2021-08-18 01:33:17,159 DEBUG 24:basic_network.py(1) - BasicNetwork init started
2021-08-18 01:33:17,160 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-18 01:33:17,167 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase')
2021-08-18 01:33:17,167 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase')
2021-08-18 01:33:17,167 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase')
2021-08-18 01:33:17,167 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-18 01:33:17,168 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase')
2021-08-18 01:33:17,168 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase')
2021-08-18 01:33:17,168 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase')
2021-08-18 01:33:17,168 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase')
2021-08-18 01:33:17,169 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase')
2021-08-18 01:33:17,169 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase')
2021-08-18 01:33:17,169 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase')
2021-08-18 01:33:17,170 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase')
2021-08-18 01:33:17,170 INFO 169:run_tests.py(1) - Running test case 'basic_network'...
2021-08-18 01:33:17,170 DEBUG 34:basic_network.py(1) - start time
2021-08-18 01:33:17,171 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-18 01:33:17,177 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-18 01:33:17,177 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-18 01:33:17,178 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-18 01:33:17,178 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-18 01:33:17,178 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-18 01:33:17,181 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-18 01:33:20,057 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 390
2021-08-18 01:33:20,061 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-18 01:33:20,061 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5122fc57-32e0-4877-aee9-f12e8435235f","invariantUUID":"8374a47d-e0f8-4e52-8eca-f4948529c262","name":"vFW 2021-08-18 00-40-00","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/5122fc57-32e0-4877-aee9-f12e8435235f/toscaModel","category":"Network L1-3","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}]
2021-08-18 01:33:20,065 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-08-18 00-40-00 from SDC
2021-08-18 01:33:20,066 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 01:33:20,066 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 01:33:20,066 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft
2021-08-18 01:33:20,067 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-18 01:33:20,067 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-18 01:33:20,068 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC
2021-08-18 01:33:20,068 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-18 01:33:20,068 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-18 01:33:20,069 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-18 01:33:20,070 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-18 01:33:20,070 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-18 01:33:20,073 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-18 01:33:21,808 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 390
2021-08-18 01:33:21,810 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-18 01:33:21,810 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5122fc57-32e0-4877-aee9-f12e8435235f","invariantUUID":"8374a47d-e0f8-4e52-8eca-f4948529c262","name":"vFW 2021-08-18 00-40-00","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/5122fc57-32e0-4877-aee9-f12e8435235f/toscaModel","category":"Network L1-3","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}]
2021-08-18 01:33:21,814 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-08-18 00-40-00 from SDC
2021-08-18 01:33:21,814 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 01:33:21,815 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 01:33:21,815 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft
2021-08-18 01:33:21,815 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-18 01:33:21,816 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-18 01:33:21,816 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC
2021-08-18 01:33:21,817 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC
2021-08-18 01:33:21,818 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC
2021-08-18 01:33:21,818 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-18 01:33:21,819 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-18 01:33:21,819 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None
2021-08-18 01:33:21,822 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-18 01:33:22,399 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-18 01:33:22,401 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200
2021-08-18 01:33:22,403 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":"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,"empty":false,"version":null,"ownerId":null}],"type":null,"empty":false,"version":null,"ownerId":null},{"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,"empty":false,"version":null,"ownerId":null},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"empty":false,"version":null,"ownerId":null}],"type":null,"empty":false,"version":null,"ownerId":null},{"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,"empty":false,"version":null,"ownerId":null},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"empty":false,"version":null,"ownerId":null}],"type":null,"empty":false,"version":null,"ownerId":null},{"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,"empty":false,"version":null,"ownerId":null},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"empty":false,"version":null,"ownerId":null},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"empty":false,"version":null,"ownerId":null},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"empty":false,"version":null,"ownerId":null},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"empty":false,"version":null,"ownerId":null},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"empty":false,"version":null,"ownerId":null},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"empty":false,"version":null,"ownerId":null},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"empty":false,"version":null,"ownerId":null}],"type":null,"empty":false,"version":null,"ownerId":null},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"empty":false,"version":null,"ownerId":null},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"empty":false,"version":null,"ownerId":null},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"empty":false,"version":null,"ownerId":null},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"empty":false,"version":null,"ownerId":null},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"empty":false,"version":null,"ownerId":null}],"type":null,"empty":false,"version":null,"ownerId":null},{"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,"empty":false,"version":null,"ownerId":null}],"type":null,"empty":false,"version":null,"ownerId":null},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"empty":false,"version":null,"ownerId":null},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"empty":false,"version":null,"ownerId":null},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"empty":false,"version":null,"ownerId":null},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"empty":false,"version":null,"ownerId":null},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"empty":false,"version":null,"ownerId":null},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"empty":false,"version":null,"ownerId":null}],"type":null,"empty":false,"version":null,"ownerId":null},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"empty":false,"version":null,"ownerId":null},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"empty":false,"version":null,"ownerId":null},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"empty":false,"version":null,"ownerId":null},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"empty":false,"version":null,"ownerId":null},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"empty":false,"version":null,"ownerId":null},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"empty":false,"version":null,"ownerId":null},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"empty":false,"version":null,"ownerId":null},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"empty":false,"version":null,"ownerId":null}],"type":null,"empty":false,"version":null,"ownerId":null},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"empty":false,"version":null,"ownerId":null},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"empty":false,"version":null,"ownerId":null},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"type":null,"empty":false,"version":null,"ownerId":null},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"empty":false,"version":null,"ownerId":null},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"empty":false,"version":null,"ownerId":null},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"empty":false,"version":null,"ownerId":null},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"empty":false,"version":null,"ownerId":null}],"type":null,"empty":false,"version":null,"ownerId":null}],"serviceCategories":[{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"empty":false,"version":null,"ownerId":null},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"empty":false,"version":null,"ownerId":null},{"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,"empty":false,"version":null,"ownerId":null},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"empty":false,"version":null,"ownerId":null},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"empty":false,"version":null,"ownerId":null},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"empty":false,"version":null,"ownerId":null},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"empty":false,"version":null,"ownerId":null},{"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,"empty":false,"version":null,"ownerId":null}],"subcategories":null,"type":null,"empty":false,"version":null,"ownerId":null}],"productCategories":[]},"version":"1.9.0"}
2021-08-18 01:33:22,407 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8
2021-08-18 01:33:22,408 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service
2021-08-18 01:33:22,408 INFO 192:__init__.py(1) - ServiceCategory found, updating information
2021-08-18 01:33:22,409 INFO 267:__init__.py(1) - attempting to create Service basic_network in SDC
2021-08-18 01:33:22,409 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-18 01:33:22,409 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-18 01:33:22,410 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-18 01:33:22,410 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-18 01:33:22,411 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-18 01:33:22,413 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-18 01:33:23,256 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 390
2021-08-18 01:33:23,258 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-18 01:33:23,258 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5122fc57-32e0-4877-aee9-f12e8435235f","invariantUUID":"8374a47d-e0f8-4e52-8eca-f4948529c262","name":"vFW 2021-08-18 00-40-00","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/5122fc57-32e0-4877-aee9-f12e8435235f/toscaModel","category":"Network L1-3","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}]
2021-08-18 01:33:23,261 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-08-18 00-40-00 from SDC
2021-08-18 01:33:23,261 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 01:33:23,262 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 01:33:23,262 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft
2021-08-18 01:33:23,262 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-18 01:33:23,262 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-18 01:33:23,263 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC
2021-08-18 01:33:23,307 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-18 01:33:23,307 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-18 01:33:23,307 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-18 01:33:23,309 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-18 01:33:25,076 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-18 01:33:25,079 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201
2021-08-18 01:33:25,081 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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,"empty":false,"version":null,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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,"empty":false,"version":null,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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,"empty":false,"version":null,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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,"empty":false,"version":null,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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,"empty":false,"version":null,"ownerId":null}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"empty":false,"version":null,"ownerId":null},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"empty":false,"version":null,"ownerId":null},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"empty":false,"version":null,"ownerId":null},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"empty":false,"version":null,"ownerId":null},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"empty":false,"version":null,"ownerId":null},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"empty":false,"version":null,"ownerId":null},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"empty":false,"version":null,"ownerId":null},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"empty":false,"version":null,"ownerId":null},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"empty":false,"version":null,"ownerId":null},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"empty":false,"version":null,"ownerId":null},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"empty":false,"version":null,"ownerId":null},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"empty":false,"version":null,"ownerId":null},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"empty":false,"version":null,"ownerId":null}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"empty":false,"version":null,"ownerId":null},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"empty":false,"version":null,"ownerId":null}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"type":null,"empty":false,"version":null,"ownerId":null}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"3755abbd-cfc8-47c8-9553-c05c05b8ba6d.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":"3755abbd-cfc8-47c8-9553-c05c05b8ba6d","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,"empty":false,"version":null,"ownerId":"3755abbd-cfc8-47c8-9553-c05c05b8ba6d"},{"definition":false,"hidden":false,"uniqueId":"3755abbd-cfc8-47c8-9553-c05c05b8ba6d.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":"3755abbd-cfc8-47c8-9553-c05c05b8ba6d","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,"empty":false,"version":null,"ownerId":"3755abbd-cfc8-47c8-9553-c05c05b8ba6d"},{"definition":false,"hidden":false,"uniqueId":"3755abbd-cfc8-47c8-9553-c05c05b8ba6d.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":"3755abbd-cfc8-47c8-9553-c05c05b8ba6d","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"empty":false,"version":null,"ownerId":"3755abbd-cfc8-47c8-9553-c05c05b8ba6d"},{"definition":false,"hidden":false,"uniqueId":"3755abbd-cfc8-47c8-9553-c05c05b8ba6d.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":"3755abbd-cfc8-47c8-9553-c05c05b8ba6d","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"empty":false,"version":null,"ownerId":"3755abbd-cfc8-47c8-9553-c05c05b8ba6d"},{"definition":false,"hidden":false,"uniqueId":"3755abbd-cfc8-47c8-9553-c05c05b8ba6d.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":"3755abbd-cfc8-47c8-9553-c05c05b8ba6d","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"empty":false,"version":null,"ownerId":"3755abbd-cfc8-47c8-9553-c05c05b8ba6d"}],"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":1629250404081,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"empty":false,"version":null,"ownerId":null},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"empty":false,"version":null,"ownerId":null},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"empty":false,"version":null,"ownerId":null},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"empty":false,"version":null,"ownerId":null},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"empty":false,"version":null,"ownerId":null},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"empty":false,"version":null,"ownerId":null}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"0.1","creationDate":1629250404281,"icon":"network_l_1-3","name":"basic_network","componentType":"SERVICE","description":"service","tags":["basic_network"],"uniqueId":"cedee066-f724-4791-a633-ac0404d04b62","componentMetadataForSupportLog":{"SupportablityComponentUUID":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","SupportablityComponentName":"basic_network","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","highestVersion":true,"systemName":"BasicNetwork","invariantUUID":"22b82523-147a-49a7-96a9-abd3fbf9379d","normalizedName":"basicnetwork","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"creatorFullName":"Carlos Santana","lastUpdateDate":1629250404281,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"empty":false,"version":null,"ownerId":null},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"empty":false,"version":null,"ownerId":null},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"empty":false,"version":null,"ownerId":null},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"empty":false,"version":null,"ownerId":null},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"empty":false,"version":null,"ownerId":null},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"empty":false,"version":null,"ownerId":null},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"empty":false,"version":null,"ownerId":null},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"empty":false,"version":null,"ownerId":null},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"empty":false,"version":null,"ownerId":null},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"empty":false,"version":null,"ownerId":null},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"empty":false,"version":null,"ownerId":null},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"empty":false,"version":null,"ownerId":null},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"empty":false,"version":null,"ownerId":null}},"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}
2021-08-18 01:33:25,086 INFO 285:__init__.py(1) - Service basic_network is created in SDC
2021-08-18 01:33:25,086 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 01:33:25,087 DEBUG 159:__init__.py(1) - check if Vl Generic NeutronNet exists in SDC
2021-08-18 01:33:25,087 INFO 129:__init__.py(1) - retrieving all objects of type Vl from SDC
2021-08-18 01:33:25,088 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-18 01:33:25,088 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-18 01:33:25,088 DEBUG 132:onap_service.py(1) - [SDC][get Vls] data sent: None
2021-08-18 01:33:25,090 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-18 01:33:25,598 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-18 01:33:25,600 INFO 142:onap_service.py(1) - [SDC][get Vls] response code: 200
2021-08-18 01:33:25,601 DEBUG 146:onap_service.py(1) - [SDC][get Vls] response: [{"uuid":"35599902-243c-4bf6-b13e-dc06a8e4601c","invariantUUID":"a2431ee2-949a-45dd-b913-bb1ab3282f9e","name":"NeutronNet","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/35599902-243c-4bf6-b13e-dc06a8e4601c/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"a01efa4d-a53d-4f0e-9c2d-5b7971cb5183","invariantUUID":"42d2fdca-ca56-464b-acd4-59301a45e364","name":"ContrailVirtualNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/a01efa4d-a53d-4f0e-9c2d-5b7971cb5183/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"70a13eaf-a305-40bb-82fd-8cfbbe9de27a","invariantUUID":"6d0d4791-4de7-4cd3-912f-faa2245f61e2","name":"VL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/70a13eaf-a305-40bb-82fd-8cfbbe9de27a/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"06081642-2a07-4483-9334-f0ac005ec24a","invariantUUID":"7111c8db-a21a-4a06-a7a8-ba1f8b350d27","name":"VL ELINE","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/06081642-2a07-4483-9334-f0ac005ec24a/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"3c3e84fe-28dd-4260-bd77-083022c6f720","invariantUUID":"45620fcd-3a13-49b8-b431-505c5612b770","name":"ExtVL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3c3e84fe-28dd-4260-bd77-083022c6f720/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"46b9d6eb-fc33-4ce8-96cf-e15ca36802d7","invariantUUID":"fa574b07-4688-44bd-958a-d42942dfe302","name":"ContrailV2VirtualNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/46b9d6eb-fc33-4ce8-96cf-e15ca36802d7/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"4ef6aa41-8bd8-414b-89cd-d6df611070ad","invariantUUID":"c3f1b9e5-4d9b-4b25-8fad-00d4c6d45e64","name":"VL OVERLAYTUNNEL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/4ef6aa41-8bd8-414b-89cd-d6df611070ad/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"e687f856-2a67-449b-9704-11a91df2d82f","invariantUUID":"51c4caea-2dc8-46d0-9d11-f578f49330ea","name":"Generic NeutronNet","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/e687f856-2a67-449b-9704-11a91df2d82f/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"a7df7aa1-5944-46f5-824f-e1430cd57433","invariantUUID":"80200482-066e-4bd1-af66-93fb5c2fd614","name":"ext ZTE VL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/a7df7aa1-5944-46f5-824f-e1430cd57433/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"a5828b58-78a5-4be1-b5f6-e2ad3fd0b8ae","invariantUUID":"d63a5bb0-b13b-4af8-8914-d404cc978a9a","name":"VL UNDERLAYVPN","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/a5828b58-78a5-4be1-b5f6-e2ad3fd0b8ae/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"0058c5a5-96c4-4756-b172-a0fafae9d85a","invariantUUID":"9372aafe-be8e-4770-8554-f39aa4886f7d","name":"NsVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/0058c5a5-96c4-4756-b172-a0fafae9d85a/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"d303adb4-d346-495a-ae51-49e17939900b","invariantUUID":"9dbe3fb3-cac3-4942-9513-4f6318019caa","name":"VnfVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/d303adb4-d346-495a-ae51-49e17939900b/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"c593af92-1dcf-4aee-b699-276d5c2f61aa","invariantUUID":"6f012bbb-ff0d-4338-939f-edadc7ddf127","name":"Network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c593af92-1dcf-4aee-b699-276d5c2f61aa/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"5c6b27cc-2c6c-4a93-ab39-619528ad6257","invariantUUID":"c02c488b-99c6-4e10-b193-21a46f3cd656","name":"GlobalNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/5c6b27cc-2c6c-4a93-ab39-619528ad6257/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"27e3df05-ca44-43aa-8d96-c062aad25d5f","invariantUUID":"7af26e2d-5089-4e81-bded-cfc06ebe93a0","name":"InternalVL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/27e3df05-ca44-43aa-8d96-c062aad25d5f/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"}]
2021-08-18 01:33:25,605 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NeutronNet from SDC
2021-08-18 01:33:25,605 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 01:33:25,606 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 01:33:25,606 DEBUG 59:sdc_resource.py(1) - SDC resource NeutronNet status: Certified
2021-08-18 01:33:25,606 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ContrailVirtualNetwork from SDC
2021-08-18 01:33:25,606 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 01:33:25,607 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 01:33:25,607 DEBUG 59:sdc_resource.py(1) - SDC resource ContrailVirtualNetwork status: Certified
2021-08-18 01:33:25,607 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL from SDC
2021-08-18 01:33:25,607 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 01:33:25,607 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 01:33:25,608 DEBUG 59:sdc_resource.py(1) - SDC resource VL status: Certified
2021-08-18 01:33:25,608 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL ELINE from SDC
2021-08-18 01:33:25,608 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 01:33:25,608 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 01:33:25,608 DEBUG 59:sdc_resource.py(1) - SDC resource VL ELINE status: Certified
2021-08-18 01:33:25,609 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ExtVL from SDC
2021-08-18 01:33:25,609 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 01:33:25,609 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 01:33:25,609 DEBUG 59:sdc_resource.py(1) - SDC resource ExtVL status: Certified
2021-08-18 01:33:25,610 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ContrailV2VirtualNetwork from SDC
2021-08-18 01:33:25,610 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 01:33:25,610 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 01:33:25,610 DEBUG 59:sdc_resource.py(1) - SDC resource ContrailV2VirtualNetwork status: Certified
2021-08-18 01:33:25,610 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL OVERLAYTUNNEL from SDC
2021-08-18 01:33:25,611 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 01:33:25,611 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 01:33:25,611 DEBUG 59:sdc_resource.py(1) - SDC resource VL OVERLAYTUNNEL status: Certified
2021-08-18 01:33:25,611 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Generic NeutronNet from SDC
2021-08-18 01:33:25,611 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 01:33:25,612 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 01:33:25,612 DEBUG 59:sdc_resource.py(1) - SDC resource Generic NeutronNet status: Certified
2021-08-18 01:33:25,612 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ext ZTE VL from SDC
2021-08-18 01:33:25,612 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 01:33:25,612 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 01:33:25,612 DEBUG 59:sdc_resource.py(1) - SDC resource ext ZTE VL status: Certified
2021-08-18 01:33:25,613 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL UNDERLAYVPN from SDC
2021-08-18 01:33:25,613 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 01:33:25,613 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 01:33:25,613 DEBUG 59:sdc_resource.py(1) - SDC resource VL UNDERLAYVPN status: Certified
2021-08-18 01:33:25,613 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NsVirtualLink from SDC
2021-08-18 01:33:25,614 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 01:33:25,614 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 01:33:25,614 DEBUG 59:sdc_resource.py(1) - SDC resource NsVirtualLink status: Certified
2021-08-18 01:33:25,614 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VnfVirtualLink from SDC
2021-08-18 01:33:25,614 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 01:33:25,615 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 01:33:25,615 DEBUG 59:sdc_resource.py(1) - SDC resource VnfVirtualLink status: Certified
2021-08-18 01:33:25,615 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Network from SDC
2021-08-18 01:33:25,615 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 01:33:25,615 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 01:33:25,615 DEBUG 59:sdc_resource.py(1) - SDC resource Network status: Certified
2021-08-18 01:33:25,616 DEBUG 273:sdc_resource.py(1) - importing SDC Resource GlobalNetwork from SDC
2021-08-18 01:33:25,616 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 01:33:25,616 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 01:33:25,616 DEBUG 59:sdc_resource.py(1) - SDC resource GlobalNetwork status: Certified
2021-08-18 01:33:25,616 DEBUG 273:sdc_resource.py(1) - importing SDC Resource InternalVL from SDC
2021-08-18 01:33:25,617 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 01:33:25,617 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 01:33:25,617 DEBUG 59:sdc_resource.py(1) - SDC resource InternalVL status: Certified
2021-08-18 01:33:25,617 DEBUG 147:__init__.py(1) - number of Vl returned: 15
2021-08-18 01:33:25,617 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic NeutronNet
2021-08-18 01:33:25,618 INFO 192:__init__.py(1) - Vl found, updating information
2021-08-18 01:33:25,618 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-18 01:33:25,618 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-18 01:33:25,619 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vl] data sent: None
2021-08-18 01:33:25,621 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-18 01:33:27,330 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-18 01:33:27,333 INFO 142:onap_service.py(1) - [SDC][Deep Load Vl] response code: 200
2021-08-18 01:33:27,337 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vl] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"25dc2484-3b09-434a-a445-b18fefb76d80","lifecycleState":"CERTIFIED","lastUpdateDate":1629242426149,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"08a10d8c-2982-4f2e-a742-2fdfd79ed0c9","invariantUUID":"c0b559ce-37cc-477f-905f-132eec7414b8","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":"23927bb1-ccf4-4657-a9db-1f375bb2d023","lifecycleState":"CERTIFIED","lastUpdateDate":1629242629301,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11f331c6-1c6f-47fb-93bd-d22bcecb92eb","invariantUUID":"b6087934-c1b4-43a0-a1c9-8e1067b3362a","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":"port","uniqueId":"06c1fe0d-2b02-4914-8db7-c62409dfe731","lifecycleState":"CERTIFIED","lastUpdateDate":1629242611367,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cfc4778d-2acb-43b1-a7a2-450897d64dfb","invariantUUID":"9691cef2-6683-424a-b99f-301655cf2f69","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"48954e6e-ce32-43ed-a85e-c90b85d4386d","lifecycleState":"CERTIFIED","lastUpdateDate":1629242707970,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11f5e892-0353-4025-ba9c-f384d1e1cbaf","invariantUUID":"a47a9bc0-084a-4d3f-9e34-15087f79c4fd","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":"networkrules","uniqueId":"87a927dd-bbfb-43cb-985e-714a1b1699e3","lifecycleState":"CERTIFIED","lastUpdateDate":1629242274738,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"feab041a-cb68-4005-afcc-bf5f7eef7484","invariantUUID":"0ea02cfa-c365-4f72-9ad5-77b7ae686468","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d87f96e0-6846-47bf-81f2-559a78926e12","lifecycleState":"CERTIFIED","lastUpdateDate":1629242239485,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"70a13eaf-a305-40bb-82fd-8cfbbe9de27a","invariantUUID":"6d0d4791-4de7-4cd3-912f-faa2245f61e2","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4c6dd9da-cf3a-4f90-8a37-6b12a3357a9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629242474598,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9af17ac-a628-4ce5-a1bf-b5acfeb0a88c","invariantUUID":"c6a64e2f-7b0f-4399-bcaa-f3a7c1ff38db","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cef9cd41-6316-4d6c-9188-aa20efc23335","lifecycleState":"CERTIFIED","lastUpdateDate":1629242660165,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ab792bf-231c-43a7-a862-99bf7c35cbc4","invariantUUID":"a93c89f4-03e8-4357-89dc-fc9cf6a64b0e","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3c2d919d-648e-4bf2-9b52-e53897669481","lifecycleState":"CERTIFIED","lastUpdateDate":1629242464499,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d9e0821-7ec8-4a25-bea2-432f4bbaf0d1","invariantUUID":"2cca58e9-e373-4ee9-945d-79b91995804a","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":"5d0f51a3-506e-47af-93df-0eb54b937302","lifecycleState":"CERTIFIED","lastUpdateDate":1629242437337,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a5828b58-78a5-4be1-b5f6-e2ad3fd0b8ae","invariantUUID":"d63a5bb0-b13b-4af8-8914-d404cc978a9a","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":"f9e4787c-50fa-4f83-8e23-6899c8bb99f2","lifecycleState":"CERTIFIED","lastUpdateDate":1629242512711,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7310d1da-d9fb-4d53-a45f-831568356ad2","invariantUUID":"ee60727c-3020-4e6b-a37d-dca9e38138ce","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d3480e3-6a50-4dd7-bbb6-ec56b8ac044d","lifecycleState":"CERTIFIED","lastUpdateDate":1629242640673,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4df5791-e322-4e14-8c73-a7507cbe26f7","invariantUUID":"84fdaebb-ce95-4424-ba97-909192a8f3f9","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":"defaulticon","uniqueId":"b4203f26-09ef-4a32-8840-3ea8faee5691","lifecycleState":"CERTIFIED","lastUpdateDate":1629242453271,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"6f075b7b-78ac-4d5b-854c-e4ea170a4e92","invariantUUID":"0a013a39-c7a8-4dcd-b057-6e8ad8c47fa4","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":"port","uniqueId":"4b99c266-8bb8-4b20-a44d-b6de095ecea4","lifecycleState":"CERTIFIED","lastUpdateDate":1629242739419,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0482f67-1c04-4afc-8bb2-0a2699b6f9bf","invariantUUID":"2dd5c74f-5a8b-4141-8cf2-09e355117c54","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e857860c-9a9e-4d6d-8ea5-c368bdba5866","lifecycleState":"CERTIFIED","lastUpdateDate":1629242146555,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9c20db9-d595-4b87-8ad4-53d9c09cd004","invariantUUID":"fba41d0b-c98b-43c1-b0ab-6df27c6d91a6","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":"objectStorage","uniqueId":"2ee95061-ff13-4c45-b216-6637333d5a7b","lifecycleState":"CERTIFIED","lastUpdateDate":1629242177550,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9c9a60b-08bb-49af-8586-901c6a404d3a","invariantUUID":"3cc1d5f0-29e9-42eb-a3bc-b78f01b48bef","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a8045131-87ee-4a10-b036-01c5ae102577","lifecycleState":"CERTIFIED","lastUpdateDate":1629242480866,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a7df7aa1-5944-46f5-824f-e1430cd57433","invariantUUID":"80200482-066e-4bd1-af66-93fb5c2fd614","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":"objectStorage","uniqueId":"3184bb37-bae4-4a2a-9d47-cedd50e2f039","lifecycleState":"CERTIFIED","lastUpdateDate":1629242532503,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad748ce2-3352-4e82-aeb9-a7c3e3b11c12","invariantUUID":"a72a8d9e-8e7d-40e1-bdae-6f2092539540","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f590c3b3-3ba3-4571-857e-b388bd21d1a2","lifecycleState":"CERTIFIED","lastUpdateDate":1629242232613,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"958e68c0-8be1-4aed-ab66-94fc49779f89","invariantUUID":"b434d7c1-a63a-4821-85a3-01b1ceb8a626","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":"29287b31-7484-476a-adb7-cb5500bee080","lifecycleState":"CERTIFIED","lastUpdateDate":1629242623859,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0084bd13-b303-46db-97e1-c341786a0b74","invariantUUID":"37114d15-91d8-435d-8f2c-8f257257005c","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":"de566176-855f-406e-93a7-55684fe12017","lifecycleState":"CERTIFIED","lastUpdateDate":1629242459423,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7950d00b-d63f-405f-9f30-b11617da9b72","invariantUUID":"eacfecbd-abea-4dac-8f58-af6fa00ec190","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":"objectStorage","uniqueId":"75d6dbc2-2263-4714-9f42-98ae383dba5e","lifecycleState":"CERTIFIED","lastUpdateDate":1629242119644,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"699923fe-b3f0-41c4-9d5c-0af8120b59f8","invariantUUID":"5f53191d-884a-4508-ae00-17d55ff23a00","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d616332e-a076-4c4c-9d81-5a2ca08c012a","lifecycleState":"CERTIFIED","lastUpdateDate":1629242367877,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9095961-f49c-4b81-aad2-ed49c7180ce3","invariantUUID":"3877842a-7bed-4eeb-be94-5f38f78ba61c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2f8059a1-ba4f-468d-9cc8-d0339b3a8a24","lifecycleState":"CERTIFIED","lastUpdateDate":1629242691572,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"194effca-becf-4167-bcde-a86515449616","invariantUUID":"784c9907-06aa-40b5-bb3d-52b559d1a80d","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"eaf0a057-cb8b-4b16-a958-3c81b1d02acf","lifecycleState":"CERTIFIED","lastUpdateDate":1629242605516,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"286487aa-199e-45ec-8047-9807a80b4bad","invariantUUID":"b1fd594d-330c-46c6-a001-231af6351a64","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"41d6b326-8215-482f-b6fa-bce4f455fb3a","lifecycleState":"CERTIFIED","lastUpdateDate":1629242593279,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"840e3f18-82c4-4612-8c52-20b701f3f104","invariantUUID":"e4eefcd5-257a-42e2-87dc-79f1a5e852e1","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":"loadBalancer","uniqueId":"daf32744-0c30-4617-bb61-079448ed6272","lifecycleState":"CERTIFIED","lastUpdateDate":1629242141061,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7932180-2352-43c4-a113-0963c56d9384","invariantUUID":"e157a0a8-72f4-4c9e-a7e7-8a218c82d7df","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d1bad1f-db77-477a-84ea-e0ff9d569495","lifecycleState":"CERTIFIED","lastUpdateDate":1629242344282,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ccc427cd-04a4-4c45-9f64-949ed5a886a6","invariantUUID":"e38558ab-0e30-4fe9-b427-34ad3cf62849","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0dd11045-814c-4886-b638-67e65d8730e3","lifecycleState":"CERTIFIED","lastUpdateDate":1629242218249,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c3e84fe-28dd-4260-bd77-083022c6f720","invariantUUID":"45620fcd-3a13-49b8-b431-505c5612b770","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":"b511cc79-57c4-48d5-843e-4b1d5b735108","lifecycleState":"CERTIFIED","lastUpdateDate":1629242399000,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55629e5d-91a0-4f96-aa1c-352b4785b2bd","invariantUUID":"3aeb48a2-de4d-4432-b43d-9b4722d4c0c4","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":"bb114fbc-fa5f-44c4-af38-119bb4c60c45","lifecycleState":"CERTIFIED","lastUpdateDate":1629242245622,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"06081642-2a07-4483-9334-f0ac005ec24a","invariantUUID":"7111c8db-a21a-4a06-a7a8-ba1f8b350d27","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"14aa706e-0987-49e5-9ba1-cb1c104d81a4","lifecycleState":"CERTIFIED","lastUpdateDate":1629242442555,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4ef6aa41-8bd8-414b-89cd-d6df611070ad","invariantUUID":"c3f1b9e5-4d9b-4b25-8fad-00d4c6d45e64","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":"port","uniqueId":"44eadc96-8276-4344-a731-c88b86bffe54","lifecycleState":"CERTIFIED","lastUpdateDate":1629242280335,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a32d885b-b198-4b1b-aac1-920c19e20470","invariantUUID":"bd411712-2672-46a8-ac3e-ec567919b47a","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bbed6273-204a-4632-9d43-0adbeeaa657d","lifecycleState":"CERTIFIED","lastUpdateDate":1629242184015,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"827ba66c-a5de-4baf-bafe-4835e132db4f","invariantUUID":"5d98bae5-3fb5-46c4-bb79-cf53055a3211","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"516ef5c8-ccf5-4cec-bb25-741d577c1e35","lifecycleState":"CERTIFIED","lastUpdateDate":1629242203477,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0223e4c7-b5b5-4331-bcff-64d7be96c166","invariantUUID":"87bd56b2-ebb1-4189-a76a-66a8c68723f3","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":"compute","uniqueId":"5d6a06e6-1849-4d76-adad-b71a712839ba","lifecycleState":"CERTIFIED","lastUpdateDate":1629242719351,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a1bf092f-daab-4f17-8499-4585f60c1fdd","invariantUUID":"5f38969c-afe6-450d-82fe-83b2c19705cf","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":"f1120476-94bf-46a1-91d6-33753dfbe682","lifecycleState":"CERTIFIED","lastUpdateDate":1629242506100,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0058c5a5-96c4-4756-b172-a0fafae9d85a","invariantUUID":"9372aafe-be8e-4770-8554-f39aa4886f7d","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ddb2da45-fbe7-4996-b5ad-6f730f631ae6","lifecycleState":"CERTIFIED","lastUpdateDate":1629242361154,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f65091c4-06d0-403c-87f4-3f72338e2b57","invariantUUID":"f6f536ff-c9bb-43f4-9247-f12aa4434ef6","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":"compute","uniqueId":"535c0c7e-31cd-4f11-a535-e7632c11096c","lifecycleState":"CERTIFIED","lastUpdateDate":1629242526183,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af89b715-4250-41cb-9b14-1d13f52d78dc","invariantUUID":"bf745613-f7c8-423a-9617-972cb60d0d2e","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34dfd12e-54d8-4c0e-a5e0-5914aa632fdc","lifecycleState":"CERTIFIED","lastUpdateDate":1629242420945,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4ef4b5d-8c7d-45b1-a672-fdb4a9f6a336","invariantUUID":"e8116c39-c190-4c26-b2ff-5ab9b80d2197","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":"defaulticon","uniqueId":"f94c8cf7-5e2a-403f-b790-18b2889b4bde","lifecycleState":"CERTIFIED","lastUpdateDate":1629242585186,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"85a8b972-e631-4256-8d2c-87441f9b5606","invariantUUID":"9ebf0689-e46d-4faa-a792-92e432e7705e","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51f86a1c-336a-4d1d-8c93-d16e07d51d12","lifecycleState":"CERTIFIED","lastUpdateDate":1629242469531,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b63d86ff-19d7-4966-b166-1fb96d621690","invariantUUID":"2b0ba16a-7e47-418c-9d42-42c8984b0459","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":"compute","uniqueId":"2d9b90ad-a770-477c-88aa-1baaa5532881","lifecycleState":"CERTIFIED","lastUpdateDate":1629242081187,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5efaeaef-25e7-4d19-be5f-b73d0fd11e37","invariantUUID":"19a7ea9c-e69d-427f-9414-f649908f5005","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":"compute","uniqueId":"c87105b4-3391-4093-b77c-c371c66267be","lifecycleState":"CERTIFIED","lastUpdateDate":1629242325245,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aef0818a-dc0f-4b62-9180-8d4167c7e28c","invariantUUID":"c712eda0-3eb3-4ab0-8406-5deaa8ff33fa","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":"baa46a95-28b5-4cb5-a223-44b01fcdee95","lifecycleState":"CERTIFIED","lastUpdateDate":1629242447926,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e687f856-2a67-449b-9704-11a91df2d82f","invariantUUID":"51c4caea-2dc8-46d0-9d11-f578f49330ea","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":"07c9574c-d133-41f2-a232-ce72aebf10eb","lifecycleState":"CERTIFIED","lastUpdateDate":1629242152402,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c593af92-1dcf-4aee-b699-276d5c2f61aa","invariantUUID":"6f012bbb-ff0d-4338-939f-edadc7ddf127","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":"3742c4fa-ce61-42e1-aa3e-061404437e34","lifecycleState":"CERTIFIED","lastUpdateDate":1629242725486,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8720cbb7-76f4-4136-8b3b-2714dd966e8b","invariantUUID":"7c906c73-0854-45dc-9f4f-e425276821d3","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":"objectStorage","uniqueId":"1982f27e-3256-4a4c-bf3a-57a01ddf785b","lifecycleState":"CERTIFIED","lastUpdateDate":1629242125995,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91822c56-299d-48d4-a8c0-68b2fc1a3e63","invariantUUID":"55e1fbac-ec0c-44af-aa43-7fb1d87971eb","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"b74f6c58-e529-43a5-8c20-14d8e3ee646d","lifecycleState":"CERTIFIED","lastUpdateDate":1629242734625,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"459f06fa-9944-4af2-be55-5fd344dbc622","invariantUUID":"6fa62c73-83fe-413d-88e3-152d4293b4a4","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":"ae8e2575-d093-4316-b8cf-745d05a01386","lifecycleState":"CERTIFIED","lastUpdateDate":1629242197082,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35599902-243c-4bf6-b13e-dc06a8e4601c","invariantUUID":"a2431ee2-949a-45dd-b913-bb1ab3282f9e","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":"defaulticon","uniqueId":"a1c80843-f9d9-457e-8d4e-e91dd34a1a81","lifecycleState":"CERTIFIED","lastUpdateDate":1629242209387,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3aa31d9-312f-42db-8bd9-7134f041ec13","invariantUUID":"d9a96287-fee0-4d5f-b7d7-95d03f5e8e91","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c7c202a-a14e-424c-b13d-10ee8ea852d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629242309812,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46b9d6eb-fc33-4ce8-96cf-e15ca36802d7","invariantUUID":"fa574b07-4688-44bd-958a-d42942dfe302","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2340d06b-cb0b-4bcc-a85c-64f4d5f062ba","lifecycleState":"CERTIFIED","lastUpdateDate":1629242714801,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd443a41-a6f2-4cf9-9199-c7499d409736","invariantUUID":"850f081a-bcf8-4006-bbdb-6cc63ce37480","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":"5a6b834c-c951-4a41-b0cf-3cde9f92caff","lifecycleState":"CERTIFIED","lastUpdateDate":1629242498574,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b58e189c-d138-4863-9789-20c506b5a261","invariantUUID":"b8314063-2861-45f1-993d-d63788ee7e8e","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":"port","uniqueId":"b35269a1-dabc-4921-86ca-1a240007a5bd","lifecycleState":"CERTIFIED","lastUpdateDate":1629242599672,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c4bdc11-62a1-4c68-aca7-ff955bd37b28","invariantUUID":"3f674fbe-6874-4f54-a0fe-676b12f3e760","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":"securityrules","uniqueId":"5e357138-9c75-4580-aad0-0a1ad6d39c1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629242316095,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3ef7bd1d-3c4f-4cbc-a2ea-d312a4186333","invariantUUID":"fe65bd33-8616-43ef-b417-729eb72e84de","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":"port","uniqueId":"f9c364ae-72f1-433b-881b-6df80e9f7d21","lifecycleState":"CERTIFIED","lastUpdateDate":1629242684243,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d670e7f-640b-49f6-9c09-f20e68d4a16d","invariantUUID":"5c7e1e0e-6089-47b8-bd45-5f24ebc1cbf1","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":"acc3fd92-88f9-4741-b6bc-8c193583d81f","lifecycleState":"CERTIFIED","lastUpdateDate":1629242336767,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"42840bd6-13f0-463e-b9a2-f8cd4701f43b","invariantUUID":"881fc1ca-bd87-457a-99f0-cd16398d7bc5","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ace81f6-cf83-4840-98db-9913381f45c5","lifecycleState":"CERTIFIED","lastUpdateDate":1629242559926,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d303adb4-d346-495a-ae51-49e17939900b","invariantUUID":"9dbe3fb3-cac3-4942-9513-4f6318019caa","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":"network","uniqueId":"e08a97a7-297a-4389-a73e-c45d4a3f6333","lifecycleState":"CERTIFIED","lastUpdateDate":1629242635105,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d94b3190-9977-4a6a-a3f1-f12427c799f3","invariantUUID":"5daeafed-d259-4b33-aa12-7d9a737032e9","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"10def696-fea6-4ab1-8efa-e517eb0ef5b2","lifecycleState":"CERTIFIED","lastUpdateDate":1629242303778,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e8f4f5aa-334b-4076-87fc-8e33b0004da9","invariantUUID":"6968b228-d1e8-4b0e-89da-d5c750479029","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":"05bfda6e-2bad-4284-a8a0-53749822f35b","lifecycleState":"CERTIFIED","lastUpdateDate":1629242552282,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a34a5b32-f858-43f4-b25c-e8106dd11315","invariantUUID":"c463dccb-9331-4b72-a86b-91c3497cdb1d","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":"f21d9375-3147-4984-bedf-9a7991698087","lifecycleState":"CERTIFIED","lastUpdateDate":1629242618420,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"007cde50-f477-4066-bf26-ff9d58efd170","invariantUUID":"4d95f7a6-a30a-484f-bebc-f51e8a8fcfbe","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":"12b98b76-2786-4a3d-87b8-c41549dcf6de","lifecycleState":"CERTIFIED","lastUpdateDate":1629242225385,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"27e3df05-ca44-43aa-8d96-c062aad25d5f","invariantUUID":"7af26e2d-5089-4e81-bded-cfc06ebe93a0","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c50742bc-0dfe-4859-b869-7bfc8beab7c8","lifecycleState":"CERTIFIED","lastUpdateDate":1629242189235,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a01efa4d-a53d-4f0e-9c2d-5b7971cb5183","invariantUUID":"42d2fdca-ca56-464b-acd4-59301a45e364","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"726bbb41-40e2-4bad-acd4-d238530da1db","lifecycleState":"CERTIFIED","lastUpdateDate":1629242330670,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f94c4bb5-8177-4d9b-b801-5e1afd4c978d","invariantUUID":"76210548-59c1-4874-bb6c-715350a2ddc0","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"41fc3549-13cd-439e-9e8c-a90151dc2aa6","lifecycleState":"CERTIFIED","lastUpdateDate":1629242673094,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a56b07e-4ac6-402f-8f29-8aa647b2ded9","invariantUUID":"a72cbc5a-d08a-4e4a-9e36-e368fbebaa2c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f0038dc-9d11-4ab2-8720-879668c10d6f","lifecycleState":"CERTIFIED","lastUpdateDate":1629242666868,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e7a137f-b884-475e-8aa0-647ce604fff4","invariantUUID":"9b7fc56e-46a9-4f83-a3ca-20eb44611306","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"30e70111-6759-4851-87ae-c11b51aa646c","lifecycleState":"CERTIFIED","lastUpdateDate":1629242112370,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"8248442d-b8b0-4281-9e0b-e29563f2f759","invariantUUID":"ec4574d9-996c-46c7-a1f7-129e6300f5c6","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a01997b-8dbc-4048-b47b-65d3641e0a51","lifecycleState":"CERTIFIED","lastUpdateDate":1629242374403,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"774532b2-bd2a-4127-bddc-ada6f100707a","invariantUUID":"e050fa0d-7790-41e3-8d4c-ca9b0e294352","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"597b0287-fd66-4bec-b8ad-0a0c5393b189","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1629247201998,"name":"vFW 2021-08-18 00-40-00","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"5122fc57-32e0-4877-aee9-f12e8435235f","invariantUUID":"8374a47d-e0f8-4e52-8eca-f4948529c262","systemName":"Vfw20210818004000","description":"catalog service description","tags":["robot-ete","vFW 2021-08-18 00-40-00"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1629250404281,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","invariantUUID":"22b82523-147a-49a7-96a9-abd3fbf9379d","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-18 01:33:27,344 DEBUG 118:sdc_resource.py(1) - Resource Generic NeutronNet found in resources list
2021-08-18 01:33:27,353 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-18 01:33:27,354 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/cedee066-f724-4791-a633-ac0404d04b62/resourceInstance
2021-08-18 01:33:27,354 DEBUG 132:onap_service.py(1) - [SDC][Add VL to service] data sent: {
  "name": "Generic NeutronNet",
  "componentVersion": "1.0",
  "posY": 100,
  "posX": 200,
  "uniqueId": "baa46a95-28b5-4cb5-a223-44b01fcdee95",
  "originType": "VL",
  "componentUid": "baa46a95-28b5-4cb5-a223-44b01fcdee95",
  "icon": "defaulticon"
}
2021-08-18 01:33:27,357 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-18 01:33:30,328 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/cedee066-f724-4791-a633-ac0404d04b62/resourceInstance HTTP/1.1" 201 None
2021-08-18 01:33:30,330 INFO 142:onap_service.py(1) - [SDC][Add VL to service] response code: 201
2021-08-18 01:33:30,331 DEBUG 146:onap_service.py(1) - [SDC][Add VL to service] response: {"capabilities":{"tosca.capabilities.Node":[{"external":false,"properties":null,"path":["cedee066-f724-4791-a633-ac0404d04b62.baa46a95-28b5-4cb5-a223-44b01fcdee95.genericneutronnet0"],"type":"tosca.capabilities.Node","ownerType":null,"name":"feature","description":null,"source":"baa46a95-28b5-4cb5-a223-44b01fcdee95","parentName":null,"uniqueId":"capability.2ac64d9a-adc9-449d-b119-c63a544006e0.feature","ownerId":"cedee066-f724-4791-a633-ac0404d04b62.baa46a95-28b5-4cb5-a223-44b01fcdee95.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"],"empty":false,"version":null}],"tosca.capabilities.network.Linkable":[{"external":false,"properties":null,"path":["cedee066-f724-4791-a633-ac0404d04b62.baa46a95-28b5-4cb5-a223-44b01fcdee95.genericneutronnet0"],"type":"tosca.capabilities.network.Linkable","ownerType":null,"name":"virtual_linkable","description":null,"source":"baa46a95-28b5-4cb5-a223-44b01fcdee95","parentName":null,"uniqueId":"capability.baa46a95-28b5-4cb5-a223-44b01fcdee95.virtual_linkable","ownerId":"cedee066-f724-4791-a633-ac0404d04b62.baa46a95-28b5-4cb5-a223-44b01fcdee95.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"],"empty":false,"version":null}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["cedee066-f724-4791-a633-ac0404d04b62.baa46a95-28b5-4cb5-a223-44b01fcdee95.genericneutronnet0"],"node":"tosca.nodes.Root","name":"dependency","source":"baa46a95-28b5-4cb5-a223-44b01fcdee95","parentName":null,"uniqueId":"2ac64d9a-adc9-449d-b119-c63a544006e0.dependency","capability":"tosca.capabilities.Node","ownerId":"2ac64d9a-adc9-449d-b119-c63a544006e0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","previousName":null,"relationship":"tosca.relationships.DependsOn","type":null,"empty":false,"version":null}]},"deploymentArtifacts":null,"artifacts":null,"groupInstances":null,"interfaces":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"baa46a95-28b5-4cb5-a223-44b01fcdee95.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":"0dd11045-814c-4886-b638-67e65d8730e3","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"empty":false,"version":null,"ownerId":"0dd11045-814c-4886-b638-67e65d8730e3"},{"definition":false,"hidden":false,"uniqueId":"baa46a95-28b5-4cb5-a223-44b01fcdee95.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":"0dd11045-814c-4886-b638-67e65d8730e3","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"empty":false,"version":null,"ownerId":"0dd11045-814c-4886-b638-67e65d8730e3"},{"definition":false,"hidden":false,"uniqueId":"0dd11045-814c-4886-b638-67e65d8730e3.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":"0dd11045-814c-4886-b638-67e65d8730e3","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"empty":false,"version":null,"ownerId":"0dd11045-814c-4886-b638-67e65d8730e3"},{"definition":false,"hidden":false,"uniqueId":"baa46a95-28b5-4cb5-a223-44b01fcdee95.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":"0dd11045-814c-4886-b638-67e65d8730e3","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"empty":false,"version":null,"ownerId":"0dd11045-814c-4886-b638-67e65d8730e3"},{"definition":false,"hidden":false,"uniqueId":"baa46a95-28b5-4cb5-a223-44b01fcdee95.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":"0dd11045-814c-4886-b638-67e65d8730e3","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"empty":false,"version":null,"ownerId":"0dd11045-814c-4886-b638-67e65d8730e3"},{"definition":false,"hidden":false,"uniqueId":"baa46a95-28b5-4cb5-a223-44b01fcdee95.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,"empty":false,"version":null,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"baa46a95-28b5-4cb5-a223-44b01fcdee95.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":"0dd11045-814c-4886-b638-67e65d8730e3","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"empty":false,"version":null,"ownerId":"0dd11045-814c-4886-b638-67e65d8730e3"},{"definition":false,"hidden":false,"uniqueId":"baa46a95-28b5-4cb5-a223-44b01fcdee95.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":"0dd11045-814c-4886-b638-67e65d8730e3","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"empty":false,"version":null,"ownerId":"0dd11045-814c-4886-b638-67e65d8730e3"},{"definition":false,"hidden":false,"uniqueId":"baa46a95-28b5-4cb5-a223-44b01fcdee95.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":"0dd11045-814c-4886-b638-67e65d8730e3","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"empty":false,"version":null,"ownerId":"0dd11045-814c-4886-b638-67e65d8730e3"},{"definition":false,"hidden":false,"uniqueId":"baa46a95-28b5-4cb5-a223-44b01fcdee95.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":"0dd11045-814c-4886-b638-67e65d8730e3","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"empty":false,"version":null,"ownerId":"0dd11045-814c-4886-b638-67e65d8730e3"}],"attributes":[{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"parentUniqueId":"2ac64d9a-adc9-449d-b119-c63a544006e0","defaultValue":null,"definition":false,"name":"tosca_name","type":"string","schema":null,"description":null,"status":null,"uniqueId":"attribute.2ac64d9a-adc9-449d-b119-c63a544006e0.tosca_name","ownerId":"2ac64d9a-adc9-449d-b119-c63a544006e0","_default":null,"entry_schema":null,"empty":false,"version":null},{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"parentUniqueId":"2ac64d9a-adc9-449d-b119-c63a544006e0","defaultValue":null,"definition":false,"name":"state","type":"string","schema":null,"description":null,"status":null,"uniqueId":"attribute.2ac64d9a-adc9-449d-b119-c63a544006e0.state","ownerId":"2ac64d9a-adc9-449d-b119-c63a544006e0","_default":null,"entry_schema":null,"empty":false,"version":null},{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"parentUniqueId":"2ac64d9a-adc9-449d-b119-c63a544006e0","defaultValue":null,"definition":false,"name":"tosca_id","type":"string","schema":null,"description":null,"status":null,"uniqueId":"attribute.2ac64d9a-adc9-449d-b119-c63a544006e0.tosca_id","ownerId":"2ac64d9a-adc9-449d-b119-c63a544006e0","_default":null,"entry_schema":null,"empty":false,"version":null}],"nodeFilter":null,"inputs":null,"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"Generic NeutronNet 0","SupportablityComponentVersion":null},"actualComponentUid":"baa46a95-28b5-4cb5-a223-44b01fcdee95","createdFromCsar":false,"name":"Generic NeutronNet 0","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.baa46a95-28b5-4cb5-a223-44b01fcdee95.genericneutronnet0","normalizedName":"genericneutronnet0","creationTime":1629250408566,"icon":"network","description":null,"originType":"VL","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"genericneutronnet0","createdFrom":null,"componentUid":"baa46a95-28b5-4cb5-a223-44b01fcdee95","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1629250408566,"customizationUUID":"67fa223a-5901-41b4-a9f3-97cbfbb7ce78","posX":"200","posY":"100","componentName":"Generic NeutronNet","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"type":null,"empty":false,"version":null,"ownerId":null}
2021-08-18 01:33:30,332 INFO 511:service.py(1) - Resource VL Generic NeutronNet has been added on serice basic_network
2021-08-18 01:33:30,335 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-18 01:33:30,336 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/9c6dd5b4-628c-4819-959d-73e94d6f5b2c/distribution
2021-08-18 01:33:30,336 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_network] data sent: None
2021-08-18 01:33:30,339 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-18 01:33:30,469 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/9c6dd5b4-628c-4819-959d-73e94d6f5b2c/distribution HTTP/1.1" 200 38
2021-08-18 01:33:30,471 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_network] response code: 200
2021-08-18 01:33:30,472 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_network] response: {"distributionStatusOfServiceList":[]}
2021-08-18 01:33:30,475 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-18 01:33:30,475 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-18 01:33:30,475 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-18 01:33:30,478 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-18 01:33:30,546 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-18 01:33:30,547 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-18 01:33:30,547 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[]}
2021-08-18 01:33:30,550 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = []
2021-08-18 01:33:30,551 INFO 728:service.py(1) - attempting to checkin Service basic_network in SDC
2021-08-18 01:33:30,556 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-18 01:33:30,556 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/cedee066-f724-4791-a633-ac0404d04b62/lifecycleState/checkin
2021-08-18 01:33:30,556 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: {
  "userRemarks": "checkin"
}
2021-08-18 01:33:30,559 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-18 01:33:33,598 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/cedee066-f724-4791-a633-ac0404d04b62/lifecycleState/checkin HTTP/1.1" 200 1199
2021-08-18 01:33:33,600 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200
2021-08-18 01:33:33,601 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"cedee066-f724-4791-a633-ac0404d04b62","name":"basic_network","version":"0.1","isHighestVersion":true,"creationDate":1629250404281,"lastUpdateDate":1629250411581,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_network"],"icon":"network_l_1-3","normalizedName":"basicnetwork","systemName":"BasicNetwork","contactId":"cs0008","allVersions":{"0.1":"cedee066-f724-4791-a633-ac0404d04b62"},"projectCode":"123456","invariantUUID":"22b82523-147a-49a7-96a9-abd3fbf9379d","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":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c"}
2021-08-18 01:33:33,604 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-18 01:33:33,605 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-18 01:33:33,605 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-18 01:33:33,605 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-18 01:33:33,606 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-18 01:33:33,608 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-18 01:33:35,199 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 771
2021-08-18 01:33:35,202 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-18 01:33:35,202 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5122fc57-32e0-4877-aee9-f12e8435235f","invariantUUID":"8374a47d-e0f8-4e52-8eca-f4948529c262","name":"vFW 2021-08-18 00-40-00","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/5122fc57-32e0-4877-aee9-f12e8435235f/toscaModel","category":"Network L1-3","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","invariantUUID":"22b82523-147a-49a7-96a9-abd3fbf9379d","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/9c6dd5b4-628c-4819-959d-73e94d6f5b2c/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}]
2021-08-18 01:33:35,206 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-08-18 00-40-00 from SDC
2021-08-18 01:33:35,206 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 01:33:35,207 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 01:33:35,207 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft
2021-08-18 01:33:35,208 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-18 01:33:35,208 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 01:33:35,209 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 01:33:35,209 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-08-18 01:33:35,209 DEBUG 147:__init__.py(1) - number of Service returned: 2
2021-08-18 01:33:35,210 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-18 01:33:35,210 INFO 192:__init__.py(1) - Service found, updating information
2021-08-18 01:33:35,211 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-18 01:33:35,211 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-18 01:33:35,212 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-18 01:33:35,214 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-18 01:33:37,377 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-18 01:33:37,380 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-18 01:33:37,383 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"25dc2484-3b09-434a-a445-b18fefb76d80","lifecycleState":"CERTIFIED","lastUpdateDate":1629242426149,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"08a10d8c-2982-4f2e-a742-2fdfd79ed0c9","invariantUUID":"c0b559ce-37cc-477f-905f-132eec7414b8","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":"23927bb1-ccf4-4657-a9db-1f375bb2d023","lifecycleState":"CERTIFIED","lastUpdateDate":1629242629301,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11f331c6-1c6f-47fb-93bd-d22bcecb92eb","invariantUUID":"b6087934-c1b4-43a0-a1c9-8e1067b3362a","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":"port","uniqueId":"06c1fe0d-2b02-4914-8db7-c62409dfe731","lifecycleState":"CERTIFIED","lastUpdateDate":1629242611367,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cfc4778d-2acb-43b1-a7a2-450897d64dfb","invariantUUID":"9691cef2-6683-424a-b99f-301655cf2f69","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"48954e6e-ce32-43ed-a85e-c90b85d4386d","lifecycleState":"CERTIFIED","lastUpdateDate":1629242707970,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11f5e892-0353-4025-ba9c-f384d1e1cbaf","invariantUUID":"a47a9bc0-084a-4d3f-9e34-15087f79c4fd","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":"networkrules","uniqueId":"87a927dd-bbfb-43cb-985e-714a1b1699e3","lifecycleState":"CERTIFIED","lastUpdateDate":1629242274738,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"feab041a-cb68-4005-afcc-bf5f7eef7484","invariantUUID":"0ea02cfa-c365-4f72-9ad5-77b7ae686468","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d87f96e0-6846-47bf-81f2-559a78926e12","lifecycleState":"CERTIFIED","lastUpdateDate":1629242239485,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"70a13eaf-a305-40bb-82fd-8cfbbe9de27a","invariantUUID":"6d0d4791-4de7-4cd3-912f-faa2245f61e2","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4c6dd9da-cf3a-4f90-8a37-6b12a3357a9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629242474598,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9af17ac-a628-4ce5-a1bf-b5acfeb0a88c","invariantUUID":"c6a64e2f-7b0f-4399-bcaa-f3a7c1ff38db","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cef9cd41-6316-4d6c-9188-aa20efc23335","lifecycleState":"CERTIFIED","lastUpdateDate":1629242660165,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ab792bf-231c-43a7-a862-99bf7c35cbc4","invariantUUID":"a93c89f4-03e8-4357-89dc-fc9cf6a64b0e","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3c2d919d-648e-4bf2-9b52-e53897669481","lifecycleState":"CERTIFIED","lastUpdateDate":1629242464499,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d9e0821-7ec8-4a25-bea2-432f4bbaf0d1","invariantUUID":"2cca58e9-e373-4ee9-945d-79b91995804a","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":"5d0f51a3-506e-47af-93df-0eb54b937302","lifecycleState":"CERTIFIED","lastUpdateDate":1629242437337,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a5828b58-78a5-4be1-b5f6-e2ad3fd0b8ae","invariantUUID":"d63a5bb0-b13b-4af8-8914-d404cc978a9a","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":"f9e4787c-50fa-4f83-8e23-6899c8bb99f2","lifecycleState":"CERTIFIED","lastUpdateDate":1629242512711,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7310d1da-d9fb-4d53-a45f-831568356ad2","invariantUUID":"ee60727c-3020-4e6b-a37d-dca9e38138ce","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d3480e3-6a50-4dd7-bbb6-ec56b8ac044d","lifecycleState":"CERTIFIED","lastUpdateDate":1629242640673,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4df5791-e322-4e14-8c73-a7507cbe26f7","invariantUUID":"84fdaebb-ce95-4424-ba97-909192a8f3f9","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":"defaulticon","uniqueId":"b4203f26-09ef-4a32-8840-3ea8faee5691","lifecycleState":"CERTIFIED","lastUpdateDate":1629242453271,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"6f075b7b-78ac-4d5b-854c-e4ea170a4e92","invariantUUID":"0a013a39-c7a8-4dcd-b057-6e8ad8c47fa4","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":"port","uniqueId":"4b99c266-8bb8-4b20-a44d-b6de095ecea4","lifecycleState":"CERTIFIED","lastUpdateDate":1629242739419,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0482f67-1c04-4afc-8bb2-0a2699b6f9bf","invariantUUID":"2dd5c74f-5a8b-4141-8cf2-09e355117c54","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e857860c-9a9e-4d6d-8ea5-c368bdba5866","lifecycleState":"CERTIFIED","lastUpdateDate":1629242146555,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9c20db9-d595-4b87-8ad4-53d9c09cd004","invariantUUID":"fba41d0b-c98b-43c1-b0ab-6df27c6d91a6","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":"objectStorage","uniqueId":"2ee95061-ff13-4c45-b216-6637333d5a7b","lifecycleState":"CERTIFIED","lastUpdateDate":1629242177550,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9c9a60b-08bb-49af-8586-901c6a404d3a","invariantUUID":"3cc1d5f0-29e9-42eb-a3bc-b78f01b48bef","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a8045131-87ee-4a10-b036-01c5ae102577","lifecycleState":"CERTIFIED","lastUpdateDate":1629242480866,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a7df7aa1-5944-46f5-824f-e1430cd57433","invariantUUID":"80200482-066e-4bd1-af66-93fb5c2fd614","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":"objectStorage","uniqueId":"3184bb37-bae4-4a2a-9d47-cedd50e2f039","lifecycleState":"CERTIFIED","lastUpdateDate":1629242532503,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad748ce2-3352-4e82-aeb9-a7c3e3b11c12","invariantUUID":"a72a8d9e-8e7d-40e1-bdae-6f2092539540","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f590c3b3-3ba3-4571-857e-b388bd21d1a2","lifecycleState":"CERTIFIED","lastUpdateDate":1629242232613,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"958e68c0-8be1-4aed-ab66-94fc49779f89","invariantUUID":"b434d7c1-a63a-4821-85a3-01b1ceb8a626","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":"29287b31-7484-476a-adb7-cb5500bee080","lifecycleState":"CERTIFIED","lastUpdateDate":1629242623859,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0084bd13-b303-46db-97e1-c341786a0b74","invariantUUID":"37114d15-91d8-435d-8f2c-8f257257005c","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":"de566176-855f-406e-93a7-55684fe12017","lifecycleState":"CERTIFIED","lastUpdateDate":1629242459423,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7950d00b-d63f-405f-9f30-b11617da9b72","invariantUUID":"eacfecbd-abea-4dac-8f58-af6fa00ec190","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":"objectStorage","uniqueId":"75d6dbc2-2263-4714-9f42-98ae383dba5e","lifecycleState":"CERTIFIED","lastUpdateDate":1629242119644,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"699923fe-b3f0-41c4-9d5c-0af8120b59f8","invariantUUID":"5f53191d-884a-4508-ae00-17d55ff23a00","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d616332e-a076-4c4c-9d81-5a2ca08c012a","lifecycleState":"CERTIFIED","lastUpdateDate":1629242367877,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9095961-f49c-4b81-aad2-ed49c7180ce3","invariantUUID":"3877842a-7bed-4eeb-be94-5f38f78ba61c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2f8059a1-ba4f-468d-9cc8-d0339b3a8a24","lifecycleState":"CERTIFIED","lastUpdateDate":1629242691572,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"194effca-becf-4167-bcde-a86515449616","invariantUUID":"784c9907-06aa-40b5-bb3d-52b559d1a80d","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"eaf0a057-cb8b-4b16-a958-3c81b1d02acf","lifecycleState":"CERTIFIED","lastUpdateDate":1629242605516,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"286487aa-199e-45ec-8047-9807a80b4bad","invariantUUID":"b1fd594d-330c-46c6-a001-231af6351a64","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"41d6b326-8215-482f-b6fa-bce4f455fb3a","lifecycleState":"CERTIFIED","lastUpdateDate":1629242593279,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"840e3f18-82c4-4612-8c52-20b701f3f104","invariantUUID":"e4eefcd5-257a-42e2-87dc-79f1a5e852e1","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":"loadBalancer","uniqueId":"daf32744-0c30-4617-bb61-079448ed6272","lifecycleState":"CERTIFIED","lastUpdateDate":1629242141061,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7932180-2352-43c4-a113-0963c56d9384","invariantUUID":"e157a0a8-72f4-4c9e-a7e7-8a218c82d7df","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d1bad1f-db77-477a-84ea-e0ff9d569495","lifecycleState":"CERTIFIED","lastUpdateDate":1629242344282,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ccc427cd-04a4-4c45-9f64-949ed5a886a6","invariantUUID":"e38558ab-0e30-4fe9-b427-34ad3cf62849","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0dd11045-814c-4886-b638-67e65d8730e3","lifecycleState":"CERTIFIED","lastUpdateDate":1629242218249,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c3e84fe-28dd-4260-bd77-083022c6f720","invariantUUID":"45620fcd-3a13-49b8-b431-505c5612b770","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":"b511cc79-57c4-48d5-843e-4b1d5b735108","lifecycleState":"CERTIFIED","lastUpdateDate":1629242399000,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55629e5d-91a0-4f96-aa1c-352b4785b2bd","invariantUUID":"3aeb48a2-de4d-4432-b43d-9b4722d4c0c4","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":"bb114fbc-fa5f-44c4-af38-119bb4c60c45","lifecycleState":"CERTIFIED","lastUpdateDate":1629242245622,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"06081642-2a07-4483-9334-f0ac005ec24a","invariantUUID":"7111c8db-a21a-4a06-a7a8-ba1f8b350d27","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"14aa706e-0987-49e5-9ba1-cb1c104d81a4","lifecycleState":"CERTIFIED","lastUpdateDate":1629242442555,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4ef6aa41-8bd8-414b-89cd-d6df611070ad","invariantUUID":"c3f1b9e5-4d9b-4b25-8fad-00d4c6d45e64","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":"port","uniqueId":"44eadc96-8276-4344-a731-c88b86bffe54","lifecycleState":"CERTIFIED","lastUpdateDate":1629242280335,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a32d885b-b198-4b1b-aac1-920c19e20470","invariantUUID":"bd411712-2672-46a8-ac3e-ec567919b47a","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bbed6273-204a-4632-9d43-0adbeeaa657d","lifecycleState":"CERTIFIED","lastUpdateDate":1629242184015,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"827ba66c-a5de-4baf-bafe-4835e132db4f","invariantUUID":"5d98bae5-3fb5-46c4-bb79-cf53055a3211","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"516ef5c8-ccf5-4cec-bb25-741d577c1e35","lifecycleState":"CERTIFIED","lastUpdateDate":1629242203477,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0223e4c7-b5b5-4331-bcff-64d7be96c166","invariantUUID":"87bd56b2-ebb1-4189-a76a-66a8c68723f3","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":"compute","uniqueId":"5d6a06e6-1849-4d76-adad-b71a712839ba","lifecycleState":"CERTIFIED","lastUpdateDate":1629242719351,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a1bf092f-daab-4f17-8499-4585f60c1fdd","invariantUUID":"5f38969c-afe6-450d-82fe-83b2c19705cf","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":"f1120476-94bf-46a1-91d6-33753dfbe682","lifecycleState":"CERTIFIED","lastUpdateDate":1629242506100,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0058c5a5-96c4-4756-b172-a0fafae9d85a","invariantUUID":"9372aafe-be8e-4770-8554-f39aa4886f7d","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ddb2da45-fbe7-4996-b5ad-6f730f631ae6","lifecycleState":"CERTIFIED","lastUpdateDate":1629242361154,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f65091c4-06d0-403c-87f4-3f72338e2b57","invariantUUID":"f6f536ff-c9bb-43f4-9247-f12aa4434ef6","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":"compute","uniqueId":"535c0c7e-31cd-4f11-a535-e7632c11096c","lifecycleState":"CERTIFIED","lastUpdateDate":1629242526183,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af89b715-4250-41cb-9b14-1d13f52d78dc","invariantUUID":"bf745613-f7c8-423a-9617-972cb60d0d2e","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34dfd12e-54d8-4c0e-a5e0-5914aa632fdc","lifecycleState":"CERTIFIED","lastUpdateDate":1629242420945,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4ef4b5d-8c7d-45b1-a672-fdb4a9f6a336","invariantUUID":"e8116c39-c190-4c26-b2ff-5ab9b80d2197","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":"defaulticon","uniqueId":"f94c8cf7-5e2a-403f-b790-18b2889b4bde","lifecycleState":"CERTIFIED","lastUpdateDate":1629242585186,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"85a8b972-e631-4256-8d2c-87441f9b5606","invariantUUID":"9ebf0689-e46d-4faa-a792-92e432e7705e","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51f86a1c-336a-4d1d-8c93-d16e07d51d12","lifecycleState":"CERTIFIED","lastUpdateDate":1629242469531,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b63d86ff-19d7-4966-b166-1fb96d621690","invariantUUID":"2b0ba16a-7e47-418c-9d42-42c8984b0459","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":"compute","uniqueId":"2d9b90ad-a770-477c-88aa-1baaa5532881","lifecycleState":"CERTIFIED","lastUpdateDate":1629242081187,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5efaeaef-25e7-4d19-be5f-b73d0fd11e37","invariantUUID":"19a7ea9c-e69d-427f-9414-f649908f5005","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":"compute","uniqueId":"c87105b4-3391-4093-b77c-c371c66267be","lifecycleState":"CERTIFIED","lastUpdateDate":1629242325245,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aef0818a-dc0f-4b62-9180-8d4167c7e28c","invariantUUID":"c712eda0-3eb3-4ab0-8406-5deaa8ff33fa","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":"baa46a95-28b5-4cb5-a223-44b01fcdee95","lifecycleState":"CERTIFIED","lastUpdateDate":1629242447926,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e687f856-2a67-449b-9704-11a91df2d82f","invariantUUID":"51c4caea-2dc8-46d0-9d11-f578f49330ea","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":"07c9574c-d133-41f2-a232-ce72aebf10eb","lifecycleState":"CERTIFIED","lastUpdateDate":1629242152402,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c593af92-1dcf-4aee-b699-276d5c2f61aa","invariantUUID":"6f012bbb-ff0d-4338-939f-edadc7ddf127","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":"3742c4fa-ce61-42e1-aa3e-061404437e34","lifecycleState":"CERTIFIED","lastUpdateDate":1629242725486,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8720cbb7-76f4-4136-8b3b-2714dd966e8b","invariantUUID":"7c906c73-0854-45dc-9f4f-e425276821d3","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":"objectStorage","uniqueId":"1982f27e-3256-4a4c-bf3a-57a01ddf785b","lifecycleState":"CERTIFIED","lastUpdateDate":1629242125995,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91822c56-299d-48d4-a8c0-68b2fc1a3e63","invariantUUID":"55e1fbac-ec0c-44af-aa43-7fb1d87971eb","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"b74f6c58-e529-43a5-8c20-14d8e3ee646d","lifecycleState":"CERTIFIED","lastUpdateDate":1629242734625,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"459f06fa-9944-4af2-be55-5fd344dbc622","invariantUUID":"6fa62c73-83fe-413d-88e3-152d4293b4a4","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":"ae8e2575-d093-4316-b8cf-745d05a01386","lifecycleState":"CERTIFIED","lastUpdateDate":1629242197082,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35599902-243c-4bf6-b13e-dc06a8e4601c","invariantUUID":"a2431ee2-949a-45dd-b913-bb1ab3282f9e","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":"defaulticon","uniqueId":"a1c80843-f9d9-457e-8d4e-e91dd34a1a81","lifecycleState":"CERTIFIED","lastUpdateDate":1629242209387,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3aa31d9-312f-42db-8bd9-7134f041ec13","invariantUUID":"d9a96287-fee0-4d5f-b7d7-95d03f5e8e91","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c7c202a-a14e-424c-b13d-10ee8ea852d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629242309812,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46b9d6eb-fc33-4ce8-96cf-e15ca36802d7","invariantUUID":"fa574b07-4688-44bd-958a-d42942dfe302","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2340d06b-cb0b-4bcc-a85c-64f4d5f062ba","lifecycleState":"CERTIFIED","lastUpdateDate":1629242714801,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd443a41-a6f2-4cf9-9199-c7499d409736","invariantUUID":"850f081a-bcf8-4006-bbdb-6cc63ce37480","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":"5a6b834c-c951-4a41-b0cf-3cde9f92caff","lifecycleState":"CERTIFIED","lastUpdateDate":1629242498574,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b58e189c-d138-4863-9789-20c506b5a261","invariantUUID":"b8314063-2861-45f1-993d-d63788ee7e8e","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":"port","uniqueId":"b35269a1-dabc-4921-86ca-1a240007a5bd","lifecycleState":"CERTIFIED","lastUpdateDate":1629242599672,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c4bdc11-62a1-4c68-aca7-ff955bd37b28","invariantUUID":"3f674fbe-6874-4f54-a0fe-676b12f3e760","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":"securityrules","uniqueId":"5e357138-9c75-4580-aad0-0a1ad6d39c1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629242316095,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3ef7bd1d-3c4f-4cbc-a2ea-d312a4186333","invariantUUID":"fe65bd33-8616-43ef-b417-729eb72e84de","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":"port","uniqueId":"f9c364ae-72f1-433b-881b-6df80e9f7d21","lifecycleState":"CERTIFIED","lastUpdateDate":1629242684243,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d670e7f-640b-49f6-9c09-f20e68d4a16d","invariantUUID":"5c7e1e0e-6089-47b8-bd45-5f24ebc1cbf1","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":"acc3fd92-88f9-4741-b6bc-8c193583d81f","lifecycleState":"CERTIFIED","lastUpdateDate":1629242336767,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"42840bd6-13f0-463e-b9a2-f8cd4701f43b","invariantUUID":"881fc1ca-bd87-457a-99f0-cd16398d7bc5","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ace81f6-cf83-4840-98db-9913381f45c5","lifecycleState":"CERTIFIED","lastUpdateDate":1629242559926,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d303adb4-d346-495a-ae51-49e17939900b","invariantUUID":"9dbe3fb3-cac3-4942-9513-4f6318019caa","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":"network","uniqueId":"e08a97a7-297a-4389-a73e-c45d4a3f6333","lifecycleState":"CERTIFIED","lastUpdateDate":1629242635105,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d94b3190-9977-4a6a-a3f1-f12427c799f3","invariantUUID":"5daeafed-d259-4b33-aa12-7d9a737032e9","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"10def696-fea6-4ab1-8efa-e517eb0ef5b2","lifecycleState":"CERTIFIED","lastUpdateDate":1629242303778,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e8f4f5aa-334b-4076-87fc-8e33b0004da9","invariantUUID":"6968b228-d1e8-4b0e-89da-d5c750479029","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":"05bfda6e-2bad-4284-a8a0-53749822f35b","lifecycleState":"CERTIFIED","lastUpdateDate":1629242552282,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a34a5b32-f858-43f4-b25c-e8106dd11315","invariantUUID":"c463dccb-9331-4b72-a86b-91c3497cdb1d","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":"f21d9375-3147-4984-bedf-9a7991698087","lifecycleState":"CERTIFIED","lastUpdateDate":1629242618420,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"007cde50-f477-4066-bf26-ff9d58efd170","invariantUUID":"4d95f7a6-a30a-484f-bebc-f51e8a8fcfbe","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":"12b98b76-2786-4a3d-87b8-c41549dcf6de","lifecycleState":"CERTIFIED","lastUpdateDate":1629242225385,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"27e3df05-ca44-43aa-8d96-c062aad25d5f","invariantUUID":"7af26e2d-5089-4e81-bded-cfc06ebe93a0","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c50742bc-0dfe-4859-b869-7bfc8beab7c8","lifecycleState":"CERTIFIED","lastUpdateDate":1629242189235,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a01efa4d-a53d-4f0e-9c2d-5b7971cb5183","invariantUUID":"42d2fdca-ca56-464b-acd4-59301a45e364","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"726bbb41-40e2-4bad-acd4-d238530da1db","lifecycleState":"CERTIFIED","lastUpdateDate":1629242330670,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f94c4bb5-8177-4d9b-b801-5e1afd4c978d","invariantUUID":"76210548-59c1-4874-bb6c-715350a2ddc0","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"41fc3549-13cd-439e-9e8c-a90151dc2aa6","lifecycleState":"CERTIFIED","lastUpdateDate":1629242673094,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a56b07e-4ac6-402f-8f29-8aa647b2ded9","invariantUUID":"a72cbc5a-d08a-4e4a-9e36-e368fbebaa2c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f0038dc-9d11-4ab2-8720-879668c10d6f","lifecycleState":"CERTIFIED","lastUpdateDate":1629242666868,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e7a137f-b884-475e-8aa0-647ce604fff4","invariantUUID":"9b7fc56e-46a9-4f83-a3ca-20eb44611306","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"30e70111-6759-4851-87ae-c11b51aa646c","lifecycleState":"CERTIFIED","lastUpdateDate":1629242112370,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"8248442d-b8b0-4281-9e0b-e29563f2f759","invariantUUID":"ec4574d9-996c-46c7-a1f7-129e6300f5c6","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a01997b-8dbc-4048-b47b-65d3641e0a51","lifecycleState":"CERTIFIED","lastUpdateDate":1629242374403,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"774532b2-bd2a-4127-bddc-ada6f100707a","invariantUUID":"e050fa0d-7790-41e3-8d4c-ca9b0e294352","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"597b0287-fd66-4bec-b8ad-0a0c5393b189","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1629247201998,"name":"vFW 2021-08-18 00-40-00","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"5122fc57-32e0-4877-aee9-f12e8435235f","invariantUUID":"8374a47d-e0f8-4e52-8eca-f4948529c262","systemName":"Vfw20210818004000","description":"catalog service description","tags":["robot-ete","vFW 2021-08-18 00-40-00"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1629250411581,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","invariantUUID":"22b82523-147a-49a7-96a9-abd3fbf9379d","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-18 01:33:37,391 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-18 01:33:37,391 INFO 728:service.py(1) - attempting to Certify Service basic_network in SDC
2021-08-18 01:33:37,397 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-18 01:33:37,397 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/cedee066-f724-4791-a633-ac0404d04b62/lifecycleState/Certify
2021-08-18 01:33:37,397 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: {
  "userRemarks": "certify"
}
2021-08-18 01:33:37,399 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-18 01:33:41,789 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/cedee066-f724-4791-a633-ac0404d04b62/lifecycleState/Certify HTTP/1.1" 200 1187
2021-08-18 01:33:41,791 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200
2021-08-18 01:33:41,791 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"8330dfd8-778c-4e2e-9278-7598492fbd6a","name":"basic_network","version":"1.0","isHighestVersion":true,"creationDate":1629250404281,"lastUpdateDate":1629250411581,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_network"],"icon":"network_l_1-3","normalizedName":"basicnetwork","systemName":"BasicNetwork","contactId":"cs0008","allVersions":{"1.0":"8330dfd8-778c-4e2e-9278-7598492fbd6a"},"projectCode":"123456","invariantUUID":"22b82523-147a-49a7-96a9-abd3fbf9379d","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":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c"}
2021-08-18 01:33:41,795 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-18 01:33:41,795 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-18 01:33:41,796 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-18 01:33:41,796 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-18 01:33:41,796 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-18 01:33:41,799 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-18 01:33:42,704 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 759
2021-08-18 01:33:42,705 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-18 01:33:42,706 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5122fc57-32e0-4877-aee9-f12e8435235f","invariantUUID":"8374a47d-e0f8-4e52-8eca-f4948529c262","name":"vFW 2021-08-18 00-40-00","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/5122fc57-32e0-4877-aee9-f12e8435235f/toscaModel","category":"Network L1-3","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","invariantUUID":"22b82523-147a-49a7-96a9-abd3fbf9379d","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9c6dd5b4-628c-4819-959d-73e94d6f5b2c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}]
2021-08-18 01:33:42,709 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-08-18 00-40-00 from SDC
2021-08-18 01:33:42,709 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 01:33:42,709 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 01:33:42,710 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft
2021-08-18 01:33:42,710 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-18 01:33:42,710 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 01:33:42,711 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 01:33:42,711 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-08-18 01:33:42,711 DEBUG 147:__init__.py(1) - number of Service returned: 2
2021-08-18 01:33:42,712 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-18 01:33:42,712 INFO 192:__init__.py(1) - Service found, updating information
2021-08-18 01:33:42,713 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-18 01:33:42,713 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-18 01:33:42,713 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-18 01:33:42,716 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-18 01:33:43,925 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-18 01:33:43,928 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-18 01:33:43,931 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"25dc2484-3b09-434a-a445-b18fefb76d80","lifecycleState":"CERTIFIED","lastUpdateDate":1629242426149,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"08a10d8c-2982-4f2e-a742-2fdfd79ed0c9","invariantUUID":"c0b559ce-37cc-477f-905f-132eec7414b8","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":"23927bb1-ccf4-4657-a9db-1f375bb2d023","lifecycleState":"CERTIFIED","lastUpdateDate":1629242629301,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11f331c6-1c6f-47fb-93bd-d22bcecb92eb","invariantUUID":"b6087934-c1b4-43a0-a1c9-8e1067b3362a","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":"port","uniqueId":"06c1fe0d-2b02-4914-8db7-c62409dfe731","lifecycleState":"CERTIFIED","lastUpdateDate":1629242611367,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cfc4778d-2acb-43b1-a7a2-450897d64dfb","invariantUUID":"9691cef2-6683-424a-b99f-301655cf2f69","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"48954e6e-ce32-43ed-a85e-c90b85d4386d","lifecycleState":"CERTIFIED","lastUpdateDate":1629242707970,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11f5e892-0353-4025-ba9c-f384d1e1cbaf","invariantUUID":"a47a9bc0-084a-4d3f-9e34-15087f79c4fd","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":"networkrules","uniqueId":"87a927dd-bbfb-43cb-985e-714a1b1699e3","lifecycleState":"CERTIFIED","lastUpdateDate":1629242274738,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"feab041a-cb68-4005-afcc-bf5f7eef7484","invariantUUID":"0ea02cfa-c365-4f72-9ad5-77b7ae686468","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d87f96e0-6846-47bf-81f2-559a78926e12","lifecycleState":"CERTIFIED","lastUpdateDate":1629242239485,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"70a13eaf-a305-40bb-82fd-8cfbbe9de27a","invariantUUID":"6d0d4791-4de7-4cd3-912f-faa2245f61e2","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4c6dd9da-cf3a-4f90-8a37-6b12a3357a9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629242474598,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9af17ac-a628-4ce5-a1bf-b5acfeb0a88c","invariantUUID":"c6a64e2f-7b0f-4399-bcaa-f3a7c1ff38db","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cef9cd41-6316-4d6c-9188-aa20efc23335","lifecycleState":"CERTIFIED","lastUpdateDate":1629242660165,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ab792bf-231c-43a7-a862-99bf7c35cbc4","invariantUUID":"a93c89f4-03e8-4357-89dc-fc9cf6a64b0e","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3c2d919d-648e-4bf2-9b52-e53897669481","lifecycleState":"CERTIFIED","lastUpdateDate":1629242464499,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d9e0821-7ec8-4a25-bea2-432f4bbaf0d1","invariantUUID":"2cca58e9-e373-4ee9-945d-79b91995804a","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":"5d0f51a3-506e-47af-93df-0eb54b937302","lifecycleState":"CERTIFIED","lastUpdateDate":1629242437337,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a5828b58-78a5-4be1-b5f6-e2ad3fd0b8ae","invariantUUID":"d63a5bb0-b13b-4af8-8914-d404cc978a9a","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":"f9e4787c-50fa-4f83-8e23-6899c8bb99f2","lifecycleState":"CERTIFIED","lastUpdateDate":1629242512711,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7310d1da-d9fb-4d53-a45f-831568356ad2","invariantUUID":"ee60727c-3020-4e6b-a37d-dca9e38138ce","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d3480e3-6a50-4dd7-bbb6-ec56b8ac044d","lifecycleState":"CERTIFIED","lastUpdateDate":1629242640673,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4df5791-e322-4e14-8c73-a7507cbe26f7","invariantUUID":"84fdaebb-ce95-4424-ba97-909192a8f3f9","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":"defaulticon","uniqueId":"b4203f26-09ef-4a32-8840-3ea8faee5691","lifecycleState":"CERTIFIED","lastUpdateDate":1629242453271,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"6f075b7b-78ac-4d5b-854c-e4ea170a4e92","invariantUUID":"0a013a39-c7a8-4dcd-b057-6e8ad8c47fa4","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":"port","uniqueId":"4b99c266-8bb8-4b20-a44d-b6de095ecea4","lifecycleState":"CERTIFIED","lastUpdateDate":1629242739419,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0482f67-1c04-4afc-8bb2-0a2699b6f9bf","invariantUUID":"2dd5c74f-5a8b-4141-8cf2-09e355117c54","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e857860c-9a9e-4d6d-8ea5-c368bdba5866","lifecycleState":"CERTIFIED","lastUpdateDate":1629242146555,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9c20db9-d595-4b87-8ad4-53d9c09cd004","invariantUUID":"fba41d0b-c98b-43c1-b0ab-6df27c6d91a6","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":"objectStorage","uniqueId":"2ee95061-ff13-4c45-b216-6637333d5a7b","lifecycleState":"CERTIFIED","lastUpdateDate":1629242177550,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9c9a60b-08bb-49af-8586-901c6a404d3a","invariantUUID":"3cc1d5f0-29e9-42eb-a3bc-b78f01b48bef","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a8045131-87ee-4a10-b036-01c5ae102577","lifecycleState":"CERTIFIED","lastUpdateDate":1629242480866,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a7df7aa1-5944-46f5-824f-e1430cd57433","invariantUUID":"80200482-066e-4bd1-af66-93fb5c2fd614","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":"objectStorage","uniqueId":"3184bb37-bae4-4a2a-9d47-cedd50e2f039","lifecycleState":"CERTIFIED","lastUpdateDate":1629242532503,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad748ce2-3352-4e82-aeb9-a7c3e3b11c12","invariantUUID":"a72a8d9e-8e7d-40e1-bdae-6f2092539540","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f590c3b3-3ba3-4571-857e-b388bd21d1a2","lifecycleState":"CERTIFIED","lastUpdateDate":1629242232613,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"958e68c0-8be1-4aed-ab66-94fc49779f89","invariantUUID":"b434d7c1-a63a-4821-85a3-01b1ceb8a626","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":"29287b31-7484-476a-adb7-cb5500bee080","lifecycleState":"CERTIFIED","lastUpdateDate":1629242623859,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0084bd13-b303-46db-97e1-c341786a0b74","invariantUUID":"37114d15-91d8-435d-8f2c-8f257257005c","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":"de566176-855f-406e-93a7-55684fe12017","lifecycleState":"CERTIFIED","lastUpdateDate":1629242459423,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7950d00b-d63f-405f-9f30-b11617da9b72","invariantUUID":"eacfecbd-abea-4dac-8f58-af6fa00ec190","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":"objectStorage","uniqueId":"75d6dbc2-2263-4714-9f42-98ae383dba5e","lifecycleState":"CERTIFIED","lastUpdateDate":1629242119644,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"699923fe-b3f0-41c4-9d5c-0af8120b59f8","invariantUUID":"5f53191d-884a-4508-ae00-17d55ff23a00","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d616332e-a076-4c4c-9d81-5a2ca08c012a","lifecycleState":"CERTIFIED","lastUpdateDate":1629242367877,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9095961-f49c-4b81-aad2-ed49c7180ce3","invariantUUID":"3877842a-7bed-4eeb-be94-5f38f78ba61c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2f8059a1-ba4f-468d-9cc8-d0339b3a8a24","lifecycleState":"CERTIFIED","lastUpdateDate":1629242691572,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"194effca-becf-4167-bcde-a86515449616","invariantUUID":"784c9907-06aa-40b5-bb3d-52b559d1a80d","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"eaf0a057-cb8b-4b16-a958-3c81b1d02acf","lifecycleState":"CERTIFIED","lastUpdateDate":1629242605516,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"286487aa-199e-45ec-8047-9807a80b4bad","invariantUUID":"b1fd594d-330c-46c6-a001-231af6351a64","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"41d6b326-8215-482f-b6fa-bce4f455fb3a","lifecycleState":"CERTIFIED","lastUpdateDate":1629242593279,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"840e3f18-82c4-4612-8c52-20b701f3f104","invariantUUID":"e4eefcd5-257a-42e2-87dc-79f1a5e852e1","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":"loadBalancer","uniqueId":"daf32744-0c30-4617-bb61-079448ed6272","lifecycleState":"CERTIFIED","lastUpdateDate":1629242141061,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7932180-2352-43c4-a113-0963c56d9384","invariantUUID":"e157a0a8-72f4-4c9e-a7e7-8a218c82d7df","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d1bad1f-db77-477a-84ea-e0ff9d569495","lifecycleState":"CERTIFIED","lastUpdateDate":1629242344282,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ccc427cd-04a4-4c45-9f64-949ed5a886a6","invariantUUID":"e38558ab-0e30-4fe9-b427-34ad3cf62849","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0dd11045-814c-4886-b638-67e65d8730e3","lifecycleState":"CERTIFIED","lastUpdateDate":1629242218249,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c3e84fe-28dd-4260-bd77-083022c6f720","invariantUUID":"45620fcd-3a13-49b8-b431-505c5612b770","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":"b511cc79-57c4-48d5-843e-4b1d5b735108","lifecycleState":"CERTIFIED","lastUpdateDate":1629242399000,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55629e5d-91a0-4f96-aa1c-352b4785b2bd","invariantUUID":"3aeb48a2-de4d-4432-b43d-9b4722d4c0c4","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":"bb114fbc-fa5f-44c4-af38-119bb4c60c45","lifecycleState":"CERTIFIED","lastUpdateDate":1629242245622,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"06081642-2a07-4483-9334-f0ac005ec24a","invariantUUID":"7111c8db-a21a-4a06-a7a8-ba1f8b350d27","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"14aa706e-0987-49e5-9ba1-cb1c104d81a4","lifecycleState":"CERTIFIED","lastUpdateDate":1629242442555,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4ef6aa41-8bd8-414b-89cd-d6df611070ad","invariantUUID":"c3f1b9e5-4d9b-4b25-8fad-00d4c6d45e64","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":"port","uniqueId":"44eadc96-8276-4344-a731-c88b86bffe54","lifecycleState":"CERTIFIED","lastUpdateDate":1629242280335,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a32d885b-b198-4b1b-aac1-920c19e20470","invariantUUID":"bd411712-2672-46a8-ac3e-ec567919b47a","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bbed6273-204a-4632-9d43-0adbeeaa657d","lifecycleState":"CERTIFIED","lastUpdateDate":1629242184015,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"827ba66c-a5de-4baf-bafe-4835e132db4f","invariantUUID":"5d98bae5-3fb5-46c4-bb79-cf53055a3211","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"516ef5c8-ccf5-4cec-bb25-741d577c1e35","lifecycleState":"CERTIFIED","lastUpdateDate":1629242203477,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0223e4c7-b5b5-4331-bcff-64d7be96c166","invariantUUID":"87bd56b2-ebb1-4189-a76a-66a8c68723f3","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":"compute","uniqueId":"5d6a06e6-1849-4d76-adad-b71a712839ba","lifecycleState":"CERTIFIED","lastUpdateDate":1629242719351,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a1bf092f-daab-4f17-8499-4585f60c1fdd","invariantUUID":"5f38969c-afe6-450d-82fe-83b2c19705cf","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":"f1120476-94bf-46a1-91d6-33753dfbe682","lifecycleState":"CERTIFIED","lastUpdateDate":1629242506100,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0058c5a5-96c4-4756-b172-a0fafae9d85a","invariantUUID":"9372aafe-be8e-4770-8554-f39aa4886f7d","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ddb2da45-fbe7-4996-b5ad-6f730f631ae6","lifecycleState":"CERTIFIED","lastUpdateDate":1629242361154,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f65091c4-06d0-403c-87f4-3f72338e2b57","invariantUUID":"f6f536ff-c9bb-43f4-9247-f12aa4434ef6","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":"compute","uniqueId":"535c0c7e-31cd-4f11-a535-e7632c11096c","lifecycleState":"CERTIFIED","lastUpdateDate":1629242526183,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af89b715-4250-41cb-9b14-1d13f52d78dc","invariantUUID":"bf745613-f7c8-423a-9617-972cb60d0d2e","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34dfd12e-54d8-4c0e-a5e0-5914aa632fdc","lifecycleState":"CERTIFIED","lastUpdateDate":1629242420945,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4ef4b5d-8c7d-45b1-a672-fdb4a9f6a336","invariantUUID":"e8116c39-c190-4c26-b2ff-5ab9b80d2197","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":"defaulticon","uniqueId":"f94c8cf7-5e2a-403f-b790-18b2889b4bde","lifecycleState":"CERTIFIED","lastUpdateDate":1629242585186,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"85a8b972-e631-4256-8d2c-87441f9b5606","invariantUUID":"9ebf0689-e46d-4faa-a792-92e432e7705e","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51f86a1c-336a-4d1d-8c93-d16e07d51d12","lifecycleState":"CERTIFIED","lastUpdateDate":1629242469531,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b63d86ff-19d7-4966-b166-1fb96d621690","invariantUUID":"2b0ba16a-7e47-418c-9d42-42c8984b0459","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":"compute","uniqueId":"2d9b90ad-a770-477c-88aa-1baaa5532881","lifecycleState":"CERTIFIED","lastUpdateDate":1629242081187,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5efaeaef-25e7-4d19-be5f-b73d0fd11e37","invariantUUID":"19a7ea9c-e69d-427f-9414-f649908f5005","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":"compute","uniqueId":"c87105b4-3391-4093-b77c-c371c66267be","lifecycleState":"CERTIFIED","lastUpdateDate":1629242325245,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aef0818a-dc0f-4b62-9180-8d4167c7e28c","invariantUUID":"c712eda0-3eb3-4ab0-8406-5deaa8ff33fa","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":"baa46a95-28b5-4cb5-a223-44b01fcdee95","lifecycleState":"CERTIFIED","lastUpdateDate":1629242447926,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e687f856-2a67-449b-9704-11a91df2d82f","invariantUUID":"51c4caea-2dc8-46d0-9d11-f578f49330ea","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":"07c9574c-d133-41f2-a232-ce72aebf10eb","lifecycleState":"CERTIFIED","lastUpdateDate":1629242152402,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c593af92-1dcf-4aee-b699-276d5c2f61aa","invariantUUID":"6f012bbb-ff0d-4338-939f-edadc7ddf127","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":"3742c4fa-ce61-42e1-aa3e-061404437e34","lifecycleState":"CERTIFIED","lastUpdateDate":1629242725486,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8720cbb7-76f4-4136-8b3b-2714dd966e8b","invariantUUID":"7c906c73-0854-45dc-9f4f-e425276821d3","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":"objectStorage","uniqueId":"1982f27e-3256-4a4c-bf3a-57a01ddf785b","lifecycleState":"CERTIFIED","lastUpdateDate":1629242125995,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91822c56-299d-48d4-a8c0-68b2fc1a3e63","invariantUUID":"55e1fbac-ec0c-44af-aa43-7fb1d87971eb","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"b74f6c58-e529-43a5-8c20-14d8e3ee646d","lifecycleState":"CERTIFIED","lastUpdateDate":1629242734625,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"459f06fa-9944-4af2-be55-5fd344dbc622","invariantUUID":"6fa62c73-83fe-413d-88e3-152d4293b4a4","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":"ae8e2575-d093-4316-b8cf-745d05a01386","lifecycleState":"CERTIFIED","lastUpdateDate":1629242197082,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35599902-243c-4bf6-b13e-dc06a8e4601c","invariantUUID":"a2431ee2-949a-45dd-b913-bb1ab3282f9e","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":"defaulticon","uniqueId":"a1c80843-f9d9-457e-8d4e-e91dd34a1a81","lifecycleState":"CERTIFIED","lastUpdateDate":1629242209387,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3aa31d9-312f-42db-8bd9-7134f041ec13","invariantUUID":"d9a96287-fee0-4d5f-b7d7-95d03f5e8e91","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c7c202a-a14e-424c-b13d-10ee8ea852d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629242309812,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46b9d6eb-fc33-4ce8-96cf-e15ca36802d7","invariantUUID":"fa574b07-4688-44bd-958a-d42942dfe302","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2340d06b-cb0b-4bcc-a85c-64f4d5f062ba","lifecycleState":"CERTIFIED","lastUpdateDate":1629242714801,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd443a41-a6f2-4cf9-9199-c7499d409736","invariantUUID":"850f081a-bcf8-4006-bbdb-6cc63ce37480","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":"5a6b834c-c951-4a41-b0cf-3cde9f92caff","lifecycleState":"CERTIFIED","lastUpdateDate":1629242498574,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b58e189c-d138-4863-9789-20c506b5a261","invariantUUID":"b8314063-2861-45f1-993d-d63788ee7e8e","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":"port","uniqueId":"b35269a1-dabc-4921-86ca-1a240007a5bd","lifecycleState":"CERTIFIED","lastUpdateDate":1629242599672,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c4bdc11-62a1-4c68-aca7-ff955bd37b28","invariantUUID":"3f674fbe-6874-4f54-a0fe-676b12f3e760","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":"securityrules","uniqueId":"5e357138-9c75-4580-aad0-0a1ad6d39c1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629242316095,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3ef7bd1d-3c4f-4cbc-a2ea-d312a4186333","invariantUUID":"fe65bd33-8616-43ef-b417-729eb72e84de","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":"port","uniqueId":"f9c364ae-72f1-433b-881b-6df80e9f7d21","lifecycleState":"CERTIFIED","lastUpdateDate":1629242684243,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d670e7f-640b-49f6-9c09-f20e68d4a16d","invariantUUID":"5c7e1e0e-6089-47b8-bd45-5f24ebc1cbf1","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":"acc3fd92-88f9-4741-b6bc-8c193583d81f","lifecycleState":"CERTIFIED","lastUpdateDate":1629242336767,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"42840bd6-13f0-463e-b9a2-f8cd4701f43b","invariantUUID":"881fc1ca-bd87-457a-99f0-cd16398d7bc5","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ace81f6-cf83-4840-98db-9913381f45c5","lifecycleState":"CERTIFIED","lastUpdateDate":1629242559926,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d303adb4-d346-495a-ae51-49e17939900b","invariantUUID":"9dbe3fb3-cac3-4942-9513-4f6318019caa","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":"network","uniqueId":"e08a97a7-297a-4389-a73e-c45d4a3f6333","lifecycleState":"CERTIFIED","lastUpdateDate":1629242635105,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d94b3190-9977-4a6a-a3f1-f12427c799f3","invariantUUID":"5daeafed-d259-4b33-aa12-7d9a737032e9","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"10def696-fea6-4ab1-8efa-e517eb0ef5b2","lifecycleState":"CERTIFIED","lastUpdateDate":1629242303778,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e8f4f5aa-334b-4076-87fc-8e33b0004da9","invariantUUID":"6968b228-d1e8-4b0e-89da-d5c750479029","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":"05bfda6e-2bad-4284-a8a0-53749822f35b","lifecycleState":"CERTIFIED","lastUpdateDate":1629242552282,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a34a5b32-f858-43f4-b25c-e8106dd11315","invariantUUID":"c463dccb-9331-4b72-a86b-91c3497cdb1d","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":"f21d9375-3147-4984-bedf-9a7991698087","lifecycleState":"CERTIFIED","lastUpdateDate":1629242618420,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"007cde50-f477-4066-bf26-ff9d58efd170","invariantUUID":"4d95f7a6-a30a-484f-bebc-f51e8a8fcfbe","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":"12b98b76-2786-4a3d-87b8-c41549dcf6de","lifecycleState":"CERTIFIED","lastUpdateDate":1629242225385,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"27e3df05-ca44-43aa-8d96-c062aad25d5f","invariantUUID":"7af26e2d-5089-4e81-bded-cfc06ebe93a0","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c50742bc-0dfe-4859-b869-7bfc8beab7c8","lifecycleState":"CERTIFIED","lastUpdateDate":1629242189235,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a01efa4d-a53d-4f0e-9c2d-5b7971cb5183","invariantUUID":"42d2fdca-ca56-464b-acd4-59301a45e364","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"726bbb41-40e2-4bad-acd4-d238530da1db","lifecycleState":"CERTIFIED","lastUpdateDate":1629242330670,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f94c4bb5-8177-4d9b-b801-5e1afd4c978d","invariantUUID":"76210548-59c1-4874-bb6c-715350a2ddc0","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"41fc3549-13cd-439e-9e8c-a90151dc2aa6","lifecycleState":"CERTIFIED","lastUpdateDate":1629242673094,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a56b07e-4ac6-402f-8f29-8aa647b2ded9","invariantUUID":"a72cbc5a-d08a-4e4a-9e36-e368fbebaa2c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f0038dc-9d11-4ab2-8720-879668c10d6f","lifecycleState":"CERTIFIED","lastUpdateDate":1629242666868,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e7a137f-b884-475e-8aa0-647ce604fff4","invariantUUID":"9b7fc56e-46a9-4f83-a3ca-20eb44611306","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"30e70111-6759-4851-87ae-c11b51aa646c","lifecycleState":"CERTIFIED","lastUpdateDate":1629242112370,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"8248442d-b8b0-4281-9e0b-e29563f2f759","invariantUUID":"ec4574d9-996c-46c7-a1f7-129e6300f5c6","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a01997b-8dbc-4048-b47b-65d3641e0a51","lifecycleState":"CERTIFIED","lastUpdateDate":1629242374403,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"774532b2-bd2a-4127-bddc-ada6f100707a","invariantUUID":"e050fa0d-7790-41e3-8d4c-ca9b0e294352","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"597b0287-fd66-4bec-b8ad-0a0c5393b189","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1629247201998,"name":"vFW 2021-08-18 00-40-00","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"5122fc57-32e0-4877-aee9-f12e8435235f","invariantUUID":"8374a47d-e0f8-4e52-8eca-f4948529c262","systemName":"Vfw20210818004000","description":"catalog service description","tags":["robot-ete","vFW 2021-08-18 00-40-00"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"8330dfd8-778c-4e2e-9278-7598492fbd6a","lifecycleState":"CERTIFIED","lastUpdateDate":1629250411581,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","invariantUUID":"22b82523-147a-49a7-96a9-abd3fbf9379d","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-18 01:33:43,939 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-18 01:33:53,950 INFO 728:service.py(1) - attempting to PROD/activate Service basic_network in SDC
2021-08-18 01:33:53,957 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-18 01:33:53,957 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/8330dfd8-778c-4e2e-9278-7598492fbd6a/distribution/PROD/activate
2021-08-18 01:33:53,958 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: {
  "userRemarks": "prod/activate"
}
2021-08-18 01:33:53,961 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-18 01:33:57,032 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/8330dfd8-778c-4e2e-9278-7598492fbd6a/distribution/PROD/activate HTTP/1.1" 200 None
2021-08-18 01:33:57,035 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200
2021-08-18 01:33:57,037 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8330dfd8-778c-4e2e-9278-7598492fbd6a","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"empty":false,"ownerId":"8330dfd8-778c-4e2e-9278-7598492fbd6a"},{"definition":false,"hidden":false,"uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8330dfd8-778c-4e2e-9278-7598492fbd6a","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"empty":false,"ownerId":"8330dfd8-778c-4e2e-9278-7598492fbd6a"},{"definition":false,"hidden":false,"uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8330dfd8-778c-4e2e-9278-7598492fbd6a","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"8330dfd8-778c-4e2e-9278-7598492fbd6a"},{"definition":false,"hidden":false,"uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8330dfd8-778c-4e2e-9278-7598492fbd6a","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"8330dfd8-778c-4e2e-9278-7598492fbd6a"},{"definition":false,"hidden":false,"uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8330dfd8-778c-4e2e-9278-7598492fbd6a","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"8330dfd8-778c-4e2e-9278-7598492fbd6a"}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.assettoscacsar","artifactName":"service-BasicNetwork-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"MjJiZThjMjk2ZTE4ODlkYmFjNjNlZDg2NWRkNDI2ZGM=","artifactUUID":"488e3118-6393-40b8-bcf6-4f2fcdb4f73d","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"cedee066-f724-4791-a633-ac0404d04b62.assettoscacsar","duplicated":false,"payloadUpdateDate":1629250419858,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629250404081,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.assettoscatemplate","artifactName":"service-BasicNetwork-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"MmQwYmU5N2I2Zjg5MzIxY2ZkMWViZGY3YTRmZWU5MDk=","artifactUUID":"ec01e950-1d72-4d6c-aba8-cb45e29717bb","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"cedee066-f724-4791-a633-ac0404d04b62.assettoscatemplate","duplicated":false,"payloadUpdateDate":1629250418985,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629250404081,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["cedee066-f724-4791-a633-ac0404d04b62.baa46a95-28b5-4cb5-a223-44b01fcdee95.genericneutronnet0"],"type":"tosca.capabilities.Node","name":"genericneutronnet0.feature","source":"baa46a95-28b5-4cb5-a223-44b01fcdee95","uniqueId":"capability.2ac64d9a-adc9-449d-b119-c63a544006e0.feature","ownerId":"cedee066-f724-4791-a633-ac0404d04b62.baa46a95-28b5-4cb5-a223-44b01fcdee95.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"],"empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["cedee066-f724-4791-a633-ac0404d04b62.baa46a95-28b5-4cb5-a223-44b01fcdee95.genericneutronnet0"],"type":"tosca.capabilities.network.Linkable","name":"genericneutronnet0.virtual_linkable","source":"baa46a95-28b5-4cb5-a223-44b01fcdee95","uniqueId":"capability.baa46a95-28b5-4cb5-a223-44b01fcdee95.virtual_linkable","ownerId":"cedee066-f724-4791-a633-ac0404d04b62.baa46a95-28b5-4cb5-a223-44b01fcdee95.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"],"empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["cedee066-f724-4791-a633-ac0404d04b62.baa46a95-28b5-4cb5-a223-44b01fcdee95.genericneutronnet0"],"node":"tosca.nodes.Root","name":"genericneutronnet0.dependency","source":"baa46a95-28b5-4cb5-a223-44b01fcdee95","uniqueId":"2ac64d9a-adc9-449d-b119-c63a544006e0.dependency","capability":"tosca.capabilities.Node","ownerId":"2ac64d9a-adc9-449d-b119-c63a544006e0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","previousName":"dependency","relationship":"tosca.relationships.DependsOn","empty":false}]},"properties":[{"definition":false,"hidden":false,"uniqueId":"baa46a95-28b5-4cb5-a223-44b01fcdee95.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":"0dd11045-814c-4886-b638-67e65d8730e3","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0dd11045-814c-4886-b638-67e65d8730e3"},{"definition":false,"hidden":false,"uniqueId":"baa46a95-28b5-4cb5-a223-44b01fcdee95.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"password":false,"name":"network_assignments","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0dd11045-814c-4886-b638-67e65d8730e3","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0dd11045-814c-4886-b638-67e65d8730e3"},{"definition":false,"hidden":false,"uniqueId":"0dd11045-814c-4886-b638-67e65d8730e3.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"exVL_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0dd11045-814c-4886-b638-67e65d8730e3","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0dd11045-814c-4886-b638-67e65d8730e3"},{"definition":false,"hidden":false,"uniqueId":"baa46a95-28b5-4cb5-a223-44b01fcdee95.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"password":false,"name":"network_flows","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0dd11045-814c-4886-b638-67e65d8730e3","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0dd11045-814c-4886-b638-67e65d8730e3"},{"definition":false,"hidden":false,"uniqueId":"baa46a95-28b5-4cb5-a223-44b01fcdee95.network_scope","type":"string","required":false,"password":false,"name":"network_scope","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0dd11045-814c-4886-b638-67e65d8730e3","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0dd11045-814c-4886-b638-67e65d8730e3"},{"definition":false,"hidden":false,"uniqueId":"baa46a95-28b5-4cb5-a223-44b01fcdee95.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":"baa46a95-28b5-4cb5-a223-44b01fcdee95.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"password":false,"name":"provider_network","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0dd11045-814c-4886-b638-67e65d8730e3","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0dd11045-814c-4886-b638-67e65d8730e3"},{"definition":false,"hidden":false,"uniqueId":"baa46a95-28b5-4cb5-a223-44b01fcdee95.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","password":false,"name":"network_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0dd11045-814c-4886-b638-67e65d8730e3","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0dd11045-814c-4886-b638-67e65d8730e3"},{"definition":false,"hidden":false,"uniqueId":"baa46a95-28b5-4cb5-a223-44b01fcdee95.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","password":false,"name":"network_technology","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0dd11045-814c-4886-b638-67e65d8730e3","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0dd11045-814c-4886-b638-67e65d8730e3"},{"definition":false,"hidden":false,"uniqueId":"baa46a95-28b5-4cb5-a223-44b01fcdee95.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"password":false,"name":"network_homing","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0dd11045-814c-4886-b638-67e65d8730e3","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0dd11045-814c-4886-b638-67e65d8730e3"}],"attributes":[{"parentUniqueId":"2ac64d9a-adc9-449d-b119-c63a544006e0","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.2ac64d9a-adc9-449d-b119-c63a544006e0.tosca_name","ownerId":"2ac64d9a-adc9-449d-b119-c63a544006e0","empty":false},{"parentUniqueId":"2ac64d9a-adc9-449d-b119-c63a544006e0","definition":false,"name":"state","type":"string","uniqueId":"attribute.2ac64d9a-adc9-449d-b119-c63a544006e0.state","ownerId":"2ac64d9a-adc9-449d-b119-c63a544006e0","empty":false},{"parentUniqueId":"2ac64d9a-adc9-449d-b119-c63a544006e0","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.2ac64d9a-adc9-449d-b119-c63a544006e0.tosca_id","ownerId":"2ac64d9a-adc9-449d-b119-c63a544006e0","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"Generic NeutronNet 0"},"actualComponentUid":"baa46a95-28b5-4cb5-a223-44b01fcdee95","createdFromCsar":false,"name":"Generic NeutronNet 0","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.baa46a95-28b5-4cb5-a223-44b01fcdee95.genericneutronnet0","normalizedName":"genericneutronnet0","creationTime":1629250408566,"icon":"network","originType":"VL","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"genericneutronnet0","componentUid":"baa46a95-28b5-4cb5-a223-44b01fcdee95","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1629250408566,"customizationUUID":"67fa223a-5901-41b4-a9f3-97cbfbb7ce78","posX":"200","posY":"100","componentName":"Generic NeutronNet","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesProperties":{"cedee066-f724-4791-a633-ac0404d04b62.baa46a95-28b5-4cb5-a223-44b01fcdee95.genericneutronnet0":[{"definition":false,"hidden":false,"uniqueId":"baa46a95-28b5-4cb5-a223-44b01fcdee95.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":"0dd11045-814c-4886-b638-67e65d8730e3","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0dd11045-814c-4886-b638-67e65d8730e3"},{"definition":false,"hidden":false,"uniqueId":"baa46a95-28b5-4cb5-a223-44b01fcdee95.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"password":false,"name":"network_assignments","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0dd11045-814c-4886-b638-67e65d8730e3","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0dd11045-814c-4886-b638-67e65d8730e3"},{"definition":false,"hidden":false,"uniqueId":"0dd11045-814c-4886-b638-67e65d8730e3.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"exVL_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0dd11045-814c-4886-b638-67e65d8730e3","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0dd11045-814c-4886-b638-67e65d8730e3"},{"definition":false,"hidden":false,"uniqueId":"baa46a95-28b5-4cb5-a223-44b01fcdee95.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"password":false,"name":"network_flows","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0dd11045-814c-4886-b638-67e65d8730e3","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0dd11045-814c-4886-b638-67e65d8730e3"},{"definition":false,"hidden":false,"uniqueId":"baa46a95-28b5-4cb5-a223-44b01fcdee95.network_scope","type":"string","required":false,"password":false,"name":"network_scope","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0dd11045-814c-4886-b638-67e65d8730e3","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0dd11045-814c-4886-b638-67e65d8730e3"},{"definition":false,"hidden":false,"uniqueId":"baa46a95-28b5-4cb5-a223-44b01fcdee95.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":"baa46a95-28b5-4cb5-a223-44b01fcdee95.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"password":false,"name":"provider_network","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0dd11045-814c-4886-b638-67e65d8730e3","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0dd11045-814c-4886-b638-67e65d8730e3"},{"definition":false,"hidden":false,"uniqueId":"baa46a95-28b5-4cb5-a223-44b01fcdee95.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","password":false,"name":"network_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0dd11045-814c-4886-b638-67e65d8730e3","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0dd11045-814c-4886-b638-67e65d8730e3"},{"definition":false,"hidden":false,"uniqueId":"baa46a95-28b5-4cb5-a223-44b01fcdee95.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","password":false,"name":"network_technology","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0dd11045-814c-4886-b638-67e65d8730e3","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0dd11045-814c-4886-b638-67e65d8730e3"},{"definition":false,"hidden":false,"uniqueId":"baa46a95-28b5-4cb5-a223-44b01fcdee95.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"password":false,"name":"network_homing","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0dd11045-814c-4886-b638-67e65d8730e3","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0dd11045-814c-4886-b638-67e65d8730e3"}]},"componentInstancesAttributes":{"cedee066-f724-4791-a633-ac0404d04b62.baa46a95-28b5-4cb5-a223-44b01fcdee95.genericneutronnet0":[{"parentUniqueId":"2ac64d9a-adc9-449d-b119-c63a544006e0","uniqueId":"attribute.2ac64d9a-adc9-449d-b119-c63a544006e0.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"2ac64d9a-adc9-449d-b119-c63a544006e0","empty":false},{"parentUniqueId":"2ac64d9a-adc9-449d-b119-c63a544006e0","uniqueId":"attribute.2ac64d9a-adc9-449d-b119-c63a544006e0.state","name":"state","type":"string","definition":false,"ownerId":"2ac64d9a-adc9-449d-b119-c63a544006e0","empty":false},{"parentUniqueId":"2ac64d9a-adc9-449d-b119-c63a544006e0","uniqueId":"attribute.2ac64d9a-adc9-449d-b119-c63a544006e0.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"2ac64d9a-adc9-449d-b119-c63a544006e0","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["cedee066-f724-4791-a633-ac0404d04b62.baa46a95-28b5-4cb5-a223-44b01fcdee95.genericneutronnet0"],"type":"tosca.capabilities.Node","name":"genericneutronnet0.feature","source":"baa46a95-28b5-4cb5-a223-44b01fcdee95","uniqueId":"capability.2ac64d9a-adc9-449d-b119-c63a544006e0.feature","ownerId":"cedee066-f724-4791-a633-ac0404d04b62.baa46a95-28b5-4cb5-a223-44b01fcdee95.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"],"empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["cedee066-f724-4791-a633-ac0404d04b62.baa46a95-28b5-4cb5-a223-44b01fcdee95.genericneutronnet0"],"type":"tosca.capabilities.network.Linkable","name":"genericneutronnet0.virtual_linkable","source":"baa46a95-28b5-4cb5-a223-44b01fcdee95","uniqueId":"capability.baa46a95-28b5-4cb5-a223-44b01fcdee95.virtual_linkable","ownerId":"cedee066-f724-4791-a633-ac0404d04b62.baa46a95-28b5-4cb5-a223-44b01fcdee95.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"],"empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["cedee066-f724-4791-a633-ac0404d04b62.baa46a95-28b5-4cb5-a223-44b01fcdee95.genericneutronnet0"],"node":"tosca.nodes.Root","name":"genericneutronnet0.dependency","source":"baa46a95-28b5-4cb5-a223-44b01fcdee95","uniqueId":"2ac64d9a-adc9-449d-b119-c63a544006e0.dependency","capability":"tosca.capabilities.Node","ownerId":"2ac64d9a-adc9-449d-b119-c63a544006e0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","previousName":"dependency","relationship":"tosca.relationships.DependsOn","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"3755abbd-cfc8-47c8-9553-c05c05b8ba6d.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3755abbd-cfc8-47c8-9553-c05c05b8ba6d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"empty":false,"ownerId":"3755abbd-cfc8-47c8-9553-c05c05b8ba6d"},{"definition":false,"hidden":false,"uniqueId":"3755abbd-cfc8-47c8-9553-c05c05b8ba6d.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3755abbd-cfc8-47c8-9553-c05c05b8ba6d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"empty":false,"ownerId":"3755abbd-cfc8-47c8-9553-c05c05b8ba6d"},{"definition":false,"hidden":false,"uniqueId":"3755abbd-cfc8-47c8-9553-c05c05b8ba6d.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3755abbd-cfc8-47c8-9553-c05c05b8ba6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"3755abbd-cfc8-47c8-9553-c05c05b8ba6d"},{"definition":false,"hidden":false,"uniqueId":"3755abbd-cfc8-47c8-9553-c05c05b8ba6d.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3755abbd-cfc8-47c8-9553-c05c05b8ba6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"3755abbd-cfc8-47c8-9553-c05c05b8ba6d"},{"definition":false,"hidden":false,"uniqueId":"3755abbd-cfc8-47c8-9553-c05c05b8ba6d.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3755abbd-cfc8-47c8-9553-c05c05b8ba6d","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"3755abbd-cfc8-47c8-9553-c05c05b8ba6d"}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"forwardingPaths":{},"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"1.0","creationDate":1629250404281,"icon":"network_l_1-3","name":"basic_network","componentType":"SERVICE","description":"service","tags":["basic_network"],"uniqueId":"8330dfd8-778c-4e2e-9278-7598492fbd6a","componentMetadataForSupportLog":{"SupportablityComponentUUID":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","SupportablityComponentName":"basic_network","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","highestVersion":true,"systemName":"BasicNetwork","invariantUUID":"22b82523-147a-49a7-96a9-abd3fbf9379d","normalizedName":"basicnetwork","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","creatorFullName":"Carlos Santana","lastUpdateDate":1629250435864,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1629250404081,"timeout":0,"artifactType":"OTHER","uniqueId":"cedee066-f724-4791-a633-ac0404d04b62.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":1629250404081,"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":"8330dfd8-778c-4e2e-9278-7598492fbd6a"},"categorySpecificMetadata":{},"archiveTime":0,"vspArchived":false,"service":true}
2021-08-18 01:33:57,041 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-18 01:33:57,041 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-18 01:33:57,042 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-18 01:33:57,042 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-18 01:33:57,043 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-18 01:33:57,045 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-18 01:33:57,637 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 745
2021-08-18 01:33:57,638 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-18 01:33:57,639 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5122fc57-32e0-4877-aee9-f12e8435235f","invariantUUID":"8374a47d-e0f8-4e52-8eca-f4948529c262","name":"vFW 2021-08-18 00-40-00","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/5122fc57-32e0-4877-aee9-f12e8435235f/toscaModel","category":"Network L1-3","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","invariantUUID":"22b82523-147a-49a7-96a9-abd3fbf9379d","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9c6dd5b4-628c-4819-959d-73e94d6f5b2c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-18 01:33:57,642 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-08-18 00-40-00 from SDC
2021-08-18 01:33:57,642 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 01:33:57,642 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 01:33:57,643 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft
2021-08-18 01:33:57,643 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-18 01:33:57,643 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 01:33:57,643 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 01:33:57,643 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-18 01:33:57,644 DEBUG 147:__init__.py(1) - number of Service returned: 2
2021-08-18 01:33:57,644 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-18 01:33:57,644 INFO 192:__init__.py(1) - Service found, updating information
2021-08-18 01:33:57,645 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-18 01:33:57,645 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-18 01:33:57,645 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-18 01:33:57,648 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-18 01:33:58,538 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-18 01:33:58,541 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-18 01:33:58,544 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"25dc2484-3b09-434a-a445-b18fefb76d80","lifecycleState":"CERTIFIED","lastUpdateDate":1629242426149,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"08a10d8c-2982-4f2e-a742-2fdfd79ed0c9","invariantUUID":"c0b559ce-37cc-477f-905f-132eec7414b8","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":"23927bb1-ccf4-4657-a9db-1f375bb2d023","lifecycleState":"CERTIFIED","lastUpdateDate":1629242629301,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11f331c6-1c6f-47fb-93bd-d22bcecb92eb","invariantUUID":"b6087934-c1b4-43a0-a1c9-8e1067b3362a","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":"port","uniqueId":"06c1fe0d-2b02-4914-8db7-c62409dfe731","lifecycleState":"CERTIFIED","lastUpdateDate":1629242611367,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cfc4778d-2acb-43b1-a7a2-450897d64dfb","invariantUUID":"9691cef2-6683-424a-b99f-301655cf2f69","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"48954e6e-ce32-43ed-a85e-c90b85d4386d","lifecycleState":"CERTIFIED","lastUpdateDate":1629242707970,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11f5e892-0353-4025-ba9c-f384d1e1cbaf","invariantUUID":"a47a9bc0-084a-4d3f-9e34-15087f79c4fd","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":"networkrules","uniqueId":"87a927dd-bbfb-43cb-985e-714a1b1699e3","lifecycleState":"CERTIFIED","lastUpdateDate":1629242274738,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"feab041a-cb68-4005-afcc-bf5f7eef7484","invariantUUID":"0ea02cfa-c365-4f72-9ad5-77b7ae686468","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d87f96e0-6846-47bf-81f2-559a78926e12","lifecycleState":"CERTIFIED","lastUpdateDate":1629242239485,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"70a13eaf-a305-40bb-82fd-8cfbbe9de27a","invariantUUID":"6d0d4791-4de7-4cd3-912f-faa2245f61e2","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4c6dd9da-cf3a-4f90-8a37-6b12a3357a9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629242474598,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9af17ac-a628-4ce5-a1bf-b5acfeb0a88c","invariantUUID":"c6a64e2f-7b0f-4399-bcaa-f3a7c1ff38db","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cef9cd41-6316-4d6c-9188-aa20efc23335","lifecycleState":"CERTIFIED","lastUpdateDate":1629242660165,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ab792bf-231c-43a7-a862-99bf7c35cbc4","invariantUUID":"a93c89f4-03e8-4357-89dc-fc9cf6a64b0e","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3c2d919d-648e-4bf2-9b52-e53897669481","lifecycleState":"CERTIFIED","lastUpdateDate":1629242464499,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d9e0821-7ec8-4a25-bea2-432f4bbaf0d1","invariantUUID":"2cca58e9-e373-4ee9-945d-79b91995804a","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":"5d0f51a3-506e-47af-93df-0eb54b937302","lifecycleState":"CERTIFIED","lastUpdateDate":1629242437337,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a5828b58-78a5-4be1-b5f6-e2ad3fd0b8ae","invariantUUID":"d63a5bb0-b13b-4af8-8914-d404cc978a9a","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":"f9e4787c-50fa-4f83-8e23-6899c8bb99f2","lifecycleState":"CERTIFIED","lastUpdateDate":1629242512711,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7310d1da-d9fb-4d53-a45f-831568356ad2","invariantUUID":"ee60727c-3020-4e6b-a37d-dca9e38138ce","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d3480e3-6a50-4dd7-bbb6-ec56b8ac044d","lifecycleState":"CERTIFIED","lastUpdateDate":1629242640673,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4df5791-e322-4e14-8c73-a7507cbe26f7","invariantUUID":"84fdaebb-ce95-4424-ba97-909192a8f3f9","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":"defaulticon","uniqueId":"b4203f26-09ef-4a32-8840-3ea8faee5691","lifecycleState":"CERTIFIED","lastUpdateDate":1629242453271,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"6f075b7b-78ac-4d5b-854c-e4ea170a4e92","invariantUUID":"0a013a39-c7a8-4dcd-b057-6e8ad8c47fa4","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":"port","uniqueId":"4b99c266-8bb8-4b20-a44d-b6de095ecea4","lifecycleState":"CERTIFIED","lastUpdateDate":1629242739419,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0482f67-1c04-4afc-8bb2-0a2699b6f9bf","invariantUUID":"2dd5c74f-5a8b-4141-8cf2-09e355117c54","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e857860c-9a9e-4d6d-8ea5-c368bdba5866","lifecycleState":"CERTIFIED","lastUpdateDate":1629242146555,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9c20db9-d595-4b87-8ad4-53d9c09cd004","invariantUUID":"fba41d0b-c98b-43c1-b0ab-6df27c6d91a6","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":"objectStorage","uniqueId":"2ee95061-ff13-4c45-b216-6637333d5a7b","lifecycleState":"CERTIFIED","lastUpdateDate":1629242177550,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9c9a60b-08bb-49af-8586-901c6a404d3a","invariantUUID":"3cc1d5f0-29e9-42eb-a3bc-b78f01b48bef","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a8045131-87ee-4a10-b036-01c5ae102577","lifecycleState":"CERTIFIED","lastUpdateDate":1629242480866,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a7df7aa1-5944-46f5-824f-e1430cd57433","invariantUUID":"80200482-066e-4bd1-af66-93fb5c2fd614","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":"objectStorage","uniqueId":"3184bb37-bae4-4a2a-9d47-cedd50e2f039","lifecycleState":"CERTIFIED","lastUpdateDate":1629242532503,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad748ce2-3352-4e82-aeb9-a7c3e3b11c12","invariantUUID":"a72a8d9e-8e7d-40e1-bdae-6f2092539540","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f590c3b3-3ba3-4571-857e-b388bd21d1a2","lifecycleState":"CERTIFIED","lastUpdateDate":1629242232613,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"958e68c0-8be1-4aed-ab66-94fc49779f89","invariantUUID":"b434d7c1-a63a-4821-85a3-01b1ceb8a626","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":"29287b31-7484-476a-adb7-cb5500bee080","lifecycleState":"CERTIFIED","lastUpdateDate":1629242623859,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0084bd13-b303-46db-97e1-c341786a0b74","invariantUUID":"37114d15-91d8-435d-8f2c-8f257257005c","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":"de566176-855f-406e-93a7-55684fe12017","lifecycleState":"CERTIFIED","lastUpdateDate":1629242459423,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7950d00b-d63f-405f-9f30-b11617da9b72","invariantUUID":"eacfecbd-abea-4dac-8f58-af6fa00ec190","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":"objectStorage","uniqueId":"75d6dbc2-2263-4714-9f42-98ae383dba5e","lifecycleState":"CERTIFIED","lastUpdateDate":1629242119644,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"699923fe-b3f0-41c4-9d5c-0af8120b59f8","invariantUUID":"5f53191d-884a-4508-ae00-17d55ff23a00","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d616332e-a076-4c4c-9d81-5a2ca08c012a","lifecycleState":"CERTIFIED","lastUpdateDate":1629242367877,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9095961-f49c-4b81-aad2-ed49c7180ce3","invariantUUID":"3877842a-7bed-4eeb-be94-5f38f78ba61c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2f8059a1-ba4f-468d-9cc8-d0339b3a8a24","lifecycleState":"CERTIFIED","lastUpdateDate":1629242691572,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"194effca-becf-4167-bcde-a86515449616","invariantUUID":"784c9907-06aa-40b5-bb3d-52b559d1a80d","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"eaf0a057-cb8b-4b16-a958-3c81b1d02acf","lifecycleState":"CERTIFIED","lastUpdateDate":1629242605516,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"286487aa-199e-45ec-8047-9807a80b4bad","invariantUUID":"b1fd594d-330c-46c6-a001-231af6351a64","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"41d6b326-8215-482f-b6fa-bce4f455fb3a","lifecycleState":"CERTIFIED","lastUpdateDate":1629242593279,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"840e3f18-82c4-4612-8c52-20b701f3f104","invariantUUID":"e4eefcd5-257a-42e2-87dc-79f1a5e852e1","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":"loadBalancer","uniqueId":"daf32744-0c30-4617-bb61-079448ed6272","lifecycleState":"CERTIFIED","lastUpdateDate":1629242141061,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7932180-2352-43c4-a113-0963c56d9384","invariantUUID":"e157a0a8-72f4-4c9e-a7e7-8a218c82d7df","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d1bad1f-db77-477a-84ea-e0ff9d569495","lifecycleState":"CERTIFIED","lastUpdateDate":1629242344282,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ccc427cd-04a4-4c45-9f64-949ed5a886a6","invariantUUID":"e38558ab-0e30-4fe9-b427-34ad3cf62849","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0dd11045-814c-4886-b638-67e65d8730e3","lifecycleState":"CERTIFIED","lastUpdateDate":1629242218249,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c3e84fe-28dd-4260-bd77-083022c6f720","invariantUUID":"45620fcd-3a13-49b8-b431-505c5612b770","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":"b511cc79-57c4-48d5-843e-4b1d5b735108","lifecycleState":"CERTIFIED","lastUpdateDate":1629242399000,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55629e5d-91a0-4f96-aa1c-352b4785b2bd","invariantUUID":"3aeb48a2-de4d-4432-b43d-9b4722d4c0c4","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":"bb114fbc-fa5f-44c4-af38-119bb4c60c45","lifecycleState":"CERTIFIED","lastUpdateDate":1629242245622,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"06081642-2a07-4483-9334-f0ac005ec24a","invariantUUID":"7111c8db-a21a-4a06-a7a8-ba1f8b350d27","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"14aa706e-0987-49e5-9ba1-cb1c104d81a4","lifecycleState":"CERTIFIED","lastUpdateDate":1629242442555,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4ef6aa41-8bd8-414b-89cd-d6df611070ad","invariantUUID":"c3f1b9e5-4d9b-4b25-8fad-00d4c6d45e64","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":"port","uniqueId":"44eadc96-8276-4344-a731-c88b86bffe54","lifecycleState":"CERTIFIED","lastUpdateDate":1629242280335,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a32d885b-b198-4b1b-aac1-920c19e20470","invariantUUID":"bd411712-2672-46a8-ac3e-ec567919b47a","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bbed6273-204a-4632-9d43-0adbeeaa657d","lifecycleState":"CERTIFIED","lastUpdateDate":1629242184015,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"827ba66c-a5de-4baf-bafe-4835e132db4f","invariantUUID":"5d98bae5-3fb5-46c4-bb79-cf53055a3211","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"516ef5c8-ccf5-4cec-bb25-741d577c1e35","lifecycleState":"CERTIFIED","lastUpdateDate":1629242203477,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0223e4c7-b5b5-4331-bcff-64d7be96c166","invariantUUID":"87bd56b2-ebb1-4189-a76a-66a8c68723f3","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":"compute","uniqueId":"5d6a06e6-1849-4d76-adad-b71a712839ba","lifecycleState":"CERTIFIED","lastUpdateDate":1629242719351,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a1bf092f-daab-4f17-8499-4585f60c1fdd","invariantUUID":"5f38969c-afe6-450d-82fe-83b2c19705cf","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":"f1120476-94bf-46a1-91d6-33753dfbe682","lifecycleState":"CERTIFIED","lastUpdateDate":1629242506100,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0058c5a5-96c4-4756-b172-a0fafae9d85a","invariantUUID":"9372aafe-be8e-4770-8554-f39aa4886f7d","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ddb2da45-fbe7-4996-b5ad-6f730f631ae6","lifecycleState":"CERTIFIED","lastUpdateDate":1629242361154,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f65091c4-06d0-403c-87f4-3f72338e2b57","invariantUUID":"f6f536ff-c9bb-43f4-9247-f12aa4434ef6","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":"compute","uniqueId":"535c0c7e-31cd-4f11-a535-e7632c11096c","lifecycleState":"CERTIFIED","lastUpdateDate":1629242526183,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af89b715-4250-41cb-9b14-1d13f52d78dc","invariantUUID":"bf745613-f7c8-423a-9617-972cb60d0d2e","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34dfd12e-54d8-4c0e-a5e0-5914aa632fdc","lifecycleState":"CERTIFIED","lastUpdateDate":1629242420945,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4ef4b5d-8c7d-45b1-a672-fdb4a9f6a336","invariantUUID":"e8116c39-c190-4c26-b2ff-5ab9b80d2197","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":"defaulticon","uniqueId":"f94c8cf7-5e2a-403f-b790-18b2889b4bde","lifecycleState":"CERTIFIED","lastUpdateDate":1629242585186,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"85a8b972-e631-4256-8d2c-87441f9b5606","invariantUUID":"9ebf0689-e46d-4faa-a792-92e432e7705e","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51f86a1c-336a-4d1d-8c93-d16e07d51d12","lifecycleState":"CERTIFIED","lastUpdateDate":1629242469531,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b63d86ff-19d7-4966-b166-1fb96d621690","invariantUUID":"2b0ba16a-7e47-418c-9d42-42c8984b0459","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":"compute","uniqueId":"2d9b90ad-a770-477c-88aa-1baaa5532881","lifecycleState":"CERTIFIED","lastUpdateDate":1629242081187,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5efaeaef-25e7-4d19-be5f-b73d0fd11e37","invariantUUID":"19a7ea9c-e69d-427f-9414-f649908f5005","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":"compute","uniqueId":"c87105b4-3391-4093-b77c-c371c66267be","lifecycleState":"CERTIFIED","lastUpdateDate":1629242325245,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aef0818a-dc0f-4b62-9180-8d4167c7e28c","invariantUUID":"c712eda0-3eb3-4ab0-8406-5deaa8ff33fa","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":"baa46a95-28b5-4cb5-a223-44b01fcdee95","lifecycleState":"CERTIFIED","lastUpdateDate":1629242447926,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e687f856-2a67-449b-9704-11a91df2d82f","invariantUUID":"51c4caea-2dc8-46d0-9d11-f578f49330ea","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":"07c9574c-d133-41f2-a232-ce72aebf10eb","lifecycleState":"CERTIFIED","lastUpdateDate":1629242152402,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c593af92-1dcf-4aee-b699-276d5c2f61aa","invariantUUID":"6f012bbb-ff0d-4338-939f-edadc7ddf127","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":"3742c4fa-ce61-42e1-aa3e-061404437e34","lifecycleState":"CERTIFIED","lastUpdateDate":1629242725486,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8720cbb7-76f4-4136-8b3b-2714dd966e8b","invariantUUID":"7c906c73-0854-45dc-9f4f-e425276821d3","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":"objectStorage","uniqueId":"1982f27e-3256-4a4c-bf3a-57a01ddf785b","lifecycleState":"CERTIFIED","lastUpdateDate":1629242125995,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91822c56-299d-48d4-a8c0-68b2fc1a3e63","invariantUUID":"55e1fbac-ec0c-44af-aa43-7fb1d87971eb","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"b74f6c58-e529-43a5-8c20-14d8e3ee646d","lifecycleState":"CERTIFIED","lastUpdateDate":1629242734625,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"459f06fa-9944-4af2-be55-5fd344dbc622","invariantUUID":"6fa62c73-83fe-413d-88e3-152d4293b4a4","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":"ae8e2575-d093-4316-b8cf-745d05a01386","lifecycleState":"CERTIFIED","lastUpdateDate":1629242197082,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35599902-243c-4bf6-b13e-dc06a8e4601c","invariantUUID":"a2431ee2-949a-45dd-b913-bb1ab3282f9e","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":"defaulticon","uniqueId":"a1c80843-f9d9-457e-8d4e-e91dd34a1a81","lifecycleState":"CERTIFIED","lastUpdateDate":1629242209387,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3aa31d9-312f-42db-8bd9-7134f041ec13","invariantUUID":"d9a96287-fee0-4d5f-b7d7-95d03f5e8e91","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c7c202a-a14e-424c-b13d-10ee8ea852d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629242309812,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46b9d6eb-fc33-4ce8-96cf-e15ca36802d7","invariantUUID":"fa574b07-4688-44bd-958a-d42942dfe302","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2340d06b-cb0b-4bcc-a85c-64f4d5f062ba","lifecycleState":"CERTIFIED","lastUpdateDate":1629242714801,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd443a41-a6f2-4cf9-9199-c7499d409736","invariantUUID":"850f081a-bcf8-4006-bbdb-6cc63ce37480","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":"5a6b834c-c951-4a41-b0cf-3cde9f92caff","lifecycleState":"CERTIFIED","lastUpdateDate":1629242498574,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b58e189c-d138-4863-9789-20c506b5a261","invariantUUID":"b8314063-2861-45f1-993d-d63788ee7e8e","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":"port","uniqueId":"b35269a1-dabc-4921-86ca-1a240007a5bd","lifecycleState":"CERTIFIED","lastUpdateDate":1629242599672,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c4bdc11-62a1-4c68-aca7-ff955bd37b28","invariantUUID":"3f674fbe-6874-4f54-a0fe-676b12f3e760","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":"securityrules","uniqueId":"5e357138-9c75-4580-aad0-0a1ad6d39c1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629242316095,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3ef7bd1d-3c4f-4cbc-a2ea-d312a4186333","invariantUUID":"fe65bd33-8616-43ef-b417-729eb72e84de","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":"port","uniqueId":"f9c364ae-72f1-433b-881b-6df80e9f7d21","lifecycleState":"CERTIFIED","lastUpdateDate":1629242684243,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d670e7f-640b-49f6-9c09-f20e68d4a16d","invariantUUID":"5c7e1e0e-6089-47b8-bd45-5f24ebc1cbf1","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":"acc3fd92-88f9-4741-b6bc-8c193583d81f","lifecycleState":"CERTIFIED","lastUpdateDate":1629242336767,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"42840bd6-13f0-463e-b9a2-f8cd4701f43b","invariantUUID":"881fc1ca-bd87-457a-99f0-cd16398d7bc5","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ace81f6-cf83-4840-98db-9913381f45c5","lifecycleState":"CERTIFIED","lastUpdateDate":1629242559926,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d303adb4-d346-495a-ae51-49e17939900b","invariantUUID":"9dbe3fb3-cac3-4942-9513-4f6318019caa","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":"network","uniqueId":"e08a97a7-297a-4389-a73e-c45d4a3f6333","lifecycleState":"CERTIFIED","lastUpdateDate":1629242635105,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d94b3190-9977-4a6a-a3f1-f12427c799f3","invariantUUID":"5daeafed-d259-4b33-aa12-7d9a737032e9","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"10def696-fea6-4ab1-8efa-e517eb0ef5b2","lifecycleState":"CERTIFIED","lastUpdateDate":1629242303778,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e8f4f5aa-334b-4076-87fc-8e33b0004da9","invariantUUID":"6968b228-d1e8-4b0e-89da-d5c750479029","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":"05bfda6e-2bad-4284-a8a0-53749822f35b","lifecycleState":"CERTIFIED","lastUpdateDate":1629242552282,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a34a5b32-f858-43f4-b25c-e8106dd11315","invariantUUID":"c463dccb-9331-4b72-a86b-91c3497cdb1d","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":"f21d9375-3147-4984-bedf-9a7991698087","lifecycleState":"CERTIFIED","lastUpdateDate":1629242618420,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"007cde50-f477-4066-bf26-ff9d58efd170","invariantUUID":"4d95f7a6-a30a-484f-bebc-f51e8a8fcfbe","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":"12b98b76-2786-4a3d-87b8-c41549dcf6de","lifecycleState":"CERTIFIED","lastUpdateDate":1629242225385,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"27e3df05-ca44-43aa-8d96-c062aad25d5f","invariantUUID":"7af26e2d-5089-4e81-bded-cfc06ebe93a0","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c50742bc-0dfe-4859-b869-7bfc8beab7c8","lifecycleState":"CERTIFIED","lastUpdateDate":1629242189235,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a01efa4d-a53d-4f0e-9c2d-5b7971cb5183","invariantUUID":"42d2fdca-ca56-464b-acd4-59301a45e364","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"726bbb41-40e2-4bad-acd4-d238530da1db","lifecycleState":"CERTIFIED","lastUpdateDate":1629242330670,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f94c4bb5-8177-4d9b-b801-5e1afd4c978d","invariantUUID":"76210548-59c1-4874-bb6c-715350a2ddc0","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"41fc3549-13cd-439e-9e8c-a90151dc2aa6","lifecycleState":"CERTIFIED","lastUpdateDate":1629242673094,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a56b07e-4ac6-402f-8f29-8aa647b2ded9","invariantUUID":"a72cbc5a-d08a-4e4a-9e36-e368fbebaa2c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f0038dc-9d11-4ab2-8720-879668c10d6f","lifecycleState":"CERTIFIED","lastUpdateDate":1629242666868,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e7a137f-b884-475e-8aa0-647ce604fff4","invariantUUID":"9b7fc56e-46a9-4f83-a3ca-20eb44611306","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"30e70111-6759-4851-87ae-c11b51aa646c","lifecycleState":"CERTIFIED","lastUpdateDate":1629242112370,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"8248442d-b8b0-4281-9e0b-e29563f2f759","invariantUUID":"ec4574d9-996c-46c7-a1f7-129e6300f5c6","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a01997b-8dbc-4048-b47b-65d3641e0a51","lifecycleState":"CERTIFIED","lastUpdateDate":1629242374403,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"774532b2-bd2a-4127-bddc-ada6f100707a","invariantUUID":"e050fa0d-7790-41e3-8d4c-ca9b0e294352","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"597b0287-fd66-4bec-b8ad-0a0c5393b189","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1629247201998,"name":"vFW 2021-08-18 00-40-00","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"5122fc57-32e0-4877-aee9-f12e8435235f","invariantUUID":"8374a47d-e0f8-4e52-8eca-f4948529c262","systemName":"Vfw20210818004000","description":"catalog service description","tags":["robot-ete","vFW 2021-08-18 00-40-00"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"8330dfd8-778c-4e2e-9278-7598492fbd6a","lifecycleState":"CERTIFIED","lastUpdateDate":1629250435864,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","invariantUUID":"22b82523-147a-49a7-96a9-abd3fbf9379d","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-18 01:33:58,551 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-18 01:33:58,551 INFO 201:service.py(1) - Service basic_network onboarded
2021-08-18 01:33:58,552 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists *
2021-08-18 01:33:58,553 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-18 01:33:58,553 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-18 01:33:58,553 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-18 01:33:58,556 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 01:33:58,652 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-18 01:33:58,652 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404
2021-08-18 01:33:58,653 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-18 01:33:58,653 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-18 01:33:58,654 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-18 01:33:58,666 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-18 01:33:58,667 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-18 01:33:58,667 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-18 01:33:58,669 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 01:33:58,823 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-18 01:33:58,825 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201
2021-08-18 01:33:58,825 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 
2021-08-18 01:33:58,828 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-18 01:33:58,828 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-18 01:33:58,829 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-18 01:33:58,831 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 01:33:58,892 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-18 01:33:58,893 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-18 01:33:58,893 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":"1629250438715"}]}
2021-08-18 01:33:58,923 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-18 01:33:58,923 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/821a049a-991f-402d-bf2a-d4b56996b7be
2021-08-18 01:33:58,924 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: {
    "esr-system-info-id": "821a049a-991f-402d-bf2a-d4b56996b7be",
    "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-18 01:33:58,926 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 01:33:59,738 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/821a049a-991f-402d-bf2a-d4b56996b7be HTTP/1.1" 201 0
2021-08-18 01:33:59,739 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201
2021-08-18 01:33:59,739 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 
2021-08-18 01:33:59,743 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-18 01:33:59,743 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-18 01:33:59,743 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-18 01:33:59,746 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 01:33:59,795 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-18 01:33:59,796 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404
2021-08-18 01:33:59,796 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-18 01:33:59,797 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-18 01:33:59,797 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-18 01:33:59,797 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant
2021-08-18 01:33:59,797 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise
2021-08-18 01:33:59,801 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-18 01:33:59,801 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-18 01:33:59,802 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-18 01:33:59,803 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 01:33:59,890 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-18 01:33:59,891 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201
2021-08-18 01:33:59,892 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 
2021-08-18 01:33:59,895 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-18 01:33:59,895 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-18 01:33:59,895 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None
2021-08-18 01:33:59,898 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 01:33:59,947 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-18 01:33:59,948 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404
2021-08-18 01:33:59,948 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-18 01:33:59,948 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-18 01:33:59,949 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-18 01:33:59,953 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-18 01:33:59,953 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-18 01:33:59,953 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-18 01:33:59,955 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 01:34:00,380 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-18 01:34:00,382 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201
2021-08-18 01:34:00,382 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 
2021-08-18 01:34:00,399 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-18 01:34:00,399 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-18 01:34:00,400 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-18 01:34:00,402 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 01:34:01,379 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-18 01:34:01,380 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 201
2021-08-18 01:34:01,381 DEBUG 146:onap_service.py(1) - [AAI][create complex] response: 
2021-08-18 01:34:01,384 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-18 01:34:01,385 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-18 01:34:01,385 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-18 01:34:01,388 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 01:34:01,453 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-18 01:34:01,462 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-18 01:34:01,463 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":"1629250438715"}]}
2021-08-18 01:34:01,475 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-18 01:34:01,475 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-18 01:34:01,476 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-18 01:34:01,478 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 01:34:01,726 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-18 01:34:01,727 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200
2021-08-18 01:34:01,728 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 
2021-08-18 01:34:01,740 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-18 01:34:01,740 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-18 01:34:01,741 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-18 01:34:01,743 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 01:34:01,969 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-18 01:34:01,970 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201
2021-08-18 01:34:01,970 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 
2021-08-18 01:34:01,973 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-18 01:34:01,974 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-18 01:34:01,974 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None
2021-08-18 01:34:01,976 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 01:34:02,078 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-18 01:34:02,079 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200
2021-08-18 01:34:02,079 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":"1629250441782"}
2021-08-18 01:34:02,082 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-18 01:34:02,083 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-18 01:34:02,083 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-18 01:34:02,085 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 01:34:02,175 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-18 01:34:02,176 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-18 01:34:02,176 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":"1629250441782"}
2021-08-18 01:34:02,180 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-18 01:34:02,180 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-18 01:34:02,180 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-18 01:34:02,183 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 01:34:02,237 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-18 01:34:02,238 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 404
2021-08-18 01:34:02,238 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-18 01:34:02,238 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-18 01:34:02,239 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-18 01:34:02,239 INFO 561:customer.py(1) - Create service subscription for basicnw-customer customer
2021-08-18 01:34:02,241 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-18 01:34:02,242 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-18 01:34:02,242 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-18 01:34:02,242 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-18 01:34:02,242 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-18 01:34:02,244 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-18 01:34:04,686 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 745
2021-08-18 01:34:04,688 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-18 01:34:04,689 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5122fc57-32e0-4877-aee9-f12e8435235f","invariantUUID":"8374a47d-e0f8-4e52-8eca-f4948529c262","name":"vFW 2021-08-18 00-40-00","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/5122fc57-32e0-4877-aee9-f12e8435235f/toscaModel","category":"Network L1-3","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","invariantUUID":"22b82523-147a-49a7-96a9-abd3fbf9379d","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9c6dd5b4-628c-4819-959d-73e94d6f5b2c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-18 01:34:04,693 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-08-18 00-40-00 from SDC
2021-08-18 01:34:04,693 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 01:34:04,693 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 01:34:04,694 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft
2021-08-18 01:34:04,694 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-18 01:34:04,695 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 01:34:04,695 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 01:34:04,695 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-18 01:34:04,696 DEBUG 147:__init__.py(1) - number of Service returned: 2
2021-08-18 01:34:04,696 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-18 01:34:04,697 INFO 192:__init__.py(1) - Service found, updating information
2021-08-18 01:34:04,697 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-18 01:34:04,698 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-18 01:34:04,698 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-18 01:34:04,701 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-18 01:34:08,485 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-18 01:34:08,488 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-18 01:34:08,491 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"25dc2484-3b09-434a-a445-b18fefb76d80","lifecycleState":"CERTIFIED","lastUpdateDate":1629242426149,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"08a10d8c-2982-4f2e-a742-2fdfd79ed0c9","invariantUUID":"c0b559ce-37cc-477f-905f-132eec7414b8","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":"23927bb1-ccf4-4657-a9db-1f375bb2d023","lifecycleState":"CERTIFIED","lastUpdateDate":1629242629301,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11f331c6-1c6f-47fb-93bd-d22bcecb92eb","invariantUUID":"b6087934-c1b4-43a0-a1c9-8e1067b3362a","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":"port","uniqueId":"06c1fe0d-2b02-4914-8db7-c62409dfe731","lifecycleState":"CERTIFIED","lastUpdateDate":1629242611367,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cfc4778d-2acb-43b1-a7a2-450897d64dfb","invariantUUID":"9691cef2-6683-424a-b99f-301655cf2f69","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"48954e6e-ce32-43ed-a85e-c90b85d4386d","lifecycleState":"CERTIFIED","lastUpdateDate":1629242707970,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11f5e892-0353-4025-ba9c-f384d1e1cbaf","invariantUUID":"a47a9bc0-084a-4d3f-9e34-15087f79c4fd","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":"networkrules","uniqueId":"87a927dd-bbfb-43cb-985e-714a1b1699e3","lifecycleState":"CERTIFIED","lastUpdateDate":1629242274738,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"feab041a-cb68-4005-afcc-bf5f7eef7484","invariantUUID":"0ea02cfa-c365-4f72-9ad5-77b7ae686468","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d87f96e0-6846-47bf-81f2-559a78926e12","lifecycleState":"CERTIFIED","lastUpdateDate":1629242239485,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"70a13eaf-a305-40bb-82fd-8cfbbe9de27a","invariantUUID":"6d0d4791-4de7-4cd3-912f-faa2245f61e2","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4c6dd9da-cf3a-4f90-8a37-6b12a3357a9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629242474598,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9af17ac-a628-4ce5-a1bf-b5acfeb0a88c","invariantUUID":"c6a64e2f-7b0f-4399-bcaa-f3a7c1ff38db","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cef9cd41-6316-4d6c-9188-aa20efc23335","lifecycleState":"CERTIFIED","lastUpdateDate":1629242660165,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ab792bf-231c-43a7-a862-99bf7c35cbc4","invariantUUID":"a93c89f4-03e8-4357-89dc-fc9cf6a64b0e","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3c2d919d-648e-4bf2-9b52-e53897669481","lifecycleState":"CERTIFIED","lastUpdateDate":1629242464499,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d9e0821-7ec8-4a25-bea2-432f4bbaf0d1","invariantUUID":"2cca58e9-e373-4ee9-945d-79b91995804a","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":"5d0f51a3-506e-47af-93df-0eb54b937302","lifecycleState":"CERTIFIED","lastUpdateDate":1629242437337,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a5828b58-78a5-4be1-b5f6-e2ad3fd0b8ae","invariantUUID":"d63a5bb0-b13b-4af8-8914-d404cc978a9a","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":"f9e4787c-50fa-4f83-8e23-6899c8bb99f2","lifecycleState":"CERTIFIED","lastUpdateDate":1629242512711,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7310d1da-d9fb-4d53-a45f-831568356ad2","invariantUUID":"ee60727c-3020-4e6b-a37d-dca9e38138ce","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d3480e3-6a50-4dd7-bbb6-ec56b8ac044d","lifecycleState":"CERTIFIED","lastUpdateDate":1629242640673,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4df5791-e322-4e14-8c73-a7507cbe26f7","invariantUUID":"84fdaebb-ce95-4424-ba97-909192a8f3f9","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":"defaulticon","uniqueId":"b4203f26-09ef-4a32-8840-3ea8faee5691","lifecycleState":"CERTIFIED","lastUpdateDate":1629242453271,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"6f075b7b-78ac-4d5b-854c-e4ea170a4e92","invariantUUID":"0a013a39-c7a8-4dcd-b057-6e8ad8c47fa4","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":"port","uniqueId":"4b99c266-8bb8-4b20-a44d-b6de095ecea4","lifecycleState":"CERTIFIED","lastUpdateDate":1629242739419,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0482f67-1c04-4afc-8bb2-0a2699b6f9bf","invariantUUID":"2dd5c74f-5a8b-4141-8cf2-09e355117c54","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e857860c-9a9e-4d6d-8ea5-c368bdba5866","lifecycleState":"CERTIFIED","lastUpdateDate":1629242146555,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9c20db9-d595-4b87-8ad4-53d9c09cd004","invariantUUID":"fba41d0b-c98b-43c1-b0ab-6df27c6d91a6","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":"objectStorage","uniqueId":"2ee95061-ff13-4c45-b216-6637333d5a7b","lifecycleState":"CERTIFIED","lastUpdateDate":1629242177550,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9c9a60b-08bb-49af-8586-901c6a404d3a","invariantUUID":"3cc1d5f0-29e9-42eb-a3bc-b78f01b48bef","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a8045131-87ee-4a10-b036-01c5ae102577","lifecycleState":"CERTIFIED","lastUpdateDate":1629242480866,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a7df7aa1-5944-46f5-824f-e1430cd57433","invariantUUID":"80200482-066e-4bd1-af66-93fb5c2fd614","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":"objectStorage","uniqueId":"3184bb37-bae4-4a2a-9d47-cedd50e2f039","lifecycleState":"CERTIFIED","lastUpdateDate":1629242532503,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad748ce2-3352-4e82-aeb9-a7c3e3b11c12","invariantUUID":"a72a8d9e-8e7d-40e1-bdae-6f2092539540","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f590c3b3-3ba3-4571-857e-b388bd21d1a2","lifecycleState":"CERTIFIED","lastUpdateDate":1629242232613,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"958e68c0-8be1-4aed-ab66-94fc49779f89","invariantUUID":"b434d7c1-a63a-4821-85a3-01b1ceb8a626","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":"29287b31-7484-476a-adb7-cb5500bee080","lifecycleState":"CERTIFIED","lastUpdateDate":1629242623859,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0084bd13-b303-46db-97e1-c341786a0b74","invariantUUID":"37114d15-91d8-435d-8f2c-8f257257005c","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":"de566176-855f-406e-93a7-55684fe12017","lifecycleState":"CERTIFIED","lastUpdateDate":1629242459423,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7950d00b-d63f-405f-9f30-b11617da9b72","invariantUUID":"eacfecbd-abea-4dac-8f58-af6fa00ec190","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":"objectStorage","uniqueId":"75d6dbc2-2263-4714-9f42-98ae383dba5e","lifecycleState":"CERTIFIED","lastUpdateDate":1629242119644,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"699923fe-b3f0-41c4-9d5c-0af8120b59f8","invariantUUID":"5f53191d-884a-4508-ae00-17d55ff23a00","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d616332e-a076-4c4c-9d81-5a2ca08c012a","lifecycleState":"CERTIFIED","lastUpdateDate":1629242367877,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9095961-f49c-4b81-aad2-ed49c7180ce3","invariantUUID":"3877842a-7bed-4eeb-be94-5f38f78ba61c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2f8059a1-ba4f-468d-9cc8-d0339b3a8a24","lifecycleState":"CERTIFIED","lastUpdateDate":1629242691572,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"194effca-becf-4167-bcde-a86515449616","invariantUUID":"784c9907-06aa-40b5-bb3d-52b559d1a80d","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"eaf0a057-cb8b-4b16-a958-3c81b1d02acf","lifecycleState":"CERTIFIED","lastUpdateDate":1629242605516,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"286487aa-199e-45ec-8047-9807a80b4bad","invariantUUID":"b1fd594d-330c-46c6-a001-231af6351a64","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"41d6b326-8215-482f-b6fa-bce4f455fb3a","lifecycleState":"CERTIFIED","lastUpdateDate":1629242593279,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"840e3f18-82c4-4612-8c52-20b701f3f104","invariantUUID":"e4eefcd5-257a-42e2-87dc-79f1a5e852e1","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":"loadBalancer","uniqueId":"daf32744-0c30-4617-bb61-079448ed6272","lifecycleState":"CERTIFIED","lastUpdateDate":1629242141061,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7932180-2352-43c4-a113-0963c56d9384","invariantUUID":"e157a0a8-72f4-4c9e-a7e7-8a218c82d7df","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d1bad1f-db77-477a-84ea-e0ff9d569495","lifecycleState":"CERTIFIED","lastUpdateDate":1629242344282,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ccc427cd-04a4-4c45-9f64-949ed5a886a6","invariantUUID":"e38558ab-0e30-4fe9-b427-34ad3cf62849","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0dd11045-814c-4886-b638-67e65d8730e3","lifecycleState":"CERTIFIED","lastUpdateDate":1629242218249,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c3e84fe-28dd-4260-bd77-083022c6f720","invariantUUID":"45620fcd-3a13-49b8-b431-505c5612b770","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":"b511cc79-57c4-48d5-843e-4b1d5b735108","lifecycleState":"CERTIFIED","lastUpdateDate":1629242399000,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55629e5d-91a0-4f96-aa1c-352b4785b2bd","invariantUUID":"3aeb48a2-de4d-4432-b43d-9b4722d4c0c4","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":"bb114fbc-fa5f-44c4-af38-119bb4c60c45","lifecycleState":"CERTIFIED","lastUpdateDate":1629242245622,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"06081642-2a07-4483-9334-f0ac005ec24a","invariantUUID":"7111c8db-a21a-4a06-a7a8-ba1f8b350d27","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"14aa706e-0987-49e5-9ba1-cb1c104d81a4","lifecycleState":"CERTIFIED","lastUpdateDate":1629242442555,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4ef6aa41-8bd8-414b-89cd-d6df611070ad","invariantUUID":"c3f1b9e5-4d9b-4b25-8fad-00d4c6d45e64","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":"port","uniqueId":"44eadc96-8276-4344-a731-c88b86bffe54","lifecycleState":"CERTIFIED","lastUpdateDate":1629242280335,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a32d885b-b198-4b1b-aac1-920c19e20470","invariantUUID":"bd411712-2672-46a8-ac3e-ec567919b47a","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bbed6273-204a-4632-9d43-0adbeeaa657d","lifecycleState":"CERTIFIED","lastUpdateDate":1629242184015,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"827ba66c-a5de-4baf-bafe-4835e132db4f","invariantUUID":"5d98bae5-3fb5-46c4-bb79-cf53055a3211","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"516ef5c8-ccf5-4cec-bb25-741d577c1e35","lifecycleState":"CERTIFIED","lastUpdateDate":1629242203477,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0223e4c7-b5b5-4331-bcff-64d7be96c166","invariantUUID":"87bd56b2-ebb1-4189-a76a-66a8c68723f3","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":"compute","uniqueId":"5d6a06e6-1849-4d76-adad-b71a712839ba","lifecycleState":"CERTIFIED","lastUpdateDate":1629242719351,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a1bf092f-daab-4f17-8499-4585f60c1fdd","invariantUUID":"5f38969c-afe6-450d-82fe-83b2c19705cf","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":"f1120476-94bf-46a1-91d6-33753dfbe682","lifecycleState":"CERTIFIED","lastUpdateDate":1629242506100,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0058c5a5-96c4-4756-b172-a0fafae9d85a","invariantUUID":"9372aafe-be8e-4770-8554-f39aa4886f7d","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ddb2da45-fbe7-4996-b5ad-6f730f631ae6","lifecycleState":"CERTIFIED","lastUpdateDate":1629242361154,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f65091c4-06d0-403c-87f4-3f72338e2b57","invariantUUID":"f6f536ff-c9bb-43f4-9247-f12aa4434ef6","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":"compute","uniqueId":"535c0c7e-31cd-4f11-a535-e7632c11096c","lifecycleState":"CERTIFIED","lastUpdateDate":1629242526183,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af89b715-4250-41cb-9b14-1d13f52d78dc","invariantUUID":"bf745613-f7c8-423a-9617-972cb60d0d2e","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34dfd12e-54d8-4c0e-a5e0-5914aa632fdc","lifecycleState":"CERTIFIED","lastUpdateDate":1629242420945,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4ef4b5d-8c7d-45b1-a672-fdb4a9f6a336","invariantUUID":"e8116c39-c190-4c26-b2ff-5ab9b80d2197","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":"defaulticon","uniqueId":"f94c8cf7-5e2a-403f-b790-18b2889b4bde","lifecycleState":"CERTIFIED","lastUpdateDate":1629242585186,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"85a8b972-e631-4256-8d2c-87441f9b5606","invariantUUID":"9ebf0689-e46d-4faa-a792-92e432e7705e","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51f86a1c-336a-4d1d-8c93-d16e07d51d12","lifecycleState":"CERTIFIED","lastUpdateDate":1629242469531,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b63d86ff-19d7-4966-b166-1fb96d621690","invariantUUID":"2b0ba16a-7e47-418c-9d42-42c8984b0459","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":"compute","uniqueId":"2d9b90ad-a770-477c-88aa-1baaa5532881","lifecycleState":"CERTIFIED","lastUpdateDate":1629242081187,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5efaeaef-25e7-4d19-be5f-b73d0fd11e37","invariantUUID":"19a7ea9c-e69d-427f-9414-f649908f5005","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":"compute","uniqueId":"c87105b4-3391-4093-b77c-c371c66267be","lifecycleState":"CERTIFIED","lastUpdateDate":1629242325245,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aef0818a-dc0f-4b62-9180-8d4167c7e28c","invariantUUID":"c712eda0-3eb3-4ab0-8406-5deaa8ff33fa","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":"baa46a95-28b5-4cb5-a223-44b01fcdee95","lifecycleState":"CERTIFIED","lastUpdateDate":1629242447926,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e687f856-2a67-449b-9704-11a91df2d82f","invariantUUID":"51c4caea-2dc8-46d0-9d11-f578f49330ea","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":"07c9574c-d133-41f2-a232-ce72aebf10eb","lifecycleState":"CERTIFIED","lastUpdateDate":1629242152402,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c593af92-1dcf-4aee-b699-276d5c2f61aa","invariantUUID":"6f012bbb-ff0d-4338-939f-edadc7ddf127","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":"3742c4fa-ce61-42e1-aa3e-061404437e34","lifecycleState":"CERTIFIED","lastUpdateDate":1629242725486,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8720cbb7-76f4-4136-8b3b-2714dd966e8b","invariantUUID":"7c906c73-0854-45dc-9f4f-e425276821d3","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":"objectStorage","uniqueId":"1982f27e-3256-4a4c-bf3a-57a01ddf785b","lifecycleState":"CERTIFIED","lastUpdateDate":1629242125995,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91822c56-299d-48d4-a8c0-68b2fc1a3e63","invariantUUID":"55e1fbac-ec0c-44af-aa43-7fb1d87971eb","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"b74f6c58-e529-43a5-8c20-14d8e3ee646d","lifecycleState":"CERTIFIED","lastUpdateDate":1629242734625,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"459f06fa-9944-4af2-be55-5fd344dbc622","invariantUUID":"6fa62c73-83fe-413d-88e3-152d4293b4a4","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":"ae8e2575-d093-4316-b8cf-745d05a01386","lifecycleState":"CERTIFIED","lastUpdateDate":1629242197082,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35599902-243c-4bf6-b13e-dc06a8e4601c","invariantUUID":"a2431ee2-949a-45dd-b913-bb1ab3282f9e","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":"defaulticon","uniqueId":"a1c80843-f9d9-457e-8d4e-e91dd34a1a81","lifecycleState":"CERTIFIED","lastUpdateDate":1629242209387,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3aa31d9-312f-42db-8bd9-7134f041ec13","invariantUUID":"d9a96287-fee0-4d5f-b7d7-95d03f5e8e91","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c7c202a-a14e-424c-b13d-10ee8ea852d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629242309812,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46b9d6eb-fc33-4ce8-96cf-e15ca36802d7","invariantUUID":"fa574b07-4688-44bd-958a-d42942dfe302","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2340d06b-cb0b-4bcc-a85c-64f4d5f062ba","lifecycleState":"CERTIFIED","lastUpdateDate":1629242714801,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd443a41-a6f2-4cf9-9199-c7499d409736","invariantUUID":"850f081a-bcf8-4006-bbdb-6cc63ce37480","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":"5a6b834c-c951-4a41-b0cf-3cde9f92caff","lifecycleState":"CERTIFIED","lastUpdateDate":1629242498574,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b58e189c-d138-4863-9789-20c506b5a261","invariantUUID":"b8314063-2861-45f1-993d-d63788ee7e8e","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":"port","uniqueId":"b35269a1-dabc-4921-86ca-1a240007a5bd","lifecycleState":"CERTIFIED","lastUpdateDate":1629242599672,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c4bdc11-62a1-4c68-aca7-ff955bd37b28","invariantUUID":"3f674fbe-6874-4f54-a0fe-676b12f3e760","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":"securityrules","uniqueId":"5e357138-9c75-4580-aad0-0a1ad6d39c1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629242316095,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3ef7bd1d-3c4f-4cbc-a2ea-d312a4186333","invariantUUID":"fe65bd33-8616-43ef-b417-729eb72e84de","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":"port","uniqueId":"f9c364ae-72f1-433b-881b-6df80e9f7d21","lifecycleState":"CERTIFIED","lastUpdateDate":1629242684243,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d670e7f-640b-49f6-9c09-f20e68d4a16d","invariantUUID":"5c7e1e0e-6089-47b8-bd45-5f24ebc1cbf1","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":"acc3fd92-88f9-4741-b6bc-8c193583d81f","lifecycleState":"CERTIFIED","lastUpdateDate":1629242336767,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"42840bd6-13f0-463e-b9a2-f8cd4701f43b","invariantUUID":"881fc1ca-bd87-457a-99f0-cd16398d7bc5","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ace81f6-cf83-4840-98db-9913381f45c5","lifecycleState":"CERTIFIED","lastUpdateDate":1629242559926,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d303adb4-d346-495a-ae51-49e17939900b","invariantUUID":"9dbe3fb3-cac3-4942-9513-4f6318019caa","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":"network","uniqueId":"e08a97a7-297a-4389-a73e-c45d4a3f6333","lifecycleState":"CERTIFIED","lastUpdateDate":1629242635105,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d94b3190-9977-4a6a-a3f1-f12427c799f3","invariantUUID":"5daeafed-d259-4b33-aa12-7d9a737032e9","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"10def696-fea6-4ab1-8efa-e517eb0ef5b2","lifecycleState":"CERTIFIED","lastUpdateDate":1629242303778,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e8f4f5aa-334b-4076-87fc-8e33b0004da9","invariantUUID":"6968b228-d1e8-4b0e-89da-d5c750479029","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":"05bfda6e-2bad-4284-a8a0-53749822f35b","lifecycleState":"CERTIFIED","lastUpdateDate":1629242552282,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a34a5b32-f858-43f4-b25c-e8106dd11315","invariantUUID":"c463dccb-9331-4b72-a86b-91c3497cdb1d","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":"f21d9375-3147-4984-bedf-9a7991698087","lifecycleState":"CERTIFIED","lastUpdateDate":1629242618420,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"007cde50-f477-4066-bf26-ff9d58efd170","invariantUUID":"4d95f7a6-a30a-484f-bebc-f51e8a8fcfbe","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":"12b98b76-2786-4a3d-87b8-c41549dcf6de","lifecycleState":"CERTIFIED","lastUpdateDate":1629242225385,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"27e3df05-ca44-43aa-8d96-c062aad25d5f","invariantUUID":"7af26e2d-5089-4e81-bded-cfc06ebe93a0","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c50742bc-0dfe-4859-b869-7bfc8beab7c8","lifecycleState":"CERTIFIED","lastUpdateDate":1629242189235,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a01efa4d-a53d-4f0e-9c2d-5b7971cb5183","invariantUUID":"42d2fdca-ca56-464b-acd4-59301a45e364","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"726bbb41-40e2-4bad-acd4-d238530da1db","lifecycleState":"CERTIFIED","lastUpdateDate":1629242330670,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f94c4bb5-8177-4d9b-b801-5e1afd4c978d","invariantUUID":"76210548-59c1-4874-bb6c-715350a2ddc0","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"41fc3549-13cd-439e-9e8c-a90151dc2aa6","lifecycleState":"CERTIFIED","lastUpdateDate":1629242673094,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a56b07e-4ac6-402f-8f29-8aa647b2ded9","invariantUUID":"a72cbc5a-d08a-4e4a-9e36-e368fbebaa2c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f0038dc-9d11-4ab2-8720-879668c10d6f","lifecycleState":"CERTIFIED","lastUpdateDate":1629242666868,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e7a137f-b884-475e-8aa0-647ce604fff4","invariantUUID":"9b7fc56e-46a9-4f83-a3ca-20eb44611306","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"30e70111-6759-4851-87ae-c11b51aa646c","lifecycleState":"CERTIFIED","lastUpdateDate":1629242112370,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"8248442d-b8b0-4281-9e0b-e29563f2f759","invariantUUID":"ec4574d9-996c-46c7-a1f7-129e6300f5c6","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a01997b-8dbc-4048-b47b-65d3641e0a51","lifecycleState":"CERTIFIED","lastUpdateDate":1629242374403,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"774532b2-bd2a-4127-bddc-ada6f100707a","invariantUUID":"e050fa0d-7790-41e3-8d4c-ca9b0e294352","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"597b0287-fd66-4bec-b8ad-0a0c5393b189","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1629247201998,"name":"vFW 2021-08-18 00-40-00","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"5122fc57-32e0-4877-aee9-f12e8435235f","invariantUUID":"8374a47d-e0f8-4e52-8eca-f4948529c262","systemName":"Vfw20210818004000","description":"catalog service description","tags":["robot-ete","vFW 2021-08-18 00-40-00"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"8330dfd8-778c-4e2e-9278-7598492fbd6a","lifecycleState":"CERTIFIED","lastUpdateDate":1629250435864,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","invariantUUID":"22b82523-147a-49a7-96a9-abd3fbf9379d","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-18 01:34:08,502 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-18 01:34:08,503 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-18 01:34:08,503 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-18 01:34:08,503 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: {
    "service-id": "22b82523-147a-49a7-96a9-abd3fbf9379d"
}
2021-08-18 01:34:08,506 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 01:34:08,677 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-18 01:34:08,678 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201
2021-08-18 01:34:08,678 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 
2021-08-18 01:34:08,680 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-18 01:34:08,681 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-18 01:34:08,681 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-18 01:34:08,683 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 01:34:08,735 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-18 01:34:08,736 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-18 01:34:08,736 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1629250448550"}]}
2021-08-18 01:34:08,738 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-18 01:34:08,739 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-18 01:34:08,739 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-18 01:34:08,741 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 01:34:08,791 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-18 01:34:08,792 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-18 01:34:08,792 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":"1629250441782"}
2021-08-18 01:34:08,795 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-18 01:34:08,795 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-18 01:34:08,795 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-18 01:34:08,797 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 01:34:08,846 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-18 01:34:08,847 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-18 01:34:08,847 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1629250448550"}]}
2021-08-18 01:34:08,849 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-18 01:34:08,849 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-18 01:34:08,849 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-18 01:34:08,851 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 01:34:09,074 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-18 01:34:09,076 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-18 01:34:09,076 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":"1629250441517","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-18 01:34:09,079 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-18 01:34:09,079 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-18 01:34:09,079 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-18 01:34:09,082 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 01:34:09,132 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-18 01:34:09,133 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-18 01:34:09,133 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1629250439838"}
2021-08-18 01:34:09,142 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-18 01:34:09,143 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-18 01:34:09,143 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=1629250439838",
    
    
        "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-18 01:34:09,145 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 01:34:09,405 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-18 01:34:09,407 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200
2021-08-18 01:34:09,408 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 
2021-08-18 01:34:09,412 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-18 01:34:09,413 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-18 01:34:09,413 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-18 01:34:09,415 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 01:34:09,476 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-18 01:34:09,477 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-18 01:34:09,478 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":"1629250441782"}
2021-08-18 01:34:09,480 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-18 01:34:09,480 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-18 01:34:09,480 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-18 01:34:09,482 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 01:34:09,671 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-18 01:34:09,672 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-18 01:34:09,672 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":"1629250441517","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-18 01:34:09,674 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-18 01:34:09,674 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-18 01:34:09,675 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-18 01:34:09,676 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 01:34:09,783 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-18 01:34:09,785 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-18 01:34:09,785 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1629250449178","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-18 01:34:09,788 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-18 01:34:09,789 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-18 01:34:09,789 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None
2021-08-18 01:34:09,791 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 01:34:09,890 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-18 01:34:09,891 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200
2021-08-18 01:34:09,892 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"84af6f64-4e65-4b04-8c70-d32bfcb41ce5","owning-entity-name":"OE-ETE_Customer-84af6f64-4e65-4b04-8c70-d32bfcb41ce5","resource-version":"1629249914007","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/customers/customer/ETE_Customer_2e4ba2db-e714-468f-b17c-d7939db2b12d/service-subscriptions/service-subscription/pNF/service-instances/service-instance/1ac5c75d-704a-40a8-aca3-ce0bbf09a660","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_2e4ba2db-e714-468f-b17c-d7939db2b12d"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"1ac5c75d-704a-40a8-aca3-ce0bbf09a660"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Name2e4ba2db-e714-468f-b17c-d7939db2b12d"}]}]}}]}
2021-08-18 01:34:09,895 INFO 198:service_ala_carte.py(1) - Owning entity not found, create it
2021-08-18 01:34:09,900 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-18 01:34:09,901 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/d16d5b62-4051-43e3-9083-841903ac62b8
2021-08-18 01:34:09,901 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: {
    "owning-entity-name": "basicnw-oe",
    "owning-entity-id": "d16d5b62-4051-43e3-9083-841903ac62b8"
}
2021-08-18 01:34:09,904 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 01:34:10,071 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/owning-entities/owning-entity/d16d5b62-4051-43e3-9083-841903ac62b8 HTTP/1.1" 201 0
2021-08-18 01:34:10,073 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201
2021-08-18 01:34:10,073 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 
2021-08-18 01:34:10,076 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-18 01:34:10,077 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/d16d5b62-4051-43e3-9083-841903ac62b8
2021-08-18 01:34:10,077 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None
2021-08-18 01:34:10,079 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 01:34:10,268 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities/owning-entity/d16d5b62-4051-43e3-9083-841903ac62b8 HTTP/1.1" 200 128
2021-08-18 01:34:10,270 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200
2021-08-18 01:34:10,270 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"d16d5b62-4051-43e3-9083-841903ac62b8","owning-entity-name":"basicnw-oe","resource-version":"1629250449943"}
2021-08-18 01:34:10,279 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-18 01:34:10,279 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-18 01:34:10,280 DEBUG 132:onap_service.py(1) - [None][Declare VID resource with basicnw-project name] data sent: {
    "options": ["basicnw-project"]
}
2021-08-18 01:34:10,282 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): vid.api.simpledemo.onap.org:30200
2021-08-18 01:34:10,563 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-18 01:34:10,564 INFO 142:onap_service.py(1) - [None][Declare VID resource with basicnw-project name] response code: 200
2021-08-18 01:34:10,565 DEBUG 146:onap_service.py(1) - [None][Declare VID resource with basicnw-project name] response: {"errors":[]}
2021-08-18 01:34:10,568 INFO 203:service_ala_carte.py(1) - ******** Check Service Distribution *******
2021-08-18 01:34:10,568 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-18 01:34:10,568 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-18 01:34:10,569 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-18 01:34:10,569 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-18 01:34:10,569 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-18 01:34:10,572 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-18 01:34:14,170 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 745
2021-08-18 01:34:14,172 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-18 01:34:14,173 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5122fc57-32e0-4877-aee9-f12e8435235f","invariantUUID":"8374a47d-e0f8-4e52-8eca-f4948529c262","name":"vFW 2021-08-18 00-40-00","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/5122fc57-32e0-4877-aee9-f12e8435235f/toscaModel","category":"Network L1-3","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","invariantUUID":"22b82523-147a-49a7-96a9-abd3fbf9379d","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9c6dd5b4-628c-4819-959d-73e94d6f5b2c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-18 01:34:14,177 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-08-18 00-40-00 from SDC
2021-08-18 01:34:14,177 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 01:34:14,177 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 01:34:14,178 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft
2021-08-18 01:34:14,178 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-18 01:34:14,178 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 01:34:14,178 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 01:34:14,179 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-18 01:34:14,179 DEBUG 147:__init__.py(1) - number of Service returned: 2
2021-08-18 01:34:14,179 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-18 01:34:14,179 INFO 192:__init__.py(1) - Service found, updating information
2021-08-18 01:34:14,180 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-18 01:34:14,180 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-18 01:34:14,180 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-18 01:34:14,183 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-18 01:34:19,968 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-18 01:34:19,972 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-18 01:34:19,975 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"25dc2484-3b09-434a-a445-b18fefb76d80","lifecycleState":"CERTIFIED","lastUpdateDate":1629242426149,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"08a10d8c-2982-4f2e-a742-2fdfd79ed0c9","invariantUUID":"c0b559ce-37cc-477f-905f-132eec7414b8","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":"23927bb1-ccf4-4657-a9db-1f375bb2d023","lifecycleState":"CERTIFIED","lastUpdateDate":1629242629301,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11f331c6-1c6f-47fb-93bd-d22bcecb92eb","invariantUUID":"b6087934-c1b4-43a0-a1c9-8e1067b3362a","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":"port","uniqueId":"06c1fe0d-2b02-4914-8db7-c62409dfe731","lifecycleState":"CERTIFIED","lastUpdateDate":1629242611367,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cfc4778d-2acb-43b1-a7a2-450897d64dfb","invariantUUID":"9691cef2-6683-424a-b99f-301655cf2f69","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"48954e6e-ce32-43ed-a85e-c90b85d4386d","lifecycleState":"CERTIFIED","lastUpdateDate":1629242707970,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11f5e892-0353-4025-ba9c-f384d1e1cbaf","invariantUUID":"a47a9bc0-084a-4d3f-9e34-15087f79c4fd","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":"networkrules","uniqueId":"87a927dd-bbfb-43cb-985e-714a1b1699e3","lifecycleState":"CERTIFIED","lastUpdateDate":1629242274738,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"feab041a-cb68-4005-afcc-bf5f7eef7484","invariantUUID":"0ea02cfa-c365-4f72-9ad5-77b7ae686468","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d87f96e0-6846-47bf-81f2-559a78926e12","lifecycleState":"CERTIFIED","lastUpdateDate":1629242239485,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"70a13eaf-a305-40bb-82fd-8cfbbe9de27a","invariantUUID":"6d0d4791-4de7-4cd3-912f-faa2245f61e2","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4c6dd9da-cf3a-4f90-8a37-6b12a3357a9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629242474598,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9af17ac-a628-4ce5-a1bf-b5acfeb0a88c","invariantUUID":"c6a64e2f-7b0f-4399-bcaa-f3a7c1ff38db","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cef9cd41-6316-4d6c-9188-aa20efc23335","lifecycleState":"CERTIFIED","lastUpdateDate":1629242660165,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ab792bf-231c-43a7-a862-99bf7c35cbc4","invariantUUID":"a93c89f4-03e8-4357-89dc-fc9cf6a64b0e","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3c2d919d-648e-4bf2-9b52-e53897669481","lifecycleState":"CERTIFIED","lastUpdateDate":1629242464499,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d9e0821-7ec8-4a25-bea2-432f4bbaf0d1","invariantUUID":"2cca58e9-e373-4ee9-945d-79b91995804a","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":"5d0f51a3-506e-47af-93df-0eb54b937302","lifecycleState":"CERTIFIED","lastUpdateDate":1629242437337,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a5828b58-78a5-4be1-b5f6-e2ad3fd0b8ae","invariantUUID":"d63a5bb0-b13b-4af8-8914-d404cc978a9a","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":"f9e4787c-50fa-4f83-8e23-6899c8bb99f2","lifecycleState":"CERTIFIED","lastUpdateDate":1629242512711,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7310d1da-d9fb-4d53-a45f-831568356ad2","invariantUUID":"ee60727c-3020-4e6b-a37d-dca9e38138ce","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d3480e3-6a50-4dd7-bbb6-ec56b8ac044d","lifecycleState":"CERTIFIED","lastUpdateDate":1629242640673,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4df5791-e322-4e14-8c73-a7507cbe26f7","invariantUUID":"84fdaebb-ce95-4424-ba97-909192a8f3f9","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":"defaulticon","uniqueId":"b4203f26-09ef-4a32-8840-3ea8faee5691","lifecycleState":"CERTIFIED","lastUpdateDate":1629242453271,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"6f075b7b-78ac-4d5b-854c-e4ea170a4e92","invariantUUID":"0a013a39-c7a8-4dcd-b057-6e8ad8c47fa4","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":"port","uniqueId":"4b99c266-8bb8-4b20-a44d-b6de095ecea4","lifecycleState":"CERTIFIED","lastUpdateDate":1629242739419,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0482f67-1c04-4afc-8bb2-0a2699b6f9bf","invariantUUID":"2dd5c74f-5a8b-4141-8cf2-09e355117c54","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e857860c-9a9e-4d6d-8ea5-c368bdba5866","lifecycleState":"CERTIFIED","lastUpdateDate":1629242146555,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9c20db9-d595-4b87-8ad4-53d9c09cd004","invariantUUID":"fba41d0b-c98b-43c1-b0ab-6df27c6d91a6","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":"objectStorage","uniqueId":"2ee95061-ff13-4c45-b216-6637333d5a7b","lifecycleState":"CERTIFIED","lastUpdateDate":1629242177550,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9c9a60b-08bb-49af-8586-901c6a404d3a","invariantUUID":"3cc1d5f0-29e9-42eb-a3bc-b78f01b48bef","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a8045131-87ee-4a10-b036-01c5ae102577","lifecycleState":"CERTIFIED","lastUpdateDate":1629242480866,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a7df7aa1-5944-46f5-824f-e1430cd57433","invariantUUID":"80200482-066e-4bd1-af66-93fb5c2fd614","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":"objectStorage","uniqueId":"3184bb37-bae4-4a2a-9d47-cedd50e2f039","lifecycleState":"CERTIFIED","lastUpdateDate":1629242532503,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad748ce2-3352-4e82-aeb9-a7c3e3b11c12","invariantUUID":"a72a8d9e-8e7d-40e1-bdae-6f2092539540","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f590c3b3-3ba3-4571-857e-b388bd21d1a2","lifecycleState":"CERTIFIED","lastUpdateDate":1629242232613,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"958e68c0-8be1-4aed-ab66-94fc49779f89","invariantUUID":"b434d7c1-a63a-4821-85a3-01b1ceb8a626","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":"29287b31-7484-476a-adb7-cb5500bee080","lifecycleState":"CERTIFIED","lastUpdateDate":1629242623859,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0084bd13-b303-46db-97e1-c341786a0b74","invariantUUID":"37114d15-91d8-435d-8f2c-8f257257005c","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":"de566176-855f-406e-93a7-55684fe12017","lifecycleState":"CERTIFIED","lastUpdateDate":1629242459423,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7950d00b-d63f-405f-9f30-b11617da9b72","invariantUUID":"eacfecbd-abea-4dac-8f58-af6fa00ec190","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":"objectStorage","uniqueId":"75d6dbc2-2263-4714-9f42-98ae383dba5e","lifecycleState":"CERTIFIED","lastUpdateDate":1629242119644,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"699923fe-b3f0-41c4-9d5c-0af8120b59f8","invariantUUID":"5f53191d-884a-4508-ae00-17d55ff23a00","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d616332e-a076-4c4c-9d81-5a2ca08c012a","lifecycleState":"CERTIFIED","lastUpdateDate":1629242367877,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9095961-f49c-4b81-aad2-ed49c7180ce3","invariantUUID":"3877842a-7bed-4eeb-be94-5f38f78ba61c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2f8059a1-ba4f-468d-9cc8-d0339b3a8a24","lifecycleState":"CERTIFIED","lastUpdateDate":1629242691572,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"194effca-becf-4167-bcde-a86515449616","invariantUUID":"784c9907-06aa-40b5-bb3d-52b559d1a80d","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"eaf0a057-cb8b-4b16-a958-3c81b1d02acf","lifecycleState":"CERTIFIED","lastUpdateDate":1629242605516,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"286487aa-199e-45ec-8047-9807a80b4bad","invariantUUID":"b1fd594d-330c-46c6-a001-231af6351a64","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"41d6b326-8215-482f-b6fa-bce4f455fb3a","lifecycleState":"CERTIFIED","lastUpdateDate":1629242593279,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"840e3f18-82c4-4612-8c52-20b701f3f104","invariantUUID":"e4eefcd5-257a-42e2-87dc-79f1a5e852e1","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":"loadBalancer","uniqueId":"daf32744-0c30-4617-bb61-079448ed6272","lifecycleState":"CERTIFIED","lastUpdateDate":1629242141061,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7932180-2352-43c4-a113-0963c56d9384","invariantUUID":"e157a0a8-72f4-4c9e-a7e7-8a218c82d7df","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d1bad1f-db77-477a-84ea-e0ff9d569495","lifecycleState":"CERTIFIED","lastUpdateDate":1629242344282,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ccc427cd-04a4-4c45-9f64-949ed5a886a6","invariantUUID":"e38558ab-0e30-4fe9-b427-34ad3cf62849","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0dd11045-814c-4886-b638-67e65d8730e3","lifecycleState":"CERTIFIED","lastUpdateDate":1629242218249,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c3e84fe-28dd-4260-bd77-083022c6f720","invariantUUID":"45620fcd-3a13-49b8-b431-505c5612b770","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":"b511cc79-57c4-48d5-843e-4b1d5b735108","lifecycleState":"CERTIFIED","lastUpdateDate":1629242399000,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55629e5d-91a0-4f96-aa1c-352b4785b2bd","invariantUUID":"3aeb48a2-de4d-4432-b43d-9b4722d4c0c4","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":"bb114fbc-fa5f-44c4-af38-119bb4c60c45","lifecycleState":"CERTIFIED","lastUpdateDate":1629242245622,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"06081642-2a07-4483-9334-f0ac005ec24a","invariantUUID":"7111c8db-a21a-4a06-a7a8-ba1f8b350d27","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"14aa706e-0987-49e5-9ba1-cb1c104d81a4","lifecycleState":"CERTIFIED","lastUpdateDate":1629242442555,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4ef6aa41-8bd8-414b-89cd-d6df611070ad","invariantUUID":"c3f1b9e5-4d9b-4b25-8fad-00d4c6d45e64","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":"port","uniqueId":"44eadc96-8276-4344-a731-c88b86bffe54","lifecycleState":"CERTIFIED","lastUpdateDate":1629242280335,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a32d885b-b198-4b1b-aac1-920c19e20470","invariantUUID":"bd411712-2672-46a8-ac3e-ec567919b47a","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bbed6273-204a-4632-9d43-0adbeeaa657d","lifecycleState":"CERTIFIED","lastUpdateDate":1629242184015,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"827ba66c-a5de-4baf-bafe-4835e132db4f","invariantUUID":"5d98bae5-3fb5-46c4-bb79-cf53055a3211","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"516ef5c8-ccf5-4cec-bb25-741d577c1e35","lifecycleState":"CERTIFIED","lastUpdateDate":1629242203477,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0223e4c7-b5b5-4331-bcff-64d7be96c166","invariantUUID":"87bd56b2-ebb1-4189-a76a-66a8c68723f3","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":"compute","uniqueId":"5d6a06e6-1849-4d76-adad-b71a712839ba","lifecycleState":"CERTIFIED","lastUpdateDate":1629242719351,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a1bf092f-daab-4f17-8499-4585f60c1fdd","invariantUUID":"5f38969c-afe6-450d-82fe-83b2c19705cf","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":"f1120476-94bf-46a1-91d6-33753dfbe682","lifecycleState":"CERTIFIED","lastUpdateDate":1629242506100,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0058c5a5-96c4-4756-b172-a0fafae9d85a","invariantUUID":"9372aafe-be8e-4770-8554-f39aa4886f7d","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ddb2da45-fbe7-4996-b5ad-6f730f631ae6","lifecycleState":"CERTIFIED","lastUpdateDate":1629242361154,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f65091c4-06d0-403c-87f4-3f72338e2b57","invariantUUID":"f6f536ff-c9bb-43f4-9247-f12aa4434ef6","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":"compute","uniqueId":"535c0c7e-31cd-4f11-a535-e7632c11096c","lifecycleState":"CERTIFIED","lastUpdateDate":1629242526183,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af89b715-4250-41cb-9b14-1d13f52d78dc","invariantUUID":"bf745613-f7c8-423a-9617-972cb60d0d2e","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34dfd12e-54d8-4c0e-a5e0-5914aa632fdc","lifecycleState":"CERTIFIED","lastUpdateDate":1629242420945,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4ef4b5d-8c7d-45b1-a672-fdb4a9f6a336","invariantUUID":"e8116c39-c190-4c26-b2ff-5ab9b80d2197","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":"defaulticon","uniqueId":"f94c8cf7-5e2a-403f-b790-18b2889b4bde","lifecycleState":"CERTIFIED","lastUpdateDate":1629242585186,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"85a8b972-e631-4256-8d2c-87441f9b5606","invariantUUID":"9ebf0689-e46d-4faa-a792-92e432e7705e","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51f86a1c-336a-4d1d-8c93-d16e07d51d12","lifecycleState":"CERTIFIED","lastUpdateDate":1629242469531,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b63d86ff-19d7-4966-b166-1fb96d621690","invariantUUID":"2b0ba16a-7e47-418c-9d42-42c8984b0459","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":"compute","uniqueId":"2d9b90ad-a770-477c-88aa-1baaa5532881","lifecycleState":"CERTIFIED","lastUpdateDate":1629242081187,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5efaeaef-25e7-4d19-be5f-b73d0fd11e37","invariantUUID":"19a7ea9c-e69d-427f-9414-f649908f5005","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":"compute","uniqueId":"c87105b4-3391-4093-b77c-c371c66267be","lifecycleState":"CERTIFIED","lastUpdateDate":1629242325245,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aef0818a-dc0f-4b62-9180-8d4167c7e28c","invariantUUID":"c712eda0-3eb3-4ab0-8406-5deaa8ff33fa","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":"baa46a95-28b5-4cb5-a223-44b01fcdee95","lifecycleState":"CERTIFIED","lastUpdateDate":1629242447926,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e687f856-2a67-449b-9704-11a91df2d82f","invariantUUID":"51c4caea-2dc8-46d0-9d11-f578f49330ea","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":"07c9574c-d133-41f2-a232-ce72aebf10eb","lifecycleState":"CERTIFIED","lastUpdateDate":1629242152402,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c593af92-1dcf-4aee-b699-276d5c2f61aa","invariantUUID":"6f012bbb-ff0d-4338-939f-edadc7ddf127","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":"3742c4fa-ce61-42e1-aa3e-061404437e34","lifecycleState":"CERTIFIED","lastUpdateDate":1629242725486,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8720cbb7-76f4-4136-8b3b-2714dd966e8b","invariantUUID":"7c906c73-0854-45dc-9f4f-e425276821d3","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":"objectStorage","uniqueId":"1982f27e-3256-4a4c-bf3a-57a01ddf785b","lifecycleState":"CERTIFIED","lastUpdateDate":1629242125995,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91822c56-299d-48d4-a8c0-68b2fc1a3e63","invariantUUID":"55e1fbac-ec0c-44af-aa43-7fb1d87971eb","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"b74f6c58-e529-43a5-8c20-14d8e3ee646d","lifecycleState":"CERTIFIED","lastUpdateDate":1629242734625,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"459f06fa-9944-4af2-be55-5fd344dbc622","invariantUUID":"6fa62c73-83fe-413d-88e3-152d4293b4a4","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":"ae8e2575-d093-4316-b8cf-745d05a01386","lifecycleState":"CERTIFIED","lastUpdateDate":1629242197082,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35599902-243c-4bf6-b13e-dc06a8e4601c","invariantUUID":"a2431ee2-949a-45dd-b913-bb1ab3282f9e","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":"defaulticon","uniqueId":"a1c80843-f9d9-457e-8d4e-e91dd34a1a81","lifecycleState":"CERTIFIED","lastUpdateDate":1629242209387,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3aa31d9-312f-42db-8bd9-7134f041ec13","invariantUUID":"d9a96287-fee0-4d5f-b7d7-95d03f5e8e91","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c7c202a-a14e-424c-b13d-10ee8ea852d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629242309812,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46b9d6eb-fc33-4ce8-96cf-e15ca36802d7","invariantUUID":"fa574b07-4688-44bd-958a-d42942dfe302","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2340d06b-cb0b-4bcc-a85c-64f4d5f062ba","lifecycleState":"CERTIFIED","lastUpdateDate":1629242714801,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd443a41-a6f2-4cf9-9199-c7499d409736","invariantUUID":"850f081a-bcf8-4006-bbdb-6cc63ce37480","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":"5a6b834c-c951-4a41-b0cf-3cde9f92caff","lifecycleState":"CERTIFIED","lastUpdateDate":1629242498574,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b58e189c-d138-4863-9789-20c506b5a261","invariantUUID":"b8314063-2861-45f1-993d-d63788ee7e8e","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":"port","uniqueId":"b35269a1-dabc-4921-86ca-1a240007a5bd","lifecycleState":"CERTIFIED","lastUpdateDate":1629242599672,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c4bdc11-62a1-4c68-aca7-ff955bd37b28","invariantUUID":"3f674fbe-6874-4f54-a0fe-676b12f3e760","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":"securityrules","uniqueId":"5e357138-9c75-4580-aad0-0a1ad6d39c1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629242316095,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3ef7bd1d-3c4f-4cbc-a2ea-d312a4186333","invariantUUID":"fe65bd33-8616-43ef-b417-729eb72e84de","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":"port","uniqueId":"f9c364ae-72f1-433b-881b-6df80e9f7d21","lifecycleState":"CERTIFIED","lastUpdateDate":1629242684243,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d670e7f-640b-49f6-9c09-f20e68d4a16d","invariantUUID":"5c7e1e0e-6089-47b8-bd45-5f24ebc1cbf1","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":"acc3fd92-88f9-4741-b6bc-8c193583d81f","lifecycleState":"CERTIFIED","lastUpdateDate":1629242336767,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"42840bd6-13f0-463e-b9a2-f8cd4701f43b","invariantUUID":"881fc1ca-bd87-457a-99f0-cd16398d7bc5","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ace81f6-cf83-4840-98db-9913381f45c5","lifecycleState":"CERTIFIED","lastUpdateDate":1629242559926,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d303adb4-d346-495a-ae51-49e17939900b","invariantUUID":"9dbe3fb3-cac3-4942-9513-4f6318019caa","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":"network","uniqueId":"e08a97a7-297a-4389-a73e-c45d4a3f6333","lifecycleState":"CERTIFIED","lastUpdateDate":1629242635105,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d94b3190-9977-4a6a-a3f1-f12427c799f3","invariantUUID":"5daeafed-d259-4b33-aa12-7d9a737032e9","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"10def696-fea6-4ab1-8efa-e517eb0ef5b2","lifecycleState":"CERTIFIED","lastUpdateDate":1629242303778,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e8f4f5aa-334b-4076-87fc-8e33b0004da9","invariantUUID":"6968b228-d1e8-4b0e-89da-d5c750479029","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":"05bfda6e-2bad-4284-a8a0-53749822f35b","lifecycleState":"CERTIFIED","lastUpdateDate":1629242552282,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a34a5b32-f858-43f4-b25c-e8106dd11315","invariantUUID":"c463dccb-9331-4b72-a86b-91c3497cdb1d","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":"f21d9375-3147-4984-bedf-9a7991698087","lifecycleState":"CERTIFIED","lastUpdateDate":1629242618420,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"007cde50-f477-4066-bf26-ff9d58efd170","invariantUUID":"4d95f7a6-a30a-484f-bebc-f51e8a8fcfbe","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":"12b98b76-2786-4a3d-87b8-c41549dcf6de","lifecycleState":"CERTIFIED","lastUpdateDate":1629242225385,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"27e3df05-ca44-43aa-8d96-c062aad25d5f","invariantUUID":"7af26e2d-5089-4e81-bded-cfc06ebe93a0","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c50742bc-0dfe-4859-b869-7bfc8beab7c8","lifecycleState":"CERTIFIED","lastUpdateDate":1629242189235,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a01efa4d-a53d-4f0e-9c2d-5b7971cb5183","invariantUUID":"42d2fdca-ca56-464b-acd4-59301a45e364","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"726bbb41-40e2-4bad-acd4-d238530da1db","lifecycleState":"CERTIFIED","lastUpdateDate":1629242330670,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f94c4bb5-8177-4d9b-b801-5e1afd4c978d","invariantUUID":"76210548-59c1-4874-bb6c-715350a2ddc0","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"41fc3549-13cd-439e-9e8c-a90151dc2aa6","lifecycleState":"CERTIFIED","lastUpdateDate":1629242673094,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a56b07e-4ac6-402f-8f29-8aa647b2ded9","invariantUUID":"a72cbc5a-d08a-4e4a-9e36-e368fbebaa2c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f0038dc-9d11-4ab2-8720-879668c10d6f","lifecycleState":"CERTIFIED","lastUpdateDate":1629242666868,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e7a137f-b884-475e-8aa0-647ce604fff4","invariantUUID":"9b7fc56e-46a9-4f83-a3ca-20eb44611306","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"30e70111-6759-4851-87ae-c11b51aa646c","lifecycleState":"CERTIFIED","lastUpdateDate":1629242112370,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"8248442d-b8b0-4281-9e0b-e29563f2f759","invariantUUID":"ec4574d9-996c-46c7-a1f7-129e6300f5c6","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a01997b-8dbc-4048-b47b-65d3641e0a51","lifecycleState":"CERTIFIED","lastUpdateDate":1629242374403,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"774532b2-bd2a-4127-bddc-ada6f100707a","invariantUUID":"e050fa0d-7790-41e3-8d4c-ca9b0e294352","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"597b0287-fd66-4bec-b8ad-0a0c5393b189","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1629247201998,"name":"vFW 2021-08-18 00-40-00","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"5122fc57-32e0-4877-aee9-f12e8435235f","invariantUUID":"8374a47d-e0f8-4e52-8eca-f4948529c262","systemName":"Vfw20210818004000","description":"catalog service description","tags":["robot-ete","vFW 2021-08-18 00-40-00"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"8330dfd8-778c-4e2e-9278-7598492fbd6a","lifecycleState":"CERTIFIED","lastUpdateDate":1629250435864,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","invariantUUID":"22b82523-147a-49a7-96a9-abd3fbf9379d","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-18 01:34:19,981 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-18 01:34:19,982 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-18 01:34:19,982 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/9c6dd5b4-628c-4819-959d-73e94d6f5b2c/distribution
2021-08-18 01:34:19,983 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_network] data sent: None
2021-08-18 01:34:19,985 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-18 01:34:20,150 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/9c6dd5b4-628c-4819-959d-73e94d6f5b2c/distribution HTTP/1.1" 200 205
2021-08-18 01:34:20,152 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_network] response code: 200
2021-08-18 01:34:20,153 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_network] response: {"distributionStatusOfServiceList":[{"distributionID":"9c391ef8-6260-4ba1-952c-a11180e09c5b","timestamp":"2021-08-18 01:33:55.232 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]}
2021-08-18 01:34:20,156 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-18 01:34:20,156 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/9c391ef8-6260-4ba1-952c-a11180e09c5b
2021-08-18 01:34:20,157 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-18 01:34:20,159 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-18 01:34:20,254 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/9c391ef8-6260-4ba1-952c-a11180e09c5b HTTP/1.1" 200 429
2021-08-18 01:34:20,255 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-18 01:34:20,255 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"cds","timestamp":"1629250425795","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1629250427517","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"}]}
2021-08-18 01:34:20,258 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'cds', 'timestamp': '1629250425795', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1629250427517', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}]
2021-08-18 01:34:20,258 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_network ongoing, Wait for 60 s
2021-08-18 01:35:20,319 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-18 01:35:20,320 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/9c391ef8-6260-4ba1-952c-a11180e09c5b
2021-08-18 01:35:20,320 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-18 01:35:20,323 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-18 01:35:20,478 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/9c391ef8-6260-4ba1-952c-a11180e09c5b HTTP/1.1" 200 635
2021-08-18 01:35:20,481 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-18 01:35:20,482 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"cds","timestamp":"1629250425795","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1629250425138","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1629250427517","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"}]}
2021-08-18 01:35:20,485 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'cds', 'timestamp': '1629250425795', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1629250425138', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1629250427517', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}]
2021-08-18 01:35:20,486 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_network ongoing, Wait for 60 s
2021-08-18 01:36:20,553 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-18 01:36:20,555 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/9c391ef8-6260-4ba1-952c-a11180e09c5b
2021-08-18 01:36:20,555 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-18 01:36:20,561 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-18 01:36:20,667 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/9c391ef8-6260-4ba1-952c-a11180e09c5b HTTP/1.1" 200 5604
2021-08-18 01:36:20,670 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-18 01:36:20,671 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"aai-ml","timestamp":"1629250462954","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1629250453711","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629250458278","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629250438231","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629250454198","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629250425795","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629250439159","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":"1629250452085","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1629250444773","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":"1629250448300","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1629250437287","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1629250454714","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629250443877","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629250439159","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629250425795","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1629250425138","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1629250427517","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1629250425138","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1629250436380","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629250442872","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1629250444773","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629250454198","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1629250448300","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629250444879","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1629250436380","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1629250439178","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629250461951","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629250437210","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1629250427517","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"}]}
2021-08-18 01:36:20,675 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'aai-ml', 'timestamp': '1629250462954', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1629250453711', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629250458278', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629250438231', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629250454198', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629250425795', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629250439159', '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': '1629250452085', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1629250444773', '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': '1629250448300', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1629250437287', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1629250454714', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629250443877', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629250439159', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629250425795', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1629250425138', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1629250427517', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1629250425138', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1629250436380', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629250442872', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1629250444773', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629250454198', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1629250448300', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629250444879', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1629250436380', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1629250439178', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629250461951', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629250437210', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1629250427517', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}]
2021-08-18 01:36:20,676 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai
2021-08-18 01:36:20,676 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc
2021-08-18 01:36:20,676 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO
2021-08-18 01:36:20,677 INFO 210:service_ala_carte.py(1) - Service Distribution for basic_network is sucessfully finished
2021-08-18 01:36:20,695 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': '5ac571b7-eabe-4b4b-954b-602ce47eecdf', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 01:36:20,695 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-18 01:36:20,696 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] data sent: {
	"requestDetails": {
		"requestInfo": {
			"instanceName": "basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355",
			"source": "VID",
			"suppressRollback": false,
			"requestorId": "demo"
		},
		"modelInfo": {
			"modelType": "service",
			"modelInvariantId": "22b82523-147a-49a7-96a9-abd3fbf9379d",
			"modelVersionId": "9c6dd5b4-628c-4819-959d-73e94d6f5b2c",
			"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": "d16d5b62-4051-43e3-9083-841903ac62b8",
			"owningEntityName": "basicnw-oe"
		}
	}
}
2021-08-18 01:36:20,699 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 01:36:22,477 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-18 01:36:22,479 INFO 142:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] response code: 202
2021-08-18 01:36:22,480 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] response: {"requestReferences":{"requestId":"5ac571b7-eabe-4b4b-954b-602ce47eecdf","instanceId":"7fd481b1-d056-460c-8e26-b4d407a0ef57","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5ac571b7-eabe-4b4b-954b-602ce47eecdf"}}
2021-08-18 01:36:22,481 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished
2021-08-18 01:36:22,514 DEBUG 129:onap_service.py(7) - [None][Check 5ac571b7-eabe-4b4b-954b-602ce47eecdf orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0fb33c8e-c67d-44ea-ad7a-994bb3a2884e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 01:36:22,515 DEBUG 131:onap_service.py(7) - [None][Check 5ac571b7-eabe-4b4b-954b-602ce47eecdf orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5ac571b7-eabe-4b4b-954b-602ce47eecdf
2021-08-18 01:36:22,516 DEBUG 132:onap_service.py(7) - [None][Check 5ac571b7-eabe-4b4b-954b-602ce47eecdf orchestration request status] data sent: None
2021-08-18 01:36:22,521 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 01:36:22,729 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5ac571b7-eabe-4b4b-954b-602ce47eecdf HTTP/1.1" 200 1352
2021-08-18 01:36:22,734 INFO 142:onap_service.py(7) - [None][Check 5ac571b7-eabe-4b4b-954b-602ce47eecdf orchestration request status] response code: 200
2021-08-18 01:36:22,735 DEBUG 146:onap_service.py(7) - [None][Check 5ac571b7-eabe-4b4b-954b-602ce47eecdf orchestration request status] response: {"request":{"requestId":"5ac571b7-eabe-4b4b-954b-602ce47eecdf","startTime":"Wed, 18 Aug 2021 01:36:20 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"22b82523-147a-49a7-96a9-abd3fbf9379d","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","modelUuid":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","modelInvariantUuid":"22b82523-147a-49a7-96a9-abd3fbf9379d"},"requestInfo":{"source":"VID","instanceName":"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355","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":"d16d5b62-4051-43e3-9083-841903ac62b8","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"7fd481b1-d056-460c-8e26-b4d407a0ef57","serviceInstanceName":"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 18 Aug 2021 01:36:21 GMT"}}}
2021-08-18 01:36:32,747 DEBUG 129:onap_service.py(7) - [None][Check 5ac571b7-eabe-4b4b-954b-602ce47eecdf orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '92f31669-6699-45d1-802b-1fe7a655985a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 01:36:32,747 DEBUG 131:onap_service.py(7) - [None][Check 5ac571b7-eabe-4b4b-954b-602ce47eecdf orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5ac571b7-eabe-4b4b-954b-602ce47eecdf
2021-08-18 01:36:32,748 DEBUG 132:onap_service.py(7) - [None][Check 5ac571b7-eabe-4b4b-954b-602ce47eecdf orchestration request status] data sent: None
2021-08-18 01:36:32,751 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 01:36:32,940 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5ac571b7-eabe-4b4b-954b-602ce47eecdf HTTP/1.1" 200 1562
2021-08-18 01:36:32,942 INFO 142:onap_service.py(7) - [None][Check 5ac571b7-eabe-4b4b-954b-602ce47eecdf orchestration request status] response code: 200
2021-08-18 01:36:32,942 DEBUG 146:onap_service.py(7) - [None][Check 5ac571b7-eabe-4b4b-954b-602ce47eecdf orchestration request status] response: {"request":{"requestId":"5ac571b7-eabe-4b4b-954b-602ce47eecdf","startTime":"Wed, 18 Aug 2021 01:36:20 GMT","finishTime":"Wed, 18 Aug 2021 01:36:26 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"22b82523-147a-49a7-96a9-abd3fbf9379d","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","modelUuid":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","modelInvariantUuid":"22b82523-147a-49a7-96a9-abd3fbf9379d"},"requestInfo":{"source":"VID","instanceName":"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355","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":"d16d5b62-4051-43e3-9083-841903ac62b8","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"7fd481b1-d056-460c-8e26-b4d407a0ef57","serviceInstanceName":"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 18 Aug 2021 01:36:26 GMT"}}}
2021-08-18 01:36:32,943 INFO 56:mixins.py(7) - ServiceInstantiation task finished
2021-08-18 01:36:32,944 DEBUG 129:onap_service.py(7) - [None][Check 5ac571b7-eabe-4b4b-954b-602ce47eecdf orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b0ced5eb-5b95-4d35-af59-ef3ec75ffd30', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 01:36:32,945 DEBUG 131:onap_service.py(7) - [None][Check 5ac571b7-eabe-4b4b-954b-602ce47eecdf orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5ac571b7-eabe-4b4b-954b-602ce47eecdf
2021-08-18 01:36:32,945 DEBUG 132:onap_service.py(7) - [None][Check 5ac571b7-eabe-4b4b-954b-602ce47eecdf orchestration request status] data sent: None
2021-08-18 01:36:32,948 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 01:36:33,123 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5ac571b7-eabe-4b4b-954b-602ce47eecdf HTTP/1.1" 200 1562
2021-08-18 01:36:33,125 INFO 142:onap_service.py(7) - [None][Check 5ac571b7-eabe-4b4b-954b-602ce47eecdf orchestration request status] response code: 200
2021-08-18 01:36:33,126 DEBUG 146:onap_service.py(7) - [None][Check 5ac571b7-eabe-4b4b-954b-602ce47eecdf orchestration request status] response: {"request":{"requestId":"5ac571b7-eabe-4b4b-954b-602ce47eecdf","startTime":"Wed, 18 Aug 2021 01:36:20 GMT","finishTime":"Wed, 18 Aug 2021 01:36:26 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"22b82523-147a-49a7-96a9-abd3fbf9379d","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","modelUuid":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","modelInvariantUuid":"22b82523-147a-49a7-96a9-abd3fbf9379d"},"requestInfo":{"source":"VID","instanceName":"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355","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":"d16d5b62-4051-43e3-9083-841903ac62b8","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"7fd481b1-d056-460c-8e26-b4d407a0ef57","serviceInstanceName":"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 18 Aug 2021 01:36:26 GMT"}}}
2021-08-18 01:36:33,127 DEBUG 129:onap_service.py(7) - [None][Check 5ac571b7-eabe-4b4b-954b-602ce47eecdf orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '246e242c-9ea7-48eb-81bc-34217b7698ac', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 01:36:33,128 DEBUG 131:onap_service.py(7) - [None][Check 5ac571b7-eabe-4b4b-954b-602ce47eecdf orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5ac571b7-eabe-4b4b-954b-602ce47eecdf
2021-08-18 01:36:33,128 DEBUG 132:onap_service.py(7) - [None][Check 5ac571b7-eabe-4b4b-954b-602ce47eecdf orchestration request status] data sent: None
2021-08-18 01:36:33,131 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 01:36:33,327 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5ac571b7-eabe-4b4b-954b-602ce47eecdf HTTP/1.1" 200 1562
2021-08-18 01:36:33,329 INFO 142:onap_service.py(7) - [None][Check 5ac571b7-eabe-4b4b-954b-602ce47eecdf orchestration request status] response code: 200
2021-08-18 01:36:33,329 DEBUG 146:onap_service.py(7) - [None][Check 5ac571b7-eabe-4b4b-954b-602ce47eecdf orchestration request status] response: {"request":{"requestId":"5ac571b7-eabe-4b4b-954b-602ce47eecdf","startTime":"Wed, 18 Aug 2021 01:36:20 GMT","finishTime":"Wed, 18 Aug 2021 01:36:26 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"22b82523-147a-49a7-96a9-abd3fbf9379d","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","modelUuid":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","modelInvariantUuid":"22b82523-147a-49a7-96a9-abd3fbf9379d"},"requestInfo":{"source":"VID","instanceName":"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355","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":"d16d5b62-4051-43e3-9083-841903ac62b8","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"7fd481b1-d056-460c-8e26-b4d407a0ef57","serviceInstanceName":"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 18 Aug 2021 01:36:26 GMT"}}}
2021-08-18 01:36:33,339 DEBUG 129:onap_service.py(1) - [None][Check 5ac571b7-eabe-4b4b-954b-602ce47eecdf orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '775bfc5d-8b91-4078-9fd5-9fe2bbd1beb2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 01:36:33,340 DEBUG 131:onap_service.py(1) - [None][Check 5ac571b7-eabe-4b4b-954b-602ce47eecdf orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5ac571b7-eabe-4b4b-954b-602ce47eecdf
2021-08-18 01:36:33,340 DEBUG 132:onap_service.py(1) - [None][Check 5ac571b7-eabe-4b4b-954b-602ce47eecdf orchestration request status] data sent: None
2021-08-18 01:36:33,344 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 01:36:33,512 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5ac571b7-eabe-4b4b-954b-602ce47eecdf HTTP/1.1" 200 1562
2021-08-18 01:36:33,514 INFO 142:onap_service.py(1) - [None][Check 5ac571b7-eabe-4b4b-954b-602ce47eecdf orchestration request status] response code: 200
2021-08-18 01:36:33,515 DEBUG 146:onap_service.py(1) - [None][Check 5ac571b7-eabe-4b4b-954b-602ce47eecdf orchestration request status] response: {"request":{"requestId":"5ac571b7-eabe-4b4b-954b-602ce47eecdf","startTime":"Wed, 18 Aug 2021 01:36:20 GMT","finishTime":"Wed, 18 Aug 2021 01:36:26 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"22b82523-147a-49a7-96a9-abd3fbf9379d","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","modelUuid":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","modelInvariantUuid":"22b82523-147a-49a7-96a9-abd3fbf9379d"},"requestInfo":{"source":"VID","instanceName":"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355","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":"d16d5b62-4051-43e3-9083-841903ac62b8","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"7fd481b1-d056-460c-8e26-b4d407a0ef57","serviceInstanceName":"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 18 Aug 2021 01:36:26 GMT"}}}
2021-08-18 01:36:33,516 DEBUG 129:onap_service.py(1) - [None][Check 5ac571b7-eabe-4b4b-954b-602ce47eecdf orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5b7cabc7-5e64-43bc-94de-700f2c9e1d0c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 01:36:33,516 DEBUG 131:onap_service.py(1) - [None][Check 5ac571b7-eabe-4b4b-954b-602ce47eecdf orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5ac571b7-eabe-4b4b-954b-602ce47eecdf
2021-08-18 01:36:33,516 DEBUG 132:onap_service.py(1) - [None][Check 5ac571b7-eabe-4b4b-954b-602ce47eecdf orchestration request status] data sent: None
2021-08-18 01:36:33,519 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 01:36:33,790 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5ac571b7-eabe-4b4b-954b-602ce47eecdf HTTP/1.1" 200 1562
2021-08-18 01:36:33,792 INFO 142:onap_service.py(1) - [None][Check 5ac571b7-eabe-4b4b-954b-602ce47eecdf orchestration request status] response code: 200
2021-08-18 01:36:33,792 DEBUG 146:onap_service.py(1) - [None][Check 5ac571b7-eabe-4b4b-954b-602ce47eecdf orchestration request status] response: {"request":{"requestId":"5ac571b7-eabe-4b4b-954b-602ce47eecdf","startTime":"Wed, 18 Aug 2021 01:36:20 GMT","finishTime":"Wed, 18 Aug 2021 01:36:26 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"22b82523-147a-49a7-96a9-abd3fbf9379d","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","modelUuid":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","modelInvariantUuid":"22b82523-147a-49a7-96a9-abd3fbf9379d"},"requestInfo":{"source":"VID","instanceName":"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355","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":"d16d5b62-4051-43e3-9083-841903ac62b8","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"7fd481b1-d056-460c-8e26-b4d407a0ef57","serviceInstanceName":"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 18 Aug 2021 01:36:26 GMT"}}}
2021-08-18 01:36:33,793 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-18 01:36:33,793 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-18 01:36:33,794 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-18 01:36:33,796 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 01:36:33,906 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-18 01:36:33,907 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-18 01:36:33,907 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1629250449178","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-18 01:36:33,911 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355 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-18 01:36:33,912 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355 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-9df8b38c-ba16-49c9-9432-225f53ce5355
2021-08-18 01:36:33,912 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355 service-instance-name] data sent: None
2021-08-18 01:36:33,915 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 01:36:34,090 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-9df8b38c-ba16-49c9-9432-225f53ce5355 HTTP/1.1" 200 1195
2021-08-18 01:36:34,091 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355 service-instance-name] response code: 200
2021-08-18 01:36:34,092 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355 service-instance-name] response: {"service-instance":[{"service-instance-id":"7fd481b1-d056-460c-8e26-b4d407a0ef57","service-instance-name":"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"22b82523-147a-49a7-96a9-abd3fbf9379d","model-version-id":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","resource-version":"1629250586127","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/7fd481b1-d056-460c-8e26-b4d407a0ef57/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/d16d5b62-4051-43e3-9083-841903ac62b8","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"d16d5b62-4051-43e3-9083-841903ac62b8"}]},{"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-18 01:36:34,096 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-18 01:36:34,096 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-18 01:36:34,096 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-18 01:36:34,099 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 01:36:34,194 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-18 01:36:34,195 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-18 01:36:34,195 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":"1629250441782"}
2021-08-18 01:36:34,198 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-18 01:36:34,199 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-18 01:36:34,199 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-18 01:36:34,201 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 01:36:34,299 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-18 01:36:34,301 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-18 01:36:34,302 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1629250449178","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-18 01:36:34,305 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355 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-18 01:36:34,305 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355 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-9df8b38c-ba16-49c9-9432-225f53ce5355
2021-08-18 01:36:34,305 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355 service-instance-name] data sent: None
2021-08-18 01:36:34,308 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 01:36:34,406 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-9df8b38c-ba16-49c9-9432-225f53ce5355 HTTP/1.1" 200 1195
2021-08-18 01:36:34,407 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355 service-instance-name] response code: 200
2021-08-18 01:36:34,408 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355 service-instance-name] response: {"service-instance":[{"service-instance-id":"7fd481b1-d056-460c-8e26-b4d407a0ef57","service-instance-name":"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"22b82523-147a-49a7-96a9-abd3fbf9379d","model-version-id":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","resource-version":"1629250586127","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/7fd481b1-d056-460c-8e26-b4d407a0ef57/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/d16d5b62-4051-43e3-9083-841903ac62b8","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"d16d5b62-4051-43e3-9083-841903ac62b8"}]},{"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-18 01:36:34,411 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-18 01:36:34,411 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-18 01:36:34,412 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-18 01:36:34,412 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-18 01:36:34,412 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-18 01:36:34,415 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-18 01:36:35,883 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 745
2021-08-18 01:36:35,885 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-18 01:36:35,885 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5122fc57-32e0-4877-aee9-f12e8435235f","invariantUUID":"8374a47d-e0f8-4e52-8eca-f4948529c262","name":"vFW 2021-08-18 00-40-00","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/5122fc57-32e0-4877-aee9-f12e8435235f/toscaModel","category":"Network L1-3","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","invariantUUID":"22b82523-147a-49a7-96a9-abd3fbf9379d","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9c6dd5b4-628c-4819-959d-73e94d6f5b2c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-18 01:36:35,888 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-08-18 00-40-00 from SDC
2021-08-18 01:36:35,889 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 01:36:35,889 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 01:36:35,889 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft
2021-08-18 01:36:35,890 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-18 01:36:35,890 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 01:36:35,890 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 01:36:35,890 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-18 01:36:35,891 DEBUG 147:__init__.py(1) - number of Service returned: 2
2021-08-18 01:36:35,891 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-18 01:36:35,891 INFO 192:__init__.py(1) - Service found, updating information
2021-08-18 01:36:35,892 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-18 01:36:35,892 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-18 01:36:35,892 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-18 01:36:35,894 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-18 01:36:36,497 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-18 01:36:36,500 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-18 01:36:36,503 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"25dc2484-3b09-434a-a445-b18fefb76d80","lifecycleState":"CERTIFIED","lastUpdateDate":1629242426149,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"08a10d8c-2982-4f2e-a742-2fdfd79ed0c9","invariantUUID":"c0b559ce-37cc-477f-905f-132eec7414b8","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":"23927bb1-ccf4-4657-a9db-1f375bb2d023","lifecycleState":"CERTIFIED","lastUpdateDate":1629242629301,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11f331c6-1c6f-47fb-93bd-d22bcecb92eb","invariantUUID":"b6087934-c1b4-43a0-a1c9-8e1067b3362a","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":"port","uniqueId":"06c1fe0d-2b02-4914-8db7-c62409dfe731","lifecycleState":"CERTIFIED","lastUpdateDate":1629242611367,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cfc4778d-2acb-43b1-a7a2-450897d64dfb","invariantUUID":"9691cef2-6683-424a-b99f-301655cf2f69","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"48954e6e-ce32-43ed-a85e-c90b85d4386d","lifecycleState":"CERTIFIED","lastUpdateDate":1629242707970,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11f5e892-0353-4025-ba9c-f384d1e1cbaf","invariantUUID":"a47a9bc0-084a-4d3f-9e34-15087f79c4fd","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":"networkrules","uniqueId":"87a927dd-bbfb-43cb-985e-714a1b1699e3","lifecycleState":"CERTIFIED","lastUpdateDate":1629242274738,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"feab041a-cb68-4005-afcc-bf5f7eef7484","invariantUUID":"0ea02cfa-c365-4f72-9ad5-77b7ae686468","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d87f96e0-6846-47bf-81f2-559a78926e12","lifecycleState":"CERTIFIED","lastUpdateDate":1629242239485,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"70a13eaf-a305-40bb-82fd-8cfbbe9de27a","invariantUUID":"6d0d4791-4de7-4cd3-912f-faa2245f61e2","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4c6dd9da-cf3a-4f90-8a37-6b12a3357a9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629242474598,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9af17ac-a628-4ce5-a1bf-b5acfeb0a88c","invariantUUID":"c6a64e2f-7b0f-4399-bcaa-f3a7c1ff38db","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cef9cd41-6316-4d6c-9188-aa20efc23335","lifecycleState":"CERTIFIED","lastUpdateDate":1629242660165,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ab792bf-231c-43a7-a862-99bf7c35cbc4","invariantUUID":"a93c89f4-03e8-4357-89dc-fc9cf6a64b0e","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3c2d919d-648e-4bf2-9b52-e53897669481","lifecycleState":"CERTIFIED","lastUpdateDate":1629242464499,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d9e0821-7ec8-4a25-bea2-432f4bbaf0d1","invariantUUID":"2cca58e9-e373-4ee9-945d-79b91995804a","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":"5d0f51a3-506e-47af-93df-0eb54b937302","lifecycleState":"CERTIFIED","lastUpdateDate":1629242437337,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a5828b58-78a5-4be1-b5f6-e2ad3fd0b8ae","invariantUUID":"d63a5bb0-b13b-4af8-8914-d404cc978a9a","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":"f9e4787c-50fa-4f83-8e23-6899c8bb99f2","lifecycleState":"CERTIFIED","lastUpdateDate":1629242512711,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7310d1da-d9fb-4d53-a45f-831568356ad2","invariantUUID":"ee60727c-3020-4e6b-a37d-dca9e38138ce","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d3480e3-6a50-4dd7-bbb6-ec56b8ac044d","lifecycleState":"CERTIFIED","lastUpdateDate":1629242640673,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4df5791-e322-4e14-8c73-a7507cbe26f7","invariantUUID":"84fdaebb-ce95-4424-ba97-909192a8f3f9","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":"defaulticon","uniqueId":"b4203f26-09ef-4a32-8840-3ea8faee5691","lifecycleState":"CERTIFIED","lastUpdateDate":1629242453271,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"6f075b7b-78ac-4d5b-854c-e4ea170a4e92","invariantUUID":"0a013a39-c7a8-4dcd-b057-6e8ad8c47fa4","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":"port","uniqueId":"4b99c266-8bb8-4b20-a44d-b6de095ecea4","lifecycleState":"CERTIFIED","lastUpdateDate":1629242739419,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0482f67-1c04-4afc-8bb2-0a2699b6f9bf","invariantUUID":"2dd5c74f-5a8b-4141-8cf2-09e355117c54","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e857860c-9a9e-4d6d-8ea5-c368bdba5866","lifecycleState":"CERTIFIED","lastUpdateDate":1629242146555,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9c20db9-d595-4b87-8ad4-53d9c09cd004","invariantUUID":"fba41d0b-c98b-43c1-b0ab-6df27c6d91a6","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":"objectStorage","uniqueId":"2ee95061-ff13-4c45-b216-6637333d5a7b","lifecycleState":"CERTIFIED","lastUpdateDate":1629242177550,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9c9a60b-08bb-49af-8586-901c6a404d3a","invariantUUID":"3cc1d5f0-29e9-42eb-a3bc-b78f01b48bef","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a8045131-87ee-4a10-b036-01c5ae102577","lifecycleState":"CERTIFIED","lastUpdateDate":1629242480866,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a7df7aa1-5944-46f5-824f-e1430cd57433","invariantUUID":"80200482-066e-4bd1-af66-93fb5c2fd614","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":"objectStorage","uniqueId":"3184bb37-bae4-4a2a-9d47-cedd50e2f039","lifecycleState":"CERTIFIED","lastUpdateDate":1629242532503,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad748ce2-3352-4e82-aeb9-a7c3e3b11c12","invariantUUID":"a72a8d9e-8e7d-40e1-bdae-6f2092539540","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f590c3b3-3ba3-4571-857e-b388bd21d1a2","lifecycleState":"CERTIFIED","lastUpdateDate":1629242232613,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"958e68c0-8be1-4aed-ab66-94fc49779f89","invariantUUID":"b434d7c1-a63a-4821-85a3-01b1ceb8a626","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":"29287b31-7484-476a-adb7-cb5500bee080","lifecycleState":"CERTIFIED","lastUpdateDate":1629242623859,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0084bd13-b303-46db-97e1-c341786a0b74","invariantUUID":"37114d15-91d8-435d-8f2c-8f257257005c","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":"de566176-855f-406e-93a7-55684fe12017","lifecycleState":"CERTIFIED","lastUpdateDate":1629242459423,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7950d00b-d63f-405f-9f30-b11617da9b72","invariantUUID":"eacfecbd-abea-4dac-8f58-af6fa00ec190","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":"objectStorage","uniqueId":"75d6dbc2-2263-4714-9f42-98ae383dba5e","lifecycleState":"CERTIFIED","lastUpdateDate":1629242119644,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"699923fe-b3f0-41c4-9d5c-0af8120b59f8","invariantUUID":"5f53191d-884a-4508-ae00-17d55ff23a00","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d616332e-a076-4c4c-9d81-5a2ca08c012a","lifecycleState":"CERTIFIED","lastUpdateDate":1629242367877,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9095961-f49c-4b81-aad2-ed49c7180ce3","invariantUUID":"3877842a-7bed-4eeb-be94-5f38f78ba61c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2f8059a1-ba4f-468d-9cc8-d0339b3a8a24","lifecycleState":"CERTIFIED","lastUpdateDate":1629242691572,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"194effca-becf-4167-bcde-a86515449616","invariantUUID":"784c9907-06aa-40b5-bb3d-52b559d1a80d","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"eaf0a057-cb8b-4b16-a958-3c81b1d02acf","lifecycleState":"CERTIFIED","lastUpdateDate":1629242605516,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"286487aa-199e-45ec-8047-9807a80b4bad","invariantUUID":"b1fd594d-330c-46c6-a001-231af6351a64","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"41d6b326-8215-482f-b6fa-bce4f455fb3a","lifecycleState":"CERTIFIED","lastUpdateDate":1629242593279,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"840e3f18-82c4-4612-8c52-20b701f3f104","invariantUUID":"e4eefcd5-257a-42e2-87dc-79f1a5e852e1","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":"loadBalancer","uniqueId":"daf32744-0c30-4617-bb61-079448ed6272","lifecycleState":"CERTIFIED","lastUpdateDate":1629242141061,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7932180-2352-43c4-a113-0963c56d9384","invariantUUID":"e157a0a8-72f4-4c9e-a7e7-8a218c82d7df","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d1bad1f-db77-477a-84ea-e0ff9d569495","lifecycleState":"CERTIFIED","lastUpdateDate":1629242344282,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ccc427cd-04a4-4c45-9f64-949ed5a886a6","invariantUUID":"e38558ab-0e30-4fe9-b427-34ad3cf62849","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0dd11045-814c-4886-b638-67e65d8730e3","lifecycleState":"CERTIFIED","lastUpdateDate":1629242218249,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c3e84fe-28dd-4260-bd77-083022c6f720","invariantUUID":"45620fcd-3a13-49b8-b431-505c5612b770","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":"b511cc79-57c4-48d5-843e-4b1d5b735108","lifecycleState":"CERTIFIED","lastUpdateDate":1629242399000,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55629e5d-91a0-4f96-aa1c-352b4785b2bd","invariantUUID":"3aeb48a2-de4d-4432-b43d-9b4722d4c0c4","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":"bb114fbc-fa5f-44c4-af38-119bb4c60c45","lifecycleState":"CERTIFIED","lastUpdateDate":1629242245622,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"06081642-2a07-4483-9334-f0ac005ec24a","invariantUUID":"7111c8db-a21a-4a06-a7a8-ba1f8b350d27","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"14aa706e-0987-49e5-9ba1-cb1c104d81a4","lifecycleState":"CERTIFIED","lastUpdateDate":1629242442555,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4ef6aa41-8bd8-414b-89cd-d6df611070ad","invariantUUID":"c3f1b9e5-4d9b-4b25-8fad-00d4c6d45e64","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":"port","uniqueId":"44eadc96-8276-4344-a731-c88b86bffe54","lifecycleState":"CERTIFIED","lastUpdateDate":1629242280335,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a32d885b-b198-4b1b-aac1-920c19e20470","invariantUUID":"bd411712-2672-46a8-ac3e-ec567919b47a","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bbed6273-204a-4632-9d43-0adbeeaa657d","lifecycleState":"CERTIFIED","lastUpdateDate":1629242184015,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"827ba66c-a5de-4baf-bafe-4835e132db4f","invariantUUID":"5d98bae5-3fb5-46c4-bb79-cf53055a3211","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"516ef5c8-ccf5-4cec-bb25-741d577c1e35","lifecycleState":"CERTIFIED","lastUpdateDate":1629242203477,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0223e4c7-b5b5-4331-bcff-64d7be96c166","invariantUUID":"87bd56b2-ebb1-4189-a76a-66a8c68723f3","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":"compute","uniqueId":"5d6a06e6-1849-4d76-adad-b71a712839ba","lifecycleState":"CERTIFIED","lastUpdateDate":1629242719351,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a1bf092f-daab-4f17-8499-4585f60c1fdd","invariantUUID":"5f38969c-afe6-450d-82fe-83b2c19705cf","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":"f1120476-94bf-46a1-91d6-33753dfbe682","lifecycleState":"CERTIFIED","lastUpdateDate":1629242506100,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0058c5a5-96c4-4756-b172-a0fafae9d85a","invariantUUID":"9372aafe-be8e-4770-8554-f39aa4886f7d","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ddb2da45-fbe7-4996-b5ad-6f730f631ae6","lifecycleState":"CERTIFIED","lastUpdateDate":1629242361154,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f65091c4-06d0-403c-87f4-3f72338e2b57","invariantUUID":"f6f536ff-c9bb-43f4-9247-f12aa4434ef6","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":"compute","uniqueId":"535c0c7e-31cd-4f11-a535-e7632c11096c","lifecycleState":"CERTIFIED","lastUpdateDate":1629242526183,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af89b715-4250-41cb-9b14-1d13f52d78dc","invariantUUID":"bf745613-f7c8-423a-9617-972cb60d0d2e","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34dfd12e-54d8-4c0e-a5e0-5914aa632fdc","lifecycleState":"CERTIFIED","lastUpdateDate":1629242420945,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4ef4b5d-8c7d-45b1-a672-fdb4a9f6a336","invariantUUID":"e8116c39-c190-4c26-b2ff-5ab9b80d2197","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":"defaulticon","uniqueId":"f94c8cf7-5e2a-403f-b790-18b2889b4bde","lifecycleState":"CERTIFIED","lastUpdateDate":1629242585186,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"85a8b972-e631-4256-8d2c-87441f9b5606","invariantUUID":"9ebf0689-e46d-4faa-a792-92e432e7705e","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51f86a1c-336a-4d1d-8c93-d16e07d51d12","lifecycleState":"CERTIFIED","lastUpdateDate":1629242469531,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b63d86ff-19d7-4966-b166-1fb96d621690","invariantUUID":"2b0ba16a-7e47-418c-9d42-42c8984b0459","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":"compute","uniqueId":"2d9b90ad-a770-477c-88aa-1baaa5532881","lifecycleState":"CERTIFIED","lastUpdateDate":1629242081187,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5efaeaef-25e7-4d19-be5f-b73d0fd11e37","invariantUUID":"19a7ea9c-e69d-427f-9414-f649908f5005","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":"compute","uniqueId":"c87105b4-3391-4093-b77c-c371c66267be","lifecycleState":"CERTIFIED","lastUpdateDate":1629242325245,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aef0818a-dc0f-4b62-9180-8d4167c7e28c","invariantUUID":"c712eda0-3eb3-4ab0-8406-5deaa8ff33fa","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":"baa46a95-28b5-4cb5-a223-44b01fcdee95","lifecycleState":"CERTIFIED","lastUpdateDate":1629242447926,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e687f856-2a67-449b-9704-11a91df2d82f","invariantUUID":"51c4caea-2dc8-46d0-9d11-f578f49330ea","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":"07c9574c-d133-41f2-a232-ce72aebf10eb","lifecycleState":"CERTIFIED","lastUpdateDate":1629242152402,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c593af92-1dcf-4aee-b699-276d5c2f61aa","invariantUUID":"6f012bbb-ff0d-4338-939f-edadc7ddf127","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":"3742c4fa-ce61-42e1-aa3e-061404437e34","lifecycleState":"CERTIFIED","lastUpdateDate":1629242725486,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8720cbb7-76f4-4136-8b3b-2714dd966e8b","invariantUUID":"7c906c73-0854-45dc-9f4f-e425276821d3","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":"objectStorage","uniqueId":"1982f27e-3256-4a4c-bf3a-57a01ddf785b","lifecycleState":"CERTIFIED","lastUpdateDate":1629242125995,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91822c56-299d-48d4-a8c0-68b2fc1a3e63","invariantUUID":"55e1fbac-ec0c-44af-aa43-7fb1d87971eb","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"b74f6c58-e529-43a5-8c20-14d8e3ee646d","lifecycleState":"CERTIFIED","lastUpdateDate":1629242734625,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"459f06fa-9944-4af2-be55-5fd344dbc622","invariantUUID":"6fa62c73-83fe-413d-88e3-152d4293b4a4","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":"ae8e2575-d093-4316-b8cf-745d05a01386","lifecycleState":"CERTIFIED","lastUpdateDate":1629242197082,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35599902-243c-4bf6-b13e-dc06a8e4601c","invariantUUID":"a2431ee2-949a-45dd-b913-bb1ab3282f9e","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":"defaulticon","uniqueId":"a1c80843-f9d9-457e-8d4e-e91dd34a1a81","lifecycleState":"CERTIFIED","lastUpdateDate":1629242209387,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3aa31d9-312f-42db-8bd9-7134f041ec13","invariantUUID":"d9a96287-fee0-4d5f-b7d7-95d03f5e8e91","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c7c202a-a14e-424c-b13d-10ee8ea852d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629242309812,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46b9d6eb-fc33-4ce8-96cf-e15ca36802d7","invariantUUID":"fa574b07-4688-44bd-958a-d42942dfe302","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2340d06b-cb0b-4bcc-a85c-64f4d5f062ba","lifecycleState":"CERTIFIED","lastUpdateDate":1629242714801,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd443a41-a6f2-4cf9-9199-c7499d409736","invariantUUID":"850f081a-bcf8-4006-bbdb-6cc63ce37480","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":"5a6b834c-c951-4a41-b0cf-3cde9f92caff","lifecycleState":"CERTIFIED","lastUpdateDate":1629242498574,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b58e189c-d138-4863-9789-20c506b5a261","invariantUUID":"b8314063-2861-45f1-993d-d63788ee7e8e","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":"port","uniqueId":"b35269a1-dabc-4921-86ca-1a240007a5bd","lifecycleState":"CERTIFIED","lastUpdateDate":1629242599672,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c4bdc11-62a1-4c68-aca7-ff955bd37b28","invariantUUID":"3f674fbe-6874-4f54-a0fe-676b12f3e760","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":"securityrules","uniqueId":"5e357138-9c75-4580-aad0-0a1ad6d39c1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629242316095,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3ef7bd1d-3c4f-4cbc-a2ea-d312a4186333","invariantUUID":"fe65bd33-8616-43ef-b417-729eb72e84de","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":"port","uniqueId":"f9c364ae-72f1-433b-881b-6df80e9f7d21","lifecycleState":"CERTIFIED","lastUpdateDate":1629242684243,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d670e7f-640b-49f6-9c09-f20e68d4a16d","invariantUUID":"5c7e1e0e-6089-47b8-bd45-5f24ebc1cbf1","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":"acc3fd92-88f9-4741-b6bc-8c193583d81f","lifecycleState":"CERTIFIED","lastUpdateDate":1629242336767,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"42840bd6-13f0-463e-b9a2-f8cd4701f43b","invariantUUID":"881fc1ca-bd87-457a-99f0-cd16398d7bc5","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ace81f6-cf83-4840-98db-9913381f45c5","lifecycleState":"CERTIFIED","lastUpdateDate":1629242559926,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d303adb4-d346-495a-ae51-49e17939900b","invariantUUID":"9dbe3fb3-cac3-4942-9513-4f6318019caa","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":"network","uniqueId":"e08a97a7-297a-4389-a73e-c45d4a3f6333","lifecycleState":"CERTIFIED","lastUpdateDate":1629242635105,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d94b3190-9977-4a6a-a3f1-f12427c799f3","invariantUUID":"5daeafed-d259-4b33-aa12-7d9a737032e9","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"10def696-fea6-4ab1-8efa-e517eb0ef5b2","lifecycleState":"CERTIFIED","lastUpdateDate":1629242303778,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e8f4f5aa-334b-4076-87fc-8e33b0004da9","invariantUUID":"6968b228-d1e8-4b0e-89da-d5c750479029","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":"05bfda6e-2bad-4284-a8a0-53749822f35b","lifecycleState":"CERTIFIED","lastUpdateDate":1629242552282,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a34a5b32-f858-43f4-b25c-e8106dd11315","invariantUUID":"c463dccb-9331-4b72-a86b-91c3497cdb1d","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":"f21d9375-3147-4984-bedf-9a7991698087","lifecycleState":"CERTIFIED","lastUpdateDate":1629242618420,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"007cde50-f477-4066-bf26-ff9d58efd170","invariantUUID":"4d95f7a6-a30a-484f-bebc-f51e8a8fcfbe","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":"12b98b76-2786-4a3d-87b8-c41549dcf6de","lifecycleState":"CERTIFIED","lastUpdateDate":1629242225385,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"27e3df05-ca44-43aa-8d96-c062aad25d5f","invariantUUID":"7af26e2d-5089-4e81-bded-cfc06ebe93a0","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c50742bc-0dfe-4859-b869-7bfc8beab7c8","lifecycleState":"CERTIFIED","lastUpdateDate":1629242189235,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a01efa4d-a53d-4f0e-9c2d-5b7971cb5183","invariantUUID":"42d2fdca-ca56-464b-acd4-59301a45e364","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"726bbb41-40e2-4bad-acd4-d238530da1db","lifecycleState":"CERTIFIED","lastUpdateDate":1629242330670,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f94c4bb5-8177-4d9b-b801-5e1afd4c978d","invariantUUID":"76210548-59c1-4874-bb6c-715350a2ddc0","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"41fc3549-13cd-439e-9e8c-a90151dc2aa6","lifecycleState":"CERTIFIED","lastUpdateDate":1629242673094,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a56b07e-4ac6-402f-8f29-8aa647b2ded9","invariantUUID":"a72cbc5a-d08a-4e4a-9e36-e368fbebaa2c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f0038dc-9d11-4ab2-8720-879668c10d6f","lifecycleState":"CERTIFIED","lastUpdateDate":1629242666868,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e7a137f-b884-475e-8aa0-647ce604fff4","invariantUUID":"9b7fc56e-46a9-4f83-a3ca-20eb44611306","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"30e70111-6759-4851-87ae-c11b51aa646c","lifecycleState":"CERTIFIED","lastUpdateDate":1629242112370,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"8248442d-b8b0-4281-9e0b-e29563f2f759","invariantUUID":"ec4574d9-996c-46c7-a1f7-129e6300f5c6","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a01997b-8dbc-4048-b47b-65d3641e0a51","lifecycleState":"CERTIFIED","lastUpdateDate":1629242374403,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"774532b2-bd2a-4127-bddc-ada6f100707a","invariantUUID":"e050fa0d-7790-41e3-8d4c-ca9b0e294352","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"597b0287-fd66-4bec-b8ad-0a0c5393b189","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1629247201998,"name":"vFW 2021-08-18 00-40-00","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"5122fc57-32e0-4877-aee9-f12e8435235f","invariantUUID":"8374a47d-e0f8-4e52-8eca-f4948529c262","systemName":"Vfw20210818004000","description":"catalog service description","tags":["robot-ete","vFW 2021-08-18 00-40-00"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"8330dfd8-778c-4e2e-9278-7598492fbd6a","lifecycleState":"CERTIFIED","lastUpdateDate":1629250435864,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","invariantUUID":"22b82523-147a-49a7-96a9-abd3fbf9379d","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-18 01:36:36,510 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-18 01:36:36,511 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-18 01:36:36,511 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/9c6dd5b4-628c-4819-959d-73e94d6f5b2c/toscaModel
2021-08-18 01:36:36,512 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] data sent: None
2021-08-18 01:36:36,514 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-18 01:36:36,710 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/9c6dd5b4-628c-4819-959d-73e94d6f5b2c/toscaModel HTTP/1.1" 200 None
2021-08-18 01:36:36,713 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response code: 200
2021-08-18 01:36:36,713 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response: n/a
2021-08-18 01:36:36,776 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': 'dfa9443a-8e66-4f80-bcfa-42cfb1bf9f97', 'x-fromappid': 'API client'}
2021-08-18 01:36:36,776 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-18 01:36:36,776 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-9df8b38c-ba16-49c9-9432-225f53ce5355_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-18 01:36:36,778 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267
2021-08-18 01:36:37,285 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-18 01:36:37,286 INFO 142:onap_service.py(1) - [None][Upload Network preload using GENERIC-RESOURCE-API] response code: 200
2021-08-18 01:36:37,287 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-18 01:36:37,298 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-18 01:36:37,298 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-18 01:36:37,298 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-18 01:36:37,300 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 01:36:37,359 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-18 01:36:37,360 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-18 01:36:37,360 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-18 01:36:37,362 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-18 01:36:37,363 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-18 01:36:37,363 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-18 01:36:37,365 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 01:36:37,424 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686
2021-08-18 01:36:37,425 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-18 01:36:37,425 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnw-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1629250441517","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-18 01:36:37,428 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-18 01:36:37,428 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-18 01:36:37,428 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-18 01:36:37,431 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 01:36:37,486 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-18 01:36:37,487 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-18 01:36:37,488 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-18 01:36:37,490 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-18 01:36:37,490 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-18 01:36:37,491 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-18 01:36:37,493 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 01:36:37,552 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-18 01:36:37,553 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-18 01:36:37,553 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":"1629250441517","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-18 01:36:37,557 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-18 01:36:37,557 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-18 01:36:37,557 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-18 01:36:37,560 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 01:36:37,615 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-18 01:36:37,617 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-18 01:36:37,618 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1629250449178","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-18 01:36:37,641 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-18 01:36:37,641 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-18 01:36:37,642 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-18 01:36:37,642 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-18 01:36:37,643 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-18 01:36:37,646 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-18 01:36:38,113 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 745
2021-08-18 01:36:38,115 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-18 01:36:38,116 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5122fc57-32e0-4877-aee9-f12e8435235f","invariantUUID":"8374a47d-e0f8-4e52-8eca-f4948529c262","name":"vFW 2021-08-18 00-40-00","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/5122fc57-32e0-4877-aee9-f12e8435235f/toscaModel","category":"Network L1-3","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","invariantUUID":"22b82523-147a-49a7-96a9-abd3fbf9379d","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9c6dd5b4-628c-4819-959d-73e94d6f5b2c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-18 01:36:38,119 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-08-18 00-40-00 from SDC
2021-08-18 01:36:38,120 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 01:36:38,120 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 01:36:38,120 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft
2021-08-18 01:36:38,120 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-18 01:36:38,121 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 01:36:38,121 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 01:36:38,121 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-18 01:36:38,121 DEBUG 147:__init__.py(1) - number of Service returned: 2
2021-08-18 01:36:38,121 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-18 01:36:38,122 INFO 192:__init__.py(1) - Service found, updating information
2021-08-18 01:36:38,122 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-18 01:36:38,122 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-18 01:36:38,123 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-18 01:36:38,125 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-18 01:36:38,706 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-18 01:36:38,709 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-18 01:36:38,713 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"25dc2484-3b09-434a-a445-b18fefb76d80","lifecycleState":"CERTIFIED","lastUpdateDate":1629242426149,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"08a10d8c-2982-4f2e-a742-2fdfd79ed0c9","invariantUUID":"c0b559ce-37cc-477f-905f-132eec7414b8","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":"23927bb1-ccf4-4657-a9db-1f375bb2d023","lifecycleState":"CERTIFIED","lastUpdateDate":1629242629301,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11f331c6-1c6f-47fb-93bd-d22bcecb92eb","invariantUUID":"b6087934-c1b4-43a0-a1c9-8e1067b3362a","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":"port","uniqueId":"06c1fe0d-2b02-4914-8db7-c62409dfe731","lifecycleState":"CERTIFIED","lastUpdateDate":1629242611367,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cfc4778d-2acb-43b1-a7a2-450897d64dfb","invariantUUID":"9691cef2-6683-424a-b99f-301655cf2f69","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"48954e6e-ce32-43ed-a85e-c90b85d4386d","lifecycleState":"CERTIFIED","lastUpdateDate":1629242707970,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11f5e892-0353-4025-ba9c-f384d1e1cbaf","invariantUUID":"a47a9bc0-084a-4d3f-9e34-15087f79c4fd","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":"networkrules","uniqueId":"87a927dd-bbfb-43cb-985e-714a1b1699e3","lifecycleState":"CERTIFIED","lastUpdateDate":1629242274738,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"feab041a-cb68-4005-afcc-bf5f7eef7484","invariantUUID":"0ea02cfa-c365-4f72-9ad5-77b7ae686468","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d87f96e0-6846-47bf-81f2-559a78926e12","lifecycleState":"CERTIFIED","lastUpdateDate":1629242239485,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"70a13eaf-a305-40bb-82fd-8cfbbe9de27a","invariantUUID":"6d0d4791-4de7-4cd3-912f-faa2245f61e2","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4c6dd9da-cf3a-4f90-8a37-6b12a3357a9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629242474598,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9af17ac-a628-4ce5-a1bf-b5acfeb0a88c","invariantUUID":"c6a64e2f-7b0f-4399-bcaa-f3a7c1ff38db","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cef9cd41-6316-4d6c-9188-aa20efc23335","lifecycleState":"CERTIFIED","lastUpdateDate":1629242660165,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ab792bf-231c-43a7-a862-99bf7c35cbc4","invariantUUID":"a93c89f4-03e8-4357-89dc-fc9cf6a64b0e","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3c2d919d-648e-4bf2-9b52-e53897669481","lifecycleState":"CERTIFIED","lastUpdateDate":1629242464499,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d9e0821-7ec8-4a25-bea2-432f4bbaf0d1","invariantUUID":"2cca58e9-e373-4ee9-945d-79b91995804a","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":"5d0f51a3-506e-47af-93df-0eb54b937302","lifecycleState":"CERTIFIED","lastUpdateDate":1629242437337,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a5828b58-78a5-4be1-b5f6-e2ad3fd0b8ae","invariantUUID":"d63a5bb0-b13b-4af8-8914-d404cc978a9a","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":"f9e4787c-50fa-4f83-8e23-6899c8bb99f2","lifecycleState":"CERTIFIED","lastUpdateDate":1629242512711,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7310d1da-d9fb-4d53-a45f-831568356ad2","invariantUUID":"ee60727c-3020-4e6b-a37d-dca9e38138ce","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d3480e3-6a50-4dd7-bbb6-ec56b8ac044d","lifecycleState":"CERTIFIED","lastUpdateDate":1629242640673,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4df5791-e322-4e14-8c73-a7507cbe26f7","invariantUUID":"84fdaebb-ce95-4424-ba97-909192a8f3f9","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":"defaulticon","uniqueId":"b4203f26-09ef-4a32-8840-3ea8faee5691","lifecycleState":"CERTIFIED","lastUpdateDate":1629242453271,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"6f075b7b-78ac-4d5b-854c-e4ea170a4e92","invariantUUID":"0a013a39-c7a8-4dcd-b057-6e8ad8c47fa4","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":"port","uniqueId":"4b99c266-8bb8-4b20-a44d-b6de095ecea4","lifecycleState":"CERTIFIED","lastUpdateDate":1629242739419,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0482f67-1c04-4afc-8bb2-0a2699b6f9bf","invariantUUID":"2dd5c74f-5a8b-4141-8cf2-09e355117c54","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e857860c-9a9e-4d6d-8ea5-c368bdba5866","lifecycleState":"CERTIFIED","lastUpdateDate":1629242146555,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9c20db9-d595-4b87-8ad4-53d9c09cd004","invariantUUID":"fba41d0b-c98b-43c1-b0ab-6df27c6d91a6","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":"objectStorage","uniqueId":"2ee95061-ff13-4c45-b216-6637333d5a7b","lifecycleState":"CERTIFIED","lastUpdateDate":1629242177550,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9c9a60b-08bb-49af-8586-901c6a404d3a","invariantUUID":"3cc1d5f0-29e9-42eb-a3bc-b78f01b48bef","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a8045131-87ee-4a10-b036-01c5ae102577","lifecycleState":"CERTIFIED","lastUpdateDate":1629242480866,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a7df7aa1-5944-46f5-824f-e1430cd57433","invariantUUID":"80200482-066e-4bd1-af66-93fb5c2fd614","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":"objectStorage","uniqueId":"3184bb37-bae4-4a2a-9d47-cedd50e2f039","lifecycleState":"CERTIFIED","lastUpdateDate":1629242532503,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad748ce2-3352-4e82-aeb9-a7c3e3b11c12","invariantUUID":"a72a8d9e-8e7d-40e1-bdae-6f2092539540","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f590c3b3-3ba3-4571-857e-b388bd21d1a2","lifecycleState":"CERTIFIED","lastUpdateDate":1629242232613,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"958e68c0-8be1-4aed-ab66-94fc49779f89","invariantUUID":"b434d7c1-a63a-4821-85a3-01b1ceb8a626","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":"29287b31-7484-476a-adb7-cb5500bee080","lifecycleState":"CERTIFIED","lastUpdateDate":1629242623859,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0084bd13-b303-46db-97e1-c341786a0b74","invariantUUID":"37114d15-91d8-435d-8f2c-8f257257005c","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":"de566176-855f-406e-93a7-55684fe12017","lifecycleState":"CERTIFIED","lastUpdateDate":1629242459423,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7950d00b-d63f-405f-9f30-b11617da9b72","invariantUUID":"eacfecbd-abea-4dac-8f58-af6fa00ec190","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":"objectStorage","uniqueId":"75d6dbc2-2263-4714-9f42-98ae383dba5e","lifecycleState":"CERTIFIED","lastUpdateDate":1629242119644,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"699923fe-b3f0-41c4-9d5c-0af8120b59f8","invariantUUID":"5f53191d-884a-4508-ae00-17d55ff23a00","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d616332e-a076-4c4c-9d81-5a2ca08c012a","lifecycleState":"CERTIFIED","lastUpdateDate":1629242367877,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9095961-f49c-4b81-aad2-ed49c7180ce3","invariantUUID":"3877842a-7bed-4eeb-be94-5f38f78ba61c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2f8059a1-ba4f-468d-9cc8-d0339b3a8a24","lifecycleState":"CERTIFIED","lastUpdateDate":1629242691572,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"194effca-becf-4167-bcde-a86515449616","invariantUUID":"784c9907-06aa-40b5-bb3d-52b559d1a80d","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"eaf0a057-cb8b-4b16-a958-3c81b1d02acf","lifecycleState":"CERTIFIED","lastUpdateDate":1629242605516,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"286487aa-199e-45ec-8047-9807a80b4bad","invariantUUID":"b1fd594d-330c-46c6-a001-231af6351a64","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"41d6b326-8215-482f-b6fa-bce4f455fb3a","lifecycleState":"CERTIFIED","lastUpdateDate":1629242593279,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"840e3f18-82c4-4612-8c52-20b701f3f104","invariantUUID":"e4eefcd5-257a-42e2-87dc-79f1a5e852e1","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":"loadBalancer","uniqueId":"daf32744-0c30-4617-bb61-079448ed6272","lifecycleState":"CERTIFIED","lastUpdateDate":1629242141061,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7932180-2352-43c4-a113-0963c56d9384","invariantUUID":"e157a0a8-72f4-4c9e-a7e7-8a218c82d7df","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d1bad1f-db77-477a-84ea-e0ff9d569495","lifecycleState":"CERTIFIED","lastUpdateDate":1629242344282,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ccc427cd-04a4-4c45-9f64-949ed5a886a6","invariantUUID":"e38558ab-0e30-4fe9-b427-34ad3cf62849","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0dd11045-814c-4886-b638-67e65d8730e3","lifecycleState":"CERTIFIED","lastUpdateDate":1629242218249,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c3e84fe-28dd-4260-bd77-083022c6f720","invariantUUID":"45620fcd-3a13-49b8-b431-505c5612b770","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":"b511cc79-57c4-48d5-843e-4b1d5b735108","lifecycleState":"CERTIFIED","lastUpdateDate":1629242399000,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55629e5d-91a0-4f96-aa1c-352b4785b2bd","invariantUUID":"3aeb48a2-de4d-4432-b43d-9b4722d4c0c4","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":"bb114fbc-fa5f-44c4-af38-119bb4c60c45","lifecycleState":"CERTIFIED","lastUpdateDate":1629242245622,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"06081642-2a07-4483-9334-f0ac005ec24a","invariantUUID":"7111c8db-a21a-4a06-a7a8-ba1f8b350d27","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"14aa706e-0987-49e5-9ba1-cb1c104d81a4","lifecycleState":"CERTIFIED","lastUpdateDate":1629242442555,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4ef6aa41-8bd8-414b-89cd-d6df611070ad","invariantUUID":"c3f1b9e5-4d9b-4b25-8fad-00d4c6d45e64","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":"port","uniqueId":"44eadc96-8276-4344-a731-c88b86bffe54","lifecycleState":"CERTIFIED","lastUpdateDate":1629242280335,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a32d885b-b198-4b1b-aac1-920c19e20470","invariantUUID":"bd411712-2672-46a8-ac3e-ec567919b47a","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bbed6273-204a-4632-9d43-0adbeeaa657d","lifecycleState":"CERTIFIED","lastUpdateDate":1629242184015,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"827ba66c-a5de-4baf-bafe-4835e132db4f","invariantUUID":"5d98bae5-3fb5-46c4-bb79-cf53055a3211","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"516ef5c8-ccf5-4cec-bb25-741d577c1e35","lifecycleState":"CERTIFIED","lastUpdateDate":1629242203477,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0223e4c7-b5b5-4331-bcff-64d7be96c166","invariantUUID":"87bd56b2-ebb1-4189-a76a-66a8c68723f3","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":"compute","uniqueId":"5d6a06e6-1849-4d76-adad-b71a712839ba","lifecycleState":"CERTIFIED","lastUpdateDate":1629242719351,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a1bf092f-daab-4f17-8499-4585f60c1fdd","invariantUUID":"5f38969c-afe6-450d-82fe-83b2c19705cf","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":"f1120476-94bf-46a1-91d6-33753dfbe682","lifecycleState":"CERTIFIED","lastUpdateDate":1629242506100,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0058c5a5-96c4-4756-b172-a0fafae9d85a","invariantUUID":"9372aafe-be8e-4770-8554-f39aa4886f7d","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ddb2da45-fbe7-4996-b5ad-6f730f631ae6","lifecycleState":"CERTIFIED","lastUpdateDate":1629242361154,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f65091c4-06d0-403c-87f4-3f72338e2b57","invariantUUID":"f6f536ff-c9bb-43f4-9247-f12aa4434ef6","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":"compute","uniqueId":"535c0c7e-31cd-4f11-a535-e7632c11096c","lifecycleState":"CERTIFIED","lastUpdateDate":1629242526183,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af89b715-4250-41cb-9b14-1d13f52d78dc","invariantUUID":"bf745613-f7c8-423a-9617-972cb60d0d2e","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34dfd12e-54d8-4c0e-a5e0-5914aa632fdc","lifecycleState":"CERTIFIED","lastUpdateDate":1629242420945,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4ef4b5d-8c7d-45b1-a672-fdb4a9f6a336","invariantUUID":"e8116c39-c190-4c26-b2ff-5ab9b80d2197","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":"defaulticon","uniqueId":"f94c8cf7-5e2a-403f-b790-18b2889b4bde","lifecycleState":"CERTIFIED","lastUpdateDate":1629242585186,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"85a8b972-e631-4256-8d2c-87441f9b5606","invariantUUID":"9ebf0689-e46d-4faa-a792-92e432e7705e","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51f86a1c-336a-4d1d-8c93-d16e07d51d12","lifecycleState":"CERTIFIED","lastUpdateDate":1629242469531,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b63d86ff-19d7-4966-b166-1fb96d621690","invariantUUID":"2b0ba16a-7e47-418c-9d42-42c8984b0459","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":"compute","uniqueId":"2d9b90ad-a770-477c-88aa-1baaa5532881","lifecycleState":"CERTIFIED","lastUpdateDate":1629242081187,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5efaeaef-25e7-4d19-be5f-b73d0fd11e37","invariantUUID":"19a7ea9c-e69d-427f-9414-f649908f5005","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":"compute","uniqueId":"c87105b4-3391-4093-b77c-c371c66267be","lifecycleState":"CERTIFIED","lastUpdateDate":1629242325245,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aef0818a-dc0f-4b62-9180-8d4167c7e28c","invariantUUID":"c712eda0-3eb3-4ab0-8406-5deaa8ff33fa","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":"baa46a95-28b5-4cb5-a223-44b01fcdee95","lifecycleState":"CERTIFIED","lastUpdateDate":1629242447926,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e687f856-2a67-449b-9704-11a91df2d82f","invariantUUID":"51c4caea-2dc8-46d0-9d11-f578f49330ea","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":"07c9574c-d133-41f2-a232-ce72aebf10eb","lifecycleState":"CERTIFIED","lastUpdateDate":1629242152402,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c593af92-1dcf-4aee-b699-276d5c2f61aa","invariantUUID":"6f012bbb-ff0d-4338-939f-edadc7ddf127","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":"3742c4fa-ce61-42e1-aa3e-061404437e34","lifecycleState":"CERTIFIED","lastUpdateDate":1629242725486,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8720cbb7-76f4-4136-8b3b-2714dd966e8b","invariantUUID":"7c906c73-0854-45dc-9f4f-e425276821d3","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":"objectStorage","uniqueId":"1982f27e-3256-4a4c-bf3a-57a01ddf785b","lifecycleState":"CERTIFIED","lastUpdateDate":1629242125995,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91822c56-299d-48d4-a8c0-68b2fc1a3e63","invariantUUID":"55e1fbac-ec0c-44af-aa43-7fb1d87971eb","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"b74f6c58-e529-43a5-8c20-14d8e3ee646d","lifecycleState":"CERTIFIED","lastUpdateDate":1629242734625,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"459f06fa-9944-4af2-be55-5fd344dbc622","invariantUUID":"6fa62c73-83fe-413d-88e3-152d4293b4a4","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":"ae8e2575-d093-4316-b8cf-745d05a01386","lifecycleState":"CERTIFIED","lastUpdateDate":1629242197082,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35599902-243c-4bf6-b13e-dc06a8e4601c","invariantUUID":"a2431ee2-949a-45dd-b913-bb1ab3282f9e","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":"defaulticon","uniqueId":"a1c80843-f9d9-457e-8d4e-e91dd34a1a81","lifecycleState":"CERTIFIED","lastUpdateDate":1629242209387,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3aa31d9-312f-42db-8bd9-7134f041ec13","invariantUUID":"d9a96287-fee0-4d5f-b7d7-95d03f5e8e91","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c7c202a-a14e-424c-b13d-10ee8ea852d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629242309812,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46b9d6eb-fc33-4ce8-96cf-e15ca36802d7","invariantUUID":"fa574b07-4688-44bd-958a-d42942dfe302","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2340d06b-cb0b-4bcc-a85c-64f4d5f062ba","lifecycleState":"CERTIFIED","lastUpdateDate":1629242714801,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd443a41-a6f2-4cf9-9199-c7499d409736","invariantUUID":"850f081a-bcf8-4006-bbdb-6cc63ce37480","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":"5a6b834c-c951-4a41-b0cf-3cde9f92caff","lifecycleState":"CERTIFIED","lastUpdateDate":1629242498574,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b58e189c-d138-4863-9789-20c506b5a261","invariantUUID":"b8314063-2861-45f1-993d-d63788ee7e8e","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":"port","uniqueId":"b35269a1-dabc-4921-86ca-1a240007a5bd","lifecycleState":"CERTIFIED","lastUpdateDate":1629242599672,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c4bdc11-62a1-4c68-aca7-ff955bd37b28","invariantUUID":"3f674fbe-6874-4f54-a0fe-676b12f3e760","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":"securityrules","uniqueId":"5e357138-9c75-4580-aad0-0a1ad6d39c1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629242316095,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3ef7bd1d-3c4f-4cbc-a2ea-d312a4186333","invariantUUID":"fe65bd33-8616-43ef-b417-729eb72e84de","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":"port","uniqueId":"f9c364ae-72f1-433b-881b-6df80e9f7d21","lifecycleState":"CERTIFIED","lastUpdateDate":1629242684243,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d670e7f-640b-49f6-9c09-f20e68d4a16d","invariantUUID":"5c7e1e0e-6089-47b8-bd45-5f24ebc1cbf1","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":"acc3fd92-88f9-4741-b6bc-8c193583d81f","lifecycleState":"CERTIFIED","lastUpdateDate":1629242336767,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"42840bd6-13f0-463e-b9a2-f8cd4701f43b","invariantUUID":"881fc1ca-bd87-457a-99f0-cd16398d7bc5","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ace81f6-cf83-4840-98db-9913381f45c5","lifecycleState":"CERTIFIED","lastUpdateDate":1629242559926,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d303adb4-d346-495a-ae51-49e17939900b","invariantUUID":"9dbe3fb3-cac3-4942-9513-4f6318019caa","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":"network","uniqueId":"e08a97a7-297a-4389-a73e-c45d4a3f6333","lifecycleState":"CERTIFIED","lastUpdateDate":1629242635105,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d94b3190-9977-4a6a-a3f1-f12427c799f3","invariantUUID":"5daeafed-d259-4b33-aa12-7d9a737032e9","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"10def696-fea6-4ab1-8efa-e517eb0ef5b2","lifecycleState":"CERTIFIED","lastUpdateDate":1629242303778,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e8f4f5aa-334b-4076-87fc-8e33b0004da9","invariantUUID":"6968b228-d1e8-4b0e-89da-d5c750479029","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":"05bfda6e-2bad-4284-a8a0-53749822f35b","lifecycleState":"CERTIFIED","lastUpdateDate":1629242552282,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a34a5b32-f858-43f4-b25c-e8106dd11315","invariantUUID":"c463dccb-9331-4b72-a86b-91c3497cdb1d","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":"f21d9375-3147-4984-bedf-9a7991698087","lifecycleState":"CERTIFIED","lastUpdateDate":1629242618420,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"007cde50-f477-4066-bf26-ff9d58efd170","invariantUUID":"4d95f7a6-a30a-484f-bebc-f51e8a8fcfbe","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":"12b98b76-2786-4a3d-87b8-c41549dcf6de","lifecycleState":"CERTIFIED","lastUpdateDate":1629242225385,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"27e3df05-ca44-43aa-8d96-c062aad25d5f","invariantUUID":"7af26e2d-5089-4e81-bded-cfc06ebe93a0","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c50742bc-0dfe-4859-b869-7bfc8beab7c8","lifecycleState":"CERTIFIED","lastUpdateDate":1629242189235,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a01efa4d-a53d-4f0e-9c2d-5b7971cb5183","invariantUUID":"42d2fdca-ca56-464b-acd4-59301a45e364","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"726bbb41-40e2-4bad-acd4-d238530da1db","lifecycleState":"CERTIFIED","lastUpdateDate":1629242330670,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f94c4bb5-8177-4d9b-b801-5e1afd4c978d","invariantUUID":"76210548-59c1-4874-bb6c-715350a2ddc0","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"41fc3549-13cd-439e-9e8c-a90151dc2aa6","lifecycleState":"CERTIFIED","lastUpdateDate":1629242673094,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a56b07e-4ac6-402f-8f29-8aa647b2ded9","invariantUUID":"a72cbc5a-d08a-4e4a-9e36-e368fbebaa2c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f0038dc-9d11-4ab2-8720-879668c10d6f","lifecycleState":"CERTIFIED","lastUpdateDate":1629242666868,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e7a137f-b884-475e-8aa0-647ce604fff4","invariantUUID":"9b7fc56e-46a9-4f83-a3ca-20eb44611306","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"30e70111-6759-4851-87ae-c11b51aa646c","lifecycleState":"CERTIFIED","lastUpdateDate":1629242112370,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"8248442d-b8b0-4281-9e0b-e29563f2f759","invariantUUID":"ec4574d9-996c-46c7-a1f7-129e6300f5c6","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a01997b-8dbc-4048-b47b-65d3641e0a51","lifecycleState":"CERTIFIED","lastUpdateDate":1629242374403,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"774532b2-bd2a-4127-bddc-ada6f100707a","invariantUUID":"e050fa0d-7790-41e3-8d4c-ca9b0e294352","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"597b0287-fd66-4bec-b8ad-0a0c5393b189","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1629247201998,"name":"vFW 2021-08-18 00-40-00","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"5122fc57-32e0-4877-aee9-f12e8435235f","invariantUUID":"8374a47d-e0f8-4e52-8eca-f4948529c262","systemName":"Vfw20210818004000","description":"catalog service description","tags":["robot-ete","vFW 2021-08-18 00-40-00"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"8330dfd8-778c-4e2e-9278-7598492fbd6a","lifecycleState":"CERTIFIED","lastUpdateDate":1629250435864,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","invariantUUID":"22b82523-147a-49a7-96a9-abd3fbf9379d","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-18 01:36:38,720 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-18 01:36:38,721 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': 'f4d889d4-9d33-4017-85ef-6e23baca98ee', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 01:36:38,721 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/7fd481b1-d056-460c-8e26-b4d407a0ef57/networks
2021-08-18 01:36:38,721 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] data sent: {
    "requestDetails": {
        "requestInfo": {
            "instanceName": "basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0",
            "source": "VID",
            "suppressRollback": false,
            "requestorId": "test",
            "productFamilyId": "22b82523-147a-49a7-96a9-abd3fbf9379d"
        },
        "modelInfo": {
            
    "modelType": "network",
    "modelInvariantId": "51c4caea-2dc8-46d0-9d11-f578f49330ea",
    "modelVersionId": "e687f856-2a67-449b-9704-11a91df2d82f",
    "modelName": "Generic NeutronNet",
    "modelVersion": "1.0",
    "modelCustomizationId": "67fa223a-5901-41b4-a9f3-97cbfbb7ce78",
    "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": "7fd481b1-d056-460c-8e26-b4d407a0ef57",
                "modelInfo": {
                    "modelType": "service",
                    "modelName": "basic_network",
                    "modelInvariantId": "22b82523-147a-49a7-96a9-abd3fbf9379d",
                    "modelVersion": "1.0",
                    "modelVersionId": "9c6dd5b4-628c-4819-959d-73e94d6f5b2c"
                }
            }
        }]
    }
}
2021-08-18 01:36:38,724 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 01:36:40,550 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/7fd481b1-d056-460c-8e26-b4d407a0ef57/networks HTTP/1.1" 202 262
2021-08-18 01:36:40,552 INFO 142:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] response code: 202
2021-08-18 01:36:40,553 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] response: {"requestReferences":{"requestId":"f4d889d4-9d33-4017-85ef-6e23baca98ee","instanceId":"e212f8e4-592c-4ae9-8c8f-513aaf47e13b","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f4d889d4-9d33-4017-85ef-6e23baca98ee"}}
2021-08-18 01:36:40,553 DEBUG 79:mixins.py(1) - Wait until NetworkInstantiation task is not finished
2021-08-18 01:36:40,565 DEBUG 129:onap_service.py(8) - [None][Check f4d889d4-9d33-4017-85ef-6e23baca98ee orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd2e7c13c-3735-486c-a544-5a9494b4b1ec', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 01:36:40,566 DEBUG 131:onap_service.py(8) - [None][Check f4d889d4-9d33-4017-85ef-6e23baca98ee orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f4d889d4-9d33-4017-85ef-6e23baca98ee
2021-08-18 01:36:40,566 DEBUG 132:onap_service.py(8) - [None][Check f4d889d4-9d33-4017-85ef-6e23baca98ee orchestration request status] data sent: None
2021-08-18 01:36:40,572 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 01:36:40,777 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f4d889d4-9d33-4017-85ef-6e23baca98ee HTTP/1.1" 200 1961
2021-08-18 01:36:40,780 INFO 142:onap_service.py(8) - [None][Check f4d889d4-9d33-4017-85ef-6e23baca98ee orchestration request status] response code: 200
2021-08-18 01:36:40,781 DEBUG 146:onap_service.py(8) - [None][Check f4d889d4-9d33-4017-85ef-6e23baca98ee orchestration request status] response: {"request":{"requestId":"f4d889d4-9d33-4017-85ef-6e23baca98ee","startTime":"Wed, 18 Aug 2021 01:36:38 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"51c4caea-2dc8-46d0-9d11-f578f49330ea","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"67fa223a-5901-41b4-a9f3-97cbfbb7ce78","modelVersionId":"e687f856-2a67-449b-9704-11a91df2d82f","modelCustomizationId":"67fa223a-5901-41b4-a9f3-97cbfbb7ce78","modelUuid":"e687f856-2a67-449b-9704-11a91df2d82f","modelInvariantUuid":"51c4caea-2dc8-46d0-9d11-f578f49330ea","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"22b82523-147a-49a7-96a9-abd3fbf9379d","source":"VID","instanceName":"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"7fd481b1-d056-460c-8e26-b4d407a0ef57","modelInfo":{"modelInvariantId":"22b82523-147a-49a7-96a9-abd3fbf9379d","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","modelUuid":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","modelInvariantUuid":"22b82523-147a-49a7-96a9-abd3fbf9379d"}}}],"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":"7fd481b1-d056-460c-8e26-b4d407a0ef57","networkInstanceId":"e212f8e4-592c-4ae9-8c8f-513aaf47e13b","networkInstanceName":"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 18 Aug 2021 01:36:39 GMT"}}}
2021-08-18 01:36:50,794 DEBUG 129:onap_service.py(8) - [None][Check f4d889d4-9d33-4017-85ef-6e23baca98ee orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c4f6a2e6-e489-41ac-a68b-9d2c505876f4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 01:36:50,794 DEBUG 131:onap_service.py(8) - [None][Check f4d889d4-9d33-4017-85ef-6e23baca98ee orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f4d889d4-9d33-4017-85ef-6e23baca98ee
2021-08-18 01:36:50,795 DEBUG 132:onap_service.py(8) - [None][Check f4d889d4-9d33-4017-85ef-6e23baca98ee orchestration request status] data sent: None
2021-08-18 01:36:50,798 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 01:36:51,331 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f4d889d4-9d33-4017-85ef-6e23baca98ee HTTP/1.1" 200 2202
2021-08-18 01:36:51,333 INFO 142:onap_service.py(8) - [None][Check f4d889d4-9d33-4017-85ef-6e23baca98ee orchestration request status] response code: 200
2021-08-18 01:36:51,334 DEBUG 146:onap_service.py(8) - [None][Check f4d889d4-9d33-4017-85ef-6e23baca98ee orchestration request status] response: {"request":{"requestId":"f4d889d4-9d33-4017-85ef-6e23baca98ee","startTime":"Wed, 18 Aug 2021 01:36:38 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"51c4caea-2dc8-46d0-9d11-f578f49330ea","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"67fa223a-5901-41b4-a9f3-97cbfbb7ce78","modelVersionId":"e687f856-2a67-449b-9704-11a91df2d82f","modelCustomizationId":"67fa223a-5901-41b4-a9f3-97cbfbb7ce78","modelUuid":"e687f856-2a67-449b-9704-11a91df2d82f","modelInvariantUuid":"51c4caea-2dc8-46d0-9d11-f578f49330ea","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"22b82523-147a-49a7-96a9-abd3fbf9379d","source":"VID","instanceName":"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"7fd481b1-d056-460c-8e26-b4d407a0ef57","modelInfo":{"modelInvariantId":"22b82523-147a-49a7-96a9-abd3fbf9379d","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","modelUuid":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","modelInvariantUuid":"22b82523-147a-49a7-96a9-abd3fbf9379d"}}}],"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":"7fd481b1-d056-460c-8e26-b4d407a0ef57","networkInstanceId":"e212f8e4-592c-4ae9-8c8f-513aaf47e13b","networkInstanceName":"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_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":"Wed, 18 Aug 2021 01:36:46 GMT"}}}
2021-08-18 01:37:01,336 DEBUG 129:onap_service.py(8) - [None][Check f4d889d4-9d33-4017-85ef-6e23baca98ee orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9062f8d5-cac3-4108-8d7d-23a0b5341702', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 01:37:01,336 DEBUG 131:onap_service.py(8) - [None][Check f4d889d4-9d33-4017-85ef-6e23baca98ee orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f4d889d4-9d33-4017-85ef-6e23baca98ee
2021-08-18 01:37:01,337 DEBUG 132:onap_service.py(8) - [None][Check f4d889d4-9d33-4017-85ef-6e23baca98ee orchestration request status] data sent: None
2021-08-18 01:37:01,339 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 01:37:01,830 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f4d889d4-9d33-4017-85ef-6e23baca98ee HTTP/1.1" 200 3722
2021-08-18 01:37:01,832 INFO 142:onap_service.py(8) - [None][Check f4d889d4-9d33-4017-85ef-6e23baca98ee orchestration request status] response code: 200
2021-08-18 01:37:01,833 DEBUG 146:onap_service.py(8) - [None][Check f4d889d4-9d33-4017-85ef-6e23baca98ee orchestration request status] response: {"request":{"requestId":"f4d889d4-9d33-4017-85ef-6e23baca98ee","startTime":"Wed, 18 Aug 2021 01:36:38 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"51c4caea-2dc8-46d0-9d11-f578f49330ea","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"67fa223a-5901-41b4-a9f3-97cbfbb7ce78","modelVersionId":"e687f856-2a67-449b-9704-11a91df2d82f","modelCustomizationId":"67fa223a-5901-41b4-a9f3-97cbfbb7ce78","modelUuid":"e687f856-2a67-449b-9704-11a91df2d82f","modelInvariantUuid":"51c4caea-2dc8-46d0-9d11-f578f49330ea","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"22b82523-147a-49a7-96a9-abd3fbf9379d","source":"VID","instanceName":"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"7fd481b1-d056-460c-8e26-b4d407a0ef57","modelInfo":{"modelInvariantId":"22b82523-147a-49a7-96a9-abd3fbf9379d","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","modelUuid":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","modelInvariantUuid":"22b82523-147a-49a7-96a9-abd3fbf9379d"}}}],"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":"7fd481b1-d056-460c-8e26-b4d407a0ef57","networkInstanceId":"e212f8e4-592c-4ae9-8c8f-513aaf47e13b","networkInstanceName":"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_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":"Wed, 18 Aug 2021 01:36:46 GMT"},"requestProcessingData":[{"groupingId":"e535befb-d7d5-445c-a647-85459eecad63","tag":"StackInformation","dataPairs":[{"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"5570f235-e5a3-431c-87a8-f5e3d10a1efb\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_30be85d3-aa80-413c-a0b4-dcbbdf85fa9a\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0/e535befb-d7d5-445c-a647-85459eecad63\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0\",\"updated_time\":null,\"creation_time\":1629250532000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"e535befb-d7d5-445c-a647-85459eecad63\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"da4f5ede2be247b8bb58d2a6ee7557e0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0\",\"OS::stack_id\":\"e535befb-d7d5-445c-a647-85459eecad63\",\"OS::stack_name\":\"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-18 01:37:11,845 DEBUG 129:onap_service.py(8) - [None][Check f4d889d4-9d33-4017-85ef-6e23baca98ee orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '534282cc-4f63-47c8-b7ed-352f1f586c66', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 01:37:11,845 DEBUG 131:onap_service.py(8) - [None][Check f4d889d4-9d33-4017-85ef-6e23baca98ee orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f4d889d4-9d33-4017-85ef-6e23baca98ee
2021-08-18 01:37:11,846 DEBUG 132:onap_service.py(8) - [None][Check f4d889d4-9d33-4017-85ef-6e23baca98ee orchestration request status] data sent: None
2021-08-18 01:37:11,849 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 01:37:12,444 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f4d889d4-9d33-4017-85ef-6e23baca98ee HTTP/1.1" 200 3843
2021-08-18 01:37:12,447 INFO 142:onap_service.py(8) - [None][Check f4d889d4-9d33-4017-85ef-6e23baca98ee orchestration request status] response code: 200
2021-08-18 01:37:12,447 DEBUG 146:onap_service.py(8) - [None][Check f4d889d4-9d33-4017-85ef-6e23baca98ee orchestration request status] response: {"request":{"requestId":"f4d889d4-9d33-4017-85ef-6e23baca98ee","startTime":"Wed, 18 Aug 2021 01:36:38 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"51c4caea-2dc8-46d0-9d11-f578f49330ea","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"67fa223a-5901-41b4-a9f3-97cbfbb7ce78","modelVersionId":"e687f856-2a67-449b-9704-11a91df2d82f","modelCustomizationId":"67fa223a-5901-41b4-a9f3-97cbfbb7ce78","modelUuid":"e687f856-2a67-449b-9704-11a91df2d82f","modelInvariantUuid":"51c4caea-2dc8-46d0-9d11-f578f49330ea","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"22b82523-147a-49a7-96a9-abd3fbf9379d","source":"VID","instanceName":"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"7fd481b1-d056-460c-8e26-b4d407a0ef57","modelInfo":{"modelInvariantId":"22b82523-147a-49a7-96a9-abd3fbf9379d","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","modelUuid":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","modelInvariantUuid":"22b82523-147a-49a7-96a9-abd3fbf9379d"}}}],"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":"7fd481b1-d056-460c-8e26-b4d407a0ef57","networkInstanceId":"e212f8e4-592c-4ae9-8c8f-513aaf47e13b","networkInstanceName":"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of CreateNetworkBB has completed successfully, next invoking ActivateNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":68,"timestamp":"Wed, 18 Aug 2021 01:37:11 GMT"},"requestProcessingData":[{"groupingId":"e535befb-d7d5-445c-a647-85459eecad63","tag":"StackInformation","dataPairs":[{"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"5570f235-e5a3-431c-87a8-f5e3d10a1efb\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"f5e40105-6be0-4a0e-9b5a-7762b7377336\",\"output_key\":\"subnet_id_30be85d3-aa80-413c-a0b4-dcbbdf85fa9a\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0/e535befb-d7d5-445c-a647-85459eecad63\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0\",\"updated_time\":null,\"creation_time\":1629250532000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"e535befb-d7d5-445c-a647-85459eecad63\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"da4f5ede2be247b8bb58d2a6ee7557e0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0\",\"OS::stack_id\":\"e535befb-d7d5-445c-a647-85459eecad63\",\"OS::stack_name\":\"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-18 01:37:22,459 DEBUG 129:onap_service.py(8) - [None][Check f4d889d4-9d33-4017-85ef-6e23baca98ee orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd432bd15-2946-451d-8c1f-ef6454768c57', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 01:37:22,460 DEBUG 131:onap_service.py(8) - [None][Check f4d889d4-9d33-4017-85ef-6e23baca98ee orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f4d889d4-9d33-4017-85ef-6e23baca98ee
2021-08-18 01:37:22,460 DEBUG 132:onap_service.py(8) - [None][Check f4d889d4-9d33-4017-85ef-6e23baca98ee orchestration request status] data sent: None
2021-08-18 01:37:22,463 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 01:37:22,728 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f4d889d4-9d33-4017-85ef-6e23baca98ee HTTP/1.1" 200 3810
2021-08-18 01:37:22,731 INFO 142:onap_service.py(8) - [None][Check f4d889d4-9d33-4017-85ef-6e23baca98ee orchestration request status] response code: 200
2021-08-18 01:37:22,731 DEBUG 146:onap_service.py(8) - [None][Check f4d889d4-9d33-4017-85ef-6e23baca98ee orchestration request status] response: {"request":{"requestId":"f4d889d4-9d33-4017-85ef-6e23baca98ee","startTime":"Wed, 18 Aug 2021 01:36:38 GMT","finishTime":"Wed, 18 Aug 2021 01:37:13 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"51c4caea-2dc8-46d0-9d11-f578f49330ea","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"67fa223a-5901-41b4-a9f3-97cbfbb7ce78","modelVersionId":"e687f856-2a67-449b-9704-11a91df2d82f","modelCustomizationId":"67fa223a-5901-41b4-a9f3-97cbfbb7ce78","modelUuid":"e687f856-2a67-449b-9704-11a91df2d82f","modelInvariantUuid":"51c4caea-2dc8-46d0-9d11-f578f49330ea","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"22b82523-147a-49a7-96a9-abd3fbf9379d","source":"VID","instanceName":"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"7fd481b1-d056-460c-8e26-b4d407a0ef57","modelInfo":{"modelInvariantId":"22b82523-147a-49a7-96a9-abd3fbf9379d","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","modelUuid":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","modelInvariantUuid":"22b82523-147a-49a7-96a9-abd3fbf9379d"}}}],"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":"7fd481b1-d056-460c-8e26-b4d407a0ef57","networkInstanceId":"e212f8e4-592c-4ae9-8c8f-513aaf47e13b","networkInstanceName":"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_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":"Wed, 18 Aug 2021 01:37:13 GMT"},"requestProcessingData":[{"groupingId":"e535befb-d7d5-445c-a647-85459eecad63","tag":"StackInformation","dataPairs":[{"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"5570f235-e5a3-431c-87a8-f5e3d10a1efb\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"f5e40105-6be0-4a0e-9b5a-7762b7377336\",\"output_key\":\"subnet_id_30be85d3-aa80-413c-a0b4-dcbbdf85fa9a\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0/e535befb-d7d5-445c-a647-85459eecad63\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0\",\"updated_time\":null,\"creation_time\":1629250532000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"e535befb-d7d5-445c-a647-85459eecad63\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"da4f5ede2be247b8bb58d2a6ee7557e0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0\",\"OS::stack_id\":\"e535befb-d7d5-445c-a647-85459eecad63\",\"OS::stack_name\":\"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-18 01:37:22,732 INFO 56:mixins.py(8) - NetworkInstantiation task finished
2021-08-18 01:37:22,733 DEBUG 129:onap_service.py(8) - [None][Check f4d889d4-9d33-4017-85ef-6e23baca98ee orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b8e72ea4-1916-4553-8168-c34dc713f823', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 01:37:22,734 DEBUG 131:onap_service.py(8) - [None][Check f4d889d4-9d33-4017-85ef-6e23baca98ee orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f4d889d4-9d33-4017-85ef-6e23baca98ee
2021-08-18 01:37:22,734 DEBUG 132:onap_service.py(8) - [None][Check f4d889d4-9d33-4017-85ef-6e23baca98ee orchestration request status] data sent: None
2021-08-18 01:37:22,737 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 01:37:22,939 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f4d889d4-9d33-4017-85ef-6e23baca98ee HTTP/1.1" 200 3810
2021-08-18 01:37:22,941 INFO 142:onap_service.py(8) - [None][Check f4d889d4-9d33-4017-85ef-6e23baca98ee orchestration request status] response code: 200
2021-08-18 01:37:22,942 DEBUG 146:onap_service.py(8) - [None][Check f4d889d4-9d33-4017-85ef-6e23baca98ee orchestration request status] response: {"request":{"requestId":"f4d889d4-9d33-4017-85ef-6e23baca98ee","startTime":"Wed, 18 Aug 2021 01:36:38 GMT","finishTime":"Wed, 18 Aug 2021 01:37:13 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"51c4caea-2dc8-46d0-9d11-f578f49330ea","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"67fa223a-5901-41b4-a9f3-97cbfbb7ce78","modelVersionId":"e687f856-2a67-449b-9704-11a91df2d82f","modelCustomizationId":"67fa223a-5901-41b4-a9f3-97cbfbb7ce78","modelUuid":"e687f856-2a67-449b-9704-11a91df2d82f","modelInvariantUuid":"51c4caea-2dc8-46d0-9d11-f578f49330ea","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"22b82523-147a-49a7-96a9-abd3fbf9379d","source":"VID","instanceName":"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"7fd481b1-d056-460c-8e26-b4d407a0ef57","modelInfo":{"modelInvariantId":"22b82523-147a-49a7-96a9-abd3fbf9379d","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","modelUuid":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","modelInvariantUuid":"22b82523-147a-49a7-96a9-abd3fbf9379d"}}}],"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":"7fd481b1-d056-460c-8e26-b4d407a0ef57","networkInstanceId":"e212f8e4-592c-4ae9-8c8f-513aaf47e13b","networkInstanceName":"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_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":"Wed, 18 Aug 2021 01:37:13 GMT"},"requestProcessingData":[{"groupingId":"e535befb-d7d5-445c-a647-85459eecad63","tag":"StackInformation","dataPairs":[{"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"5570f235-e5a3-431c-87a8-f5e3d10a1efb\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"f5e40105-6be0-4a0e-9b5a-7762b7377336\",\"output_key\":\"subnet_id_30be85d3-aa80-413c-a0b4-dcbbdf85fa9a\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0/e535befb-d7d5-445c-a647-85459eecad63\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0\",\"updated_time\":null,\"creation_time\":1629250532000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"e535befb-d7d5-445c-a647-85459eecad63\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"da4f5ede2be247b8bb58d2a6ee7557e0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0\",\"OS::stack_id\":\"e535befb-d7d5-445c-a647-85459eecad63\",\"OS::stack_name\":\"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-18 01:37:22,943 DEBUG 129:onap_service.py(8) - [None][Check f4d889d4-9d33-4017-85ef-6e23baca98ee orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'aae7cc5b-aa9f-4bd7-8d2c-15e895f7540f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 01:37:22,944 DEBUG 131:onap_service.py(8) - [None][Check f4d889d4-9d33-4017-85ef-6e23baca98ee orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f4d889d4-9d33-4017-85ef-6e23baca98ee
2021-08-18 01:37:22,944 DEBUG 132:onap_service.py(8) - [None][Check f4d889d4-9d33-4017-85ef-6e23baca98ee orchestration request status] data sent: None
2021-08-18 01:37:22,947 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 01:37:23,152 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f4d889d4-9d33-4017-85ef-6e23baca98ee HTTP/1.1" 200 3810
2021-08-18 01:37:23,154 INFO 142:onap_service.py(8) - [None][Check f4d889d4-9d33-4017-85ef-6e23baca98ee orchestration request status] response code: 200
2021-08-18 01:37:23,154 DEBUG 146:onap_service.py(8) - [None][Check f4d889d4-9d33-4017-85ef-6e23baca98ee orchestration request status] response: {"request":{"requestId":"f4d889d4-9d33-4017-85ef-6e23baca98ee","startTime":"Wed, 18 Aug 2021 01:36:38 GMT","finishTime":"Wed, 18 Aug 2021 01:37:13 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"51c4caea-2dc8-46d0-9d11-f578f49330ea","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"67fa223a-5901-41b4-a9f3-97cbfbb7ce78","modelVersionId":"e687f856-2a67-449b-9704-11a91df2d82f","modelCustomizationId":"67fa223a-5901-41b4-a9f3-97cbfbb7ce78","modelUuid":"e687f856-2a67-449b-9704-11a91df2d82f","modelInvariantUuid":"51c4caea-2dc8-46d0-9d11-f578f49330ea","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"22b82523-147a-49a7-96a9-abd3fbf9379d","source":"VID","instanceName":"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"7fd481b1-d056-460c-8e26-b4d407a0ef57","modelInfo":{"modelInvariantId":"22b82523-147a-49a7-96a9-abd3fbf9379d","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","modelUuid":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","modelInvariantUuid":"22b82523-147a-49a7-96a9-abd3fbf9379d"}}}],"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":"7fd481b1-d056-460c-8e26-b4d407a0ef57","networkInstanceId":"e212f8e4-592c-4ae9-8c8f-513aaf47e13b","networkInstanceName":"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_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":"Wed, 18 Aug 2021 01:37:13 GMT"},"requestProcessingData":[{"groupingId":"e535befb-d7d5-445c-a647-85459eecad63","tag":"StackInformation","dataPairs":[{"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"5570f235-e5a3-431c-87a8-f5e3d10a1efb\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"f5e40105-6be0-4a0e-9b5a-7762b7377336\",\"output_key\":\"subnet_id_30be85d3-aa80-413c-a0b4-dcbbdf85fa9a\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0/e535befb-d7d5-445c-a647-85459eecad63\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0\",\"updated_time\":null,\"creation_time\":1629250532000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"e535befb-d7d5-445c-a647-85459eecad63\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"da4f5ede2be247b8bb58d2a6ee7557e0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0\",\"OS::stack_id\":\"e535befb-d7d5-445c-a647-85459eecad63\",\"OS::stack_name\":\"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-18 01:37:23,179 DEBUG 129:onap_service.py(1) - [None][Check f4d889d4-9d33-4017-85ef-6e23baca98ee orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '66b6967e-b8b6-4b43-ac46-0878b3d538d1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 01:37:23,179 DEBUG 131:onap_service.py(1) - [None][Check f4d889d4-9d33-4017-85ef-6e23baca98ee orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f4d889d4-9d33-4017-85ef-6e23baca98ee
2021-08-18 01:37:23,180 DEBUG 132:onap_service.py(1) - [None][Check f4d889d4-9d33-4017-85ef-6e23baca98ee orchestration request status] data sent: None
2021-08-18 01:37:23,184 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 01:37:23,383 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f4d889d4-9d33-4017-85ef-6e23baca98ee HTTP/1.1" 200 3810
2021-08-18 01:37:23,385 INFO 142:onap_service.py(1) - [None][Check f4d889d4-9d33-4017-85ef-6e23baca98ee orchestration request status] response code: 200
2021-08-18 01:37:23,386 DEBUG 146:onap_service.py(1) - [None][Check f4d889d4-9d33-4017-85ef-6e23baca98ee orchestration request status] response: {"request":{"requestId":"f4d889d4-9d33-4017-85ef-6e23baca98ee","startTime":"Wed, 18 Aug 2021 01:36:38 GMT","finishTime":"Wed, 18 Aug 2021 01:37:13 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"51c4caea-2dc8-46d0-9d11-f578f49330ea","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"67fa223a-5901-41b4-a9f3-97cbfbb7ce78","modelVersionId":"e687f856-2a67-449b-9704-11a91df2d82f","modelCustomizationId":"67fa223a-5901-41b4-a9f3-97cbfbb7ce78","modelUuid":"e687f856-2a67-449b-9704-11a91df2d82f","modelInvariantUuid":"51c4caea-2dc8-46d0-9d11-f578f49330ea","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"22b82523-147a-49a7-96a9-abd3fbf9379d","source":"VID","instanceName":"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"7fd481b1-d056-460c-8e26-b4d407a0ef57","modelInfo":{"modelInvariantId":"22b82523-147a-49a7-96a9-abd3fbf9379d","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","modelUuid":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","modelInvariantUuid":"22b82523-147a-49a7-96a9-abd3fbf9379d"}}}],"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":"7fd481b1-d056-460c-8e26-b4d407a0ef57","networkInstanceId":"e212f8e4-592c-4ae9-8c8f-513aaf47e13b","networkInstanceName":"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_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":"Wed, 18 Aug 2021 01:37:13 GMT"},"requestProcessingData":[{"groupingId":"e535befb-d7d5-445c-a647-85459eecad63","tag":"StackInformation","dataPairs":[{"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"5570f235-e5a3-431c-87a8-f5e3d10a1efb\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"f5e40105-6be0-4a0e-9b5a-7762b7377336\",\"output_key\":\"subnet_id_30be85d3-aa80-413c-a0b4-dcbbdf85fa9a\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0/e535befb-d7d5-445c-a647-85459eecad63\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0\",\"updated_time\":null,\"creation_time\":1629250532000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"e535befb-d7d5-445c-a647-85459eecad63\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"da4f5ede2be247b8bb58d2a6ee7557e0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0\",\"OS::stack_id\":\"e535befb-d7d5-445c-a647-85459eecad63\",\"OS::stack_name\":\"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-18 01:37:23,388 DEBUG 129:onap_service.py(1) - [None][Check f4d889d4-9d33-4017-85ef-6e23baca98ee orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '82d03e4e-786f-4f81-b836-a7b1ecc2e6f2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 01:37:23,388 DEBUG 131:onap_service.py(1) - [None][Check f4d889d4-9d33-4017-85ef-6e23baca98ee orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f4d889d4-9d33-4017-85ef-6e23baca98ee
2021-08-18 01:37:23,388 DEBUG 132:onap_service.py(1) - [None][Check f4d889d4-9d33-4017-85ef-6e23baca98ee orchestration request status] data sent: None
2021-08-18 01:37:23,391 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 01:37:23,578 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f4d889d4-9d33-4017-85ef-6e23baca98ee HTTP/1.1" 200 3810
2021-08-18 01:37:23,580 INFO 142:onap_service.py(1) - [None][Check f4d889d4-9d33-4017-85ef-6e23baca98ee orchestration request status] response code: 200
2021-08-18 01:37:23,581 DEBUG 146:onap_service.py(1) - [None][Check f4d889d4-9d33-4017-85ef-6e23baca98ee orchestration request status] response: {"request":{"requestId":"f4d889d4-9d33-4017-85ef-6e23baca98ee","startTime":"Wed, 18 Aug 2021 01:36:38 GMT","finishTime":"Wed, 18 Aug 2021 01:37:13 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"51c4caea-2dc8-46d0-9d11-f578f49330ea","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"67fa223a-5901-41b4-a9f3-97cbfbb7ce78","modelVersionId":"e687f856-2a67-449b-9704-11a91df2d82f","modelCustomizationId":"67fa223a-5901-41b4-a9f3-97cbfbb7ce78","modelUuid":"e687f856-2a67-449b-9704-11a91df2d82f","modelInvariantUuid":"51c4caea-2dc8-46d0-9d11-f578f49330ea","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"22b82523-147a-49a7-96a9-abd3fbf9379d","source":"VID","instanceName":"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"7fd481b1-d056-460c-8e26-b4d407a0ef57","modelInfo":{"modelInvariantId":"22b82523-147a-49a7-96a9-abd3fbf9379d","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","modelUuid":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","modelInvariantUuid":"22b82523-147a-49a7-96a9-abd3fbf9379d"}}}],"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":"7fd481b1-d056-460c-8e26-b4d407a0ef57","networkInstanceId":"e212f8e4-592c-4ae9-8c8f-513aaf47e13b","networkInstanceName":"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_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":"Wed, 18 Aug 2021 01:37:13 GMT"},"requestProcessingData":[{"groupingId":"e535befb-d7d5-445c-a647-85459eecad63","tag":"StackInformation","dataPairs":[{"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"5570f235-e5a3-431c-87a8-f5e3d10a1efb\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"f5e40105-6be0-4a0e-9b5a-7762b7377336\",\"output_key\":\"subnet_id_30be85d3-aa80-413c-a0b4-dcbbdf85fa9a\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0/e535befb-d7d5-445c-a647-85459eecad63\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0\",\"updated_time\":null,\"creation_time\":1629250532000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"e535befb-d7d5-445c-a647-85459eecad63\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"da4f5ede2be247b8bb58d2a6ee7557e0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0\",\"OS::stack_id\":\"e535befb-d7d5-445c-a647-85459eecad63\",\"OS::stack_name\":\"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-18 01:37:23,582 INFO 37:basic_network.py(1) - Service basic_network successfully created
2021-08-18 01:37:23,582 INFO 40:basic_network.py(1) - Service basic_network cleanup called
2021-08-18 01:37:33,594 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-18 01:37:33,594 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/7fd481b1-d056-460c-8e26-b4d407a0ef57/relationship-list
2021-08-18 01:37:33,594 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-18 01:37:33,598 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 01:37:33,713 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/7fd481b1-d056-460c-8e26-b4d407a0ef57/relationship-list HTTP/1.1" 200 1071
2021-08-18 01:37:33,715 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-18 01:37:33,715 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/d16d5b62-4051-43e3-9083-841903ac62b8","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"d16d5b62-4051-43e3-9083-841903ac62b8"}]},{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/l3-networks/l3-network/e212f8e4-592c-4ae9-8c8f-513aaf47e13b","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"e212f8e4-592c-4ae9-8c8f-513aaf47e13b"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_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-18 01:37:33,718 DEBUG 129:onap_service.py(1) - [AAI][Get 7fd481b1-d056-460c-8e26-b4d407a0ef57 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-18 01:37:33,719 DEBUG 131:onap_service.py(1) - [AAI][Get 7fd481b1-d056-460c-8e26-b4d407a0ef57 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/l3-networks/l3-network/e212f8e4-592c-4ae9-8c8f-513aaf47e13b
2021-08-18 01:37:33,719 DEBUG 132:onap_service.py(1) - [AAI][Get 7fd481b1-d056-460c-8e26-b4d407a0ef57 ABCMeta] data sent: None
2021-08-18 01:37:33,721 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 01:37:33,813 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/l3-networks/l3-network/e212f8e4-592c-4ae9-8c8f-513aaf47e13b HTTP/1.1" 200 3203
2021-08-18 01:37:33,814 INFO 142:onap_service.py(1) - [AAI][Get 7fd481b1-d056-460c-8e26-b4d407a0ef57 ABCMeta] response code: 200
2021-08-18 01:37:33,815 DEBUG 146:onap_service.py(1) - [AAI][Get 7fd481b1-d056-460c-8e26-b4d407a0ef57 ABCMeta] response: {"network-id":"e212f8e4-592c-4ae9-8c8f-513aaf47e13b","network-name":"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0","network-type":"NEUTRON","network-technology":"NEUTRON","neutron-network-id":"5570f235-e5a3-431c-87a8-f5e3d10a1efb","is-bound-to-vpn":false,"resource-version":"1629250632992","orchestration-status":"Active","heat-stack-id":"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0/e535befb-d7d5-445c-a647-85459eecad63","model-invariant-id":"51c4caea-2dc8-46d0-9d11-f578f49330ea","model-version-id":"e687f856-2a67-449b-9704-11a91df2d82f","model-customization-id":"67fa223a-5901-41b4-a9f3-97cbfbb7ce78","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/7fd481b1-d056-460c-8e26-b4d407a0ef57","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":"7fd481b1-d056-460c-8e26-b4d407a0ef57"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355"}]},{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnw-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnw-platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnw-platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnw-lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnw-lob"}]},{"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"}]}]}}
2021-08-18 01:37:33,818 INFO 161:vl_ala_carte.py(1) - Start network deletion AAI
2021-08-18 01:37:33,818 DEBUG 199:network.py(1) - Delete e212f8e4-592c-4ae9-8c8f-513aaf47e13b network
2021-08-18 01:37:33,818 DEBUG 144:deletion.py(1) - Network e212f8e4-592c-4ae9-8c8f-513aaf47e13b deletion request
2021-08-18 01:37:33,830 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-18 01:37:33,830 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-18 01:37:33,830 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-18 01:37:33,833 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 01:37:33,894 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-18 01:37:33,895 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-18 01:37:33,895 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-18 01:37:33,898 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-18 01:37:33,899 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-18 01:37:33,899 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-18 01:37:33,901 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 01:37:34,011 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-18 01:37:34,012 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-18 01:37:34,012 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":"1629250602096","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/e212f8e4-592c-4ae9-8c8f-513aaf47e13b","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"e212f8e4-592c-4ae9-8c8f-513aaf47e13b"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0"}]}]}}]}
2021-08-18 01:37:34,015 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-18 01:37:34,015 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-18 01:37:34,016 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-18 01:37:34,018 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 01:37:34,191 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-18 01:37:34,192 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-18 01:37:34,192 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-18 01:37:34,196 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-18 01:37:34,196 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-18 01:37:34,196 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-18 01:37:34,199 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 01:37:34,396 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-18 01:37:34,397 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-18 01:37:34,397 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":"1629250602096","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/e212f8e4-592c-4ae9-8c8f-513aaf47e13b","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"e212f8e4-592c-4ae9-8c8f-513aaf47e13b"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0"}]}]}}]}
2021-08-18 01:37:34,401 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-18 01:37:34,401 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-18 01:37:34,401 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-18 01:37:34,404 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 01:37:34,496 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-18 01:37:34,497 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-18 01:37:34,498 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-18 01:37:34,501 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-18 01:37:34,501 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-18 01:37:34,501 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-18 01:37:34,504 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 01:37:34,605 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-18 01:37:34,606 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-18 01:37:34,606 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":"1629250602096","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/e212f8e4-592c-4ae9-8c8f-513aaf47e13b","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"e212f8e4-592c-4ae9-8c8f-513aaf47e13b"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0"}]}]}}]}
2021-08-18 01:37:34,609 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-18 01:37:34,609 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-18 01:37:34,610 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-18 01:37:34,612 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-18 01:37:34,700 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-18 01:37:34,701 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-18 01:37:34,702 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1629250601944","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/network/l3-networks/l3-network/e212f8e4-592c-4ae9-8c8f-513aaf47e13b","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"e212f8e4-592c-4ae9-8c8f-513aaf47e13b"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_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-18 01:37:34,705 DEBUG 129:onap_service.py(1) - [None][Create e212f8e4-592c-4ae9-8c8f-513aaf47e13b Network deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ea2d1a85-badb-46e7-934d-36b54ed17015', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 01:37:34,705 DEBUG 131:onap_service.py(1) - [None][Create e212f8e4-592c-4ae9-8c8f-513aaf47e13b Network deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7fd481b1-d056-460c-8e26-b4d407a0ef57/networks/e212f8e4-592c-4ae9-8c8f-513aaf47e13b
2021-08-18 01:37:34,705 DEBUG 132:onap_service.py(1) - [None][Create e212f8e4-592c-4ae9-8c8f-513aaf47e13b 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-18 01:37:34,708 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 01:37:37,213 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/7fd481b1-d056-460c-8e26-b4d407a0ef57/networks/e212f8e4-592c-4ae9-8c8f-513aaf47e13b HTTP/1.1" 202 262
2021-08-18 01:37:37,215 INFO 142:onap_service.py(1) - [None][Create e212f8e4-592c-4ae9-8c8f-513aaf47e13b Network deletion request] response code: 202
2021-08-18 01:37:37,216 DEBUG 146:onap_service.py(1) - [None][Create e212f8e4-592c-4ae9-8c8f-513aaf47e13b Network deletion request] response: {"requestReferences":{"requestId":"ea2d1a85-badb-46e7-934d-36b54ed17015","instanceId":"e212f8e4-592c-4ae9-8c8f-513aaf47e13b","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ea2d1a85-badb-46e7-934d-36b54ed17015"}}
2021-08-18 01:37:37,216 DEBUG 79:mixins.py(1) - Wait until NetworkDeletionRequest task is not finished
2021-08-18 01:37:37,228 DEBUG 129:onap_service.py(9) - [None][Check ea2d1a85-badb-46e7-934d-36b54ed17015 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd5a431d3-3c73-4fb3-b841-1df1acc1b47d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 01:37:37,229 DEBUG 131:onap_service.py(9) - [None][Check ea2d1a85-badb-46e7-934d-36b54ed17015 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ea2d1a85-badb-46e7-934d-36b54ed17015
2021-08-18 01:37:37,229 DEBUG 132:onap_service.py(9) - [None][Check ea2d1a85-badb-46e7-934d-36b54ed17015 orchestration request status] data sent: None
2021-08-18 01:37:37,234 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 01:37:37,404 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ea2d1a85-badb-46e7-934d-36b54ed17015 HTTP/1.1" 200 825
2021-08-18 01:37:37,407 INFO 142:onap_service.py(9) - [None][Check ea2d1a85-badb-46e7-934d-36b54ed17015 orchestration request status] response code: 200
2021-08-18 01:37:37,408 DEBUG 146:onap_service.py(9) - [None][Check ea2d1a85-badb-46e7-934d-36b54ed17015 orchestration request status] response: {"request":{"requestId":"ea2d1a85-badb-46e7-934d-36b54ed17015","startTime":"Wed, 18 Aug 2021 01:37:35 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":"7fd481b1-d056-460c-8e26-b4d407a0ef57","networkInstanceId":"e212f8e4-592c-4ae9-8c8f-513aaf47e13b","networkInstanceName":"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 18 Aug 2021 01:37:36 GMT"}}}
2021-08-18 01:37:47,421 DEBUG 129:onap_service.py(9) - [None][Check ea2d1a85-badb-46e7-934d-36b54ed17015 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'db74c769-9d44-495d-adb5-acd5e9fa2fec', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 01:37:47,422 DEBUG 131:onap_service.py(9) - [None][Check ea2d1a85-badb-46e7-934d-36b54ed17015 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ea2d1a85-badb-46e7-934d-36b54ed17015
2021-08-18 01:37:47,423 DEBUG 132:onap_service.py(9) - [None][Check ea2d1a85-badb-46e7-934d-36b54ed17015 orchestration request status] data sent: None
2021-08-18 01:37:47,427 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 01:37:47,888 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ea2d1a85-badb-46e7-934d-36b54ed17015 HTTP/1.1" 200 2640
2021-08-18 01:37:47,890 INFO 142:onap_service.py(9) - [None][Check ea2d1a85-badb-46e7-934d-36b54ed17015 orchestration request status] response code: 200
2021-08-18 01:37:47,891 DEBUG 146:onap_service.py(9) - [None][Check ea2d1a85-badb-46e7-934d-36b54ed17015 orchestration request status] response: {"request":{"requestId":"ea2d1a85-badb-46e7-934d-36b54ed17015","startTime":"Wed, 18 Aug 2021 01:37:35 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":"7fd481b1-d056-460c-8e26-b4d407a0ef57","networkInstanceId":"e212f8e4-592c-4ae9-8c8f-513aaf47e13b","networkInstanceName":"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_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":"Wed, 18 Aug 2021 01:37:41 GMT"},"requestProcessingData":[{"groupingId":"e535befb-d7d5-445c-a647-85459eecad63","tag":"StackInformation","dataPairs":[{"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_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_30be85d3-aa80-413c-a0b4-dcbbdf85fa9a\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0/e535befb-d7d5-445c-a647-85459eecad63\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0\",\"updated_time\":1629250581000,\"creation_time\":1629250532000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"e535befb-d7d5-445c-a647-85459eecad63\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"da4f5ede2be247b8bb58d2a6ee7557e0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0\",\"OS::stack_id\":\"e535befb-d7d5-445c-a647-85459eecad63\",\"OS::stack_name\":\"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-18 01:37:57,904 DEBUG 129:onap_service.py(9) - [None][Check ea2d1a85-badb-46e7-934d-36b54ed17015 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8d4447f4-335a-438b-a296-015e5826bfd1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 01:37:57,905 DEBUG 131:onap_service.py(9) - [None][Check ea2d1a85-badb-46e7-934d-36b54ed17015 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ea2d1a85-badb-46e7-934d-36b54ed17015
2021-08-18 01:37:57,905 DEBUG 132:onap_service.py(9) - [None][Check ea2d1a85-badb-46e7-934d-36b54ed17015 orchestration request status] data sent: None
2021-08-18 01:37:57,909 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 01:37:58,391 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ea2d1a85-badb-46e7-934d-36b54ed17015 HTTP/1.1" 200 2402
2021-08-18 01:37:58,394 INFO 142:onap_service.py(9) - [None][Check ea2d1a85-badb-46e7-934d-36b54ed17015 orchestration request status] response code: 200
2021-08-18 01:37:58,395 DEBUG 146:onap_service.py(9) - [None][Check ea2d1a85-badb-46e7-934d-36b54ed17015 orchestration request status] response: {"request":{"requestId":"ea2d1a85-badb-46e7-934d-36b54ed17015","startTime":"Wed, 18 Aug 2021 01:37:35 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":"7fd481b1-d056-460c-8e26-b4d407a0ef57","networkInstanceId":"e212f8e4-592c-4ae9-8c8f-513aaf47e13b","networkInstanceName":"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_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":"Wed, 18 Aug 2021 01:37:57 GMT"},"requestProcessingData":[{"groupingId":"e535befb-d7d5-445c-a647-85459eecad63","tag":"StackInformation","dataPairs":[{"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0/e535befb-d7d5-445c-a647-85459eecad63\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0\",\"updated_time\":1629250581000,\"creation_time\":1629250532000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"e535befb-d7d5-445c-a647-85459eecad63\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"da4f5ede2be247b8bb58d2a6ee7557e0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0\",\"OS::stack_id\":\"e535befb-d7d5-445c-a647-85459eecad63\",\"OS::stack_name\":\"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-18 01:38:08,407 DEBUG 129:onap_service.py(9) - [None][Check ea2d1a85-badb-46e7-934d-36b54ed17015 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fccda6de-10be-4708-9bf5-b630df5d9a34', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 01:38:08,408 DEBUG 131:onap_service.py(9) - [None][Check ea2d1a85-badb-46e7-934d-36b54ed17015 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ea2d1a85-badb-46e7-934d-36b54ed17015
2021-08-18 01:38:08,408 DEBUG 132:onap_service.py(9) - [None][Check ea2d1a85-badb-46e7-934d-36b54ed17015 orchestration request status] data sent: None
2021-08-18 01:38:08,412 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 01:38:08,923 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ea2d1a85-badb-46e7-934d-36b54ed17015 HTTP/1.1" 200 2413
2021-08-18 01:38:08,925 INFO 142:onap_service.py(9) - [None][Check ea2d1a85-badb-46e7-934d-36b54ed17015 orchestration request status] response code: 200
2021-08-18 01:38:08,925 DEBUG 146:onap_service.py(9) - [None][Check ea2d1a85-badb-46e7-934d-36b54ed17015 orchestration request status] response: {"request":{"requestId":"ea2d1a85-badb-46e7-934d-36b54ed17015","startTime":"Wed, 18 Aug 2021 01:37:35 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":"7fd481b1-d056-460c-8e26-b4d407a0ef57","networkInstanceId":"e212f8e4-592c-4ae9-8c8f-513aaf47e13b","networkInstanceName":"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_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":"Wed, 18 Aug 2021 01:38:00 GMT"},"requestProcessingData":[{"groupingId":"e535befb-d7d5-445c-a647-85459eecad63","tag":"StackInformation","dataPairs":[{"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0/e535befb-d7d5-445c-a647-85459eecad63\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0\",\"updated_time\":1629250581000,\"creation_time\":1629250532000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"e535befb-d7d5-445c-a647-85459eecad63\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"da4f5ede2be247b8bb58d2a6ee7557e0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0\",\"OS::stack_id\":\"e535befb-d7d5-445c-a647-85459eecad63\",\"OS::stack_name\":\"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-18 01:38:18,939 DEBUG 129:onap_service.py(9) - [None][Check ea2d1a85-badb-46e7-934d-36b54ed17015 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '31c04a36-158d-41b3-b7c8-32810a5bcd3c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 01:38:18,940 DEBUG 131:onap_service.py(9) - [None][Check ea2d1a85-badb-46e7-934d-36b54ed17015 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ea2d1a85-badb-46e7-934d-36b54ed17015
2021-08-18 01:38:18,940 DEBUG 132:onap_service.py(9) - [None][Check ea2d1a85-badb-46e7-934d-36b54ed17015 orchestration request status] data sent: None
2021-08-18 01:38:18,944 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 01:38:19,135 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ea2d1a85-badb-46e7-934d-36b54ed17015 HTTP/1.1" 200 2456
2021-08-18 01:38:19,138 INFO 142:onap_service.py(9) - [None][Check ea2d1a85-badb-46e7-934d-36b54ed17015 orchestration request status] response code: 200
2021-08-18 01:38:19,138 DEBUG 146:onap_service.py(9) - [None][Check ea2d1a85-badb-46e7-934d-36b54ed17015 orchestration request status] response: {"request":{"requestId":"ea2d1a85-badb-46e7-934d-36b54ed17015","startTime":"Wed, 18 Aug 2021 01:37:35 GMT","finishTime":"Wed, 18 Aug 2021 01:38:16 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":"7fd481b1-d056-460c-8e26-b4d407a0ef57","networkInstanceId":"e212f8e4-592c-4ae9-8c8f-513aaf47e13b","networkInstanceName":"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_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":"Wed, 18 Aug 2021 01:38:16 GMT"},"requestProcessingData":[{"groupingId":"e535befb-d7d5-445c-a647-85459eecad63","tag":"StackInformation","dataPairs":[{"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0/e535befb-d7d5-445c-a647-85459eecad63\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0\",\"updated_time\":1629250581000,\"creation_time\":1629250532000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"e535befb-d7d5-445c-a647-85459eecad63\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"da4f5ede2be247b8bb58d2a6ee7557e0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0\",\"OS::stack_id\":\"e535befb-d7d5-445c-a647-85459eecad63\",\"OS::stack_name\":\"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-18 01:38:19,140 INFO 56:mixins.py(9) - NetworkDeletionRequest task finished
2021-08-18 01:38:19,141 DEBUG 129:onap_service.py(9) - [None][Check ea2d1a85-badb-46e7-934d-36b54ed17015 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5cf632b7-e51e-4669-9790-95c6674d5b26', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 01:38:19,141 DEBUG 131:onap_service.py(9) - [None][Check ea2d1a85-badb-46e7-934d-36b54ed17015 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ea2d1a85-badb-46e7-934d-36b54ed17015
2021-08-18 01:38:19,141 DEBUG 132:onap_service.py(9) - [None][Check ea2d1a85-badb-46e7-934d-36b54ed17015 orchestration request status] data sent: None
2021-08-18 01:38:19,144 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 01:38:19,316 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ea2d1a85-badb-46e7-934d-36b54ed17015 HTTP/1.1" 200 2456
2021-08-18 01:38:19,318 INFO 142:onap_service.py(9) - [None][Check ea2d1a85-badb-46e7-934d-36b54ed17015 orchestration request status] response code: 200
2021-08-18 01:38:19,319 DEBUG 146:onap_service.py(9) - [None][Check ea2d1a85-badb-46e7-934d-36b54ed17015 orchestration request status] response: {"request":{"requestId":"ea2d1a85-badb-46e7-934d-36b54ed17015","startTime":"Wed, 18 Aug 2021 01:37:35 GMT","finishTime":"Wed, 18 Aug 2021 01:38:16 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":"7fd481b1-d056-460c-8e26-b4d407a0ef57","networkInstanceId":"e212f8e4-592c-4ae9-8c8f-513aaf47e13b","networkInstanceName":"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_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":"Wed, 18 Aug 2021 01:38:16 GMT"},"requestProcessingData":[{"groupingId":"e535befb-d7d5-445c-a647-85459eecad63","tag":"StackInformation","dataPairs":[{"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0/e535befb-d7d5-445c-a647-85459eecad63\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0\",\"updated_time\":1629250581000,\"creation_time\":1629250532000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"e535befb-d7d5-445c-a647-85459eecad63\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"da4f5ede2be247b8bb58d2a6ee7557e0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0\",\"OS::stack_id\":\"e535befb-d7d5-445c-a647-85459eecad63\",\"OS::stack_name\":\"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-18 01:38:19,321 DEBUG 129:onap_service.py(9) - [None][Check ea2d1a85-badb-46e7-934d-36b54ed17015 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd6a970ad-ab00-4fa5-afd8-b1de9af5f857', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 01:38:19,321 DEBUG 131:onap_service.py(9) - [None][Check ea2d1a85-badb-46e7-934d-36b54ed17015 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ea2d1a85-badb-46e7-934d-36b54ed17015
2021-08-18 01:38:19,321 DEBUG 132:onap_service.py(9) - [None][Check ea2d1a85-badb-46e7-934d-36b54ed17015 orchestration request status] data sent: None
2021-08-18 01:38:19,324 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 01:38:19,494 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ea2d1a85-badb-46e7-934d-36b54ed17015 HTTP/1.1" 200 2456
2021-08-18 01:38:19,496 INFO 142:onap_service.py(9) - [None][Check ea2d1a85-badb-46e7-934d-36b54ed17015 orchestration request status] response code: 200
2021-08-18 01:38:19,496 DEBUG 146:onap_service.py(9) - [None][Check ea2d1a85-badb-46e7-934d-36b54ed17015 orchestration request status] response: {"request":{"requestId":"ea2d1a85-badb-46e7-934d-36b54ed17015","startTime":"Wed, 18 Aug 2021 01:37:35 GMT","finishTime":"Wed, 18 Aug 2021 01:38:16 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":"7fd481b1-d056-460c-8e26-b4d407a0ef57","networkInstanceId":"e212f8e4-592c-4ae9-8c8f-513aaf47e13b","networkInstanceName":"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_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":"Wed, 18 Aug 2021 01:38:16 GMT"},"requestProcessingData":[{"groupingId":"e535befb-d7d5-445c-a647-85459eecad63","tag":"StackInformation","dataPairs":[{"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0/e535befb-d7d5-445c-a647-85459eecad63\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0\",\"updated_time\":1629250581000,\"creation_time\":1629250532000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"e535befb-d7d5-445c-a647-85459eecad63\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"da4f5ede2be247b8bb58d2a6ee7557e0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0\",\"OS::stack_id\":\"e535befb-d7d5-445c-a647-85459eecad63\",\"OS::stack_name\":\"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-18 01:38:19,510 DEBUG 129:onap_service.py(1) - [None][Check ea2d1a85-badb-46e7-934d-36b54ed17015 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ee71e526-0661-45e1-9d72-d7afd05bc49b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 01:38:19,511 DEBUG 131:onap_service.py(1) - [None][Check ea2d1a85-badb-46e7-934d-36b54ed17015 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ea2d1a85-badb-46e7-934d-36b54ed17015
2021-08-18 01:38:19,512 DEBUG 132:onap_service.py(1) - [None][Check ea2d1a85-badb-46e7-934d-36b54ed17015 orchestration request status] data sent: None
2021-08-18 01:38:19,516 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 01:38:19,684 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ea2d1a85-badb-46e7-934d-36b54ed17015 HTTP/1.1" 200 2456
2021-08-18 01:38:19,687 INFO 142:onap_service.py(1) - [None][Check ea2d1a85-badb-46e7-934d-36b54ed17015 orchestration request status] response code: 200
2021-08-18 01:38:19,688 DEBUG 146:onap_service.py(1) - [None][Check ea2d1a85-badb-46e7-934d-36b54ed17015 orchestration request status] response: {"request":{"requestId":"ea2d1a85-badb-46e7-934d-36b54ed17015","startTime":"Wed, 18 Aug 2021 01:37:35 GMT","finishTime":"Wed, 18 Aug 2021 01:38:16 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":"7fd481b1-d056-460c-8e26-b4d407a0ef57","networkInstanceId":"e212f8e4-592c-4ae9-8c8f-513aaf47e13b","networkInstanceName":"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_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":"Wed, 18 Aug 2021 01:38:16 GMT"},"requestProcessingData":[{"groupingId":"e535befb-d7d5-445c-a647-85459eecad63","tag":"StackInformation","dataPairs":[{"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0/e535befb-d7d5-445c-a647-85459eecad63\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0\",\"updated_time\":1629250581000,\"creation_time\":1629250532000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"e535befb-d7d5-445c-a647-85459eecad63\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"da4f5ede2be247b8bb58d2a6ee7557e0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0\",\"OS::stack_id\":\"e535befb-d7d5-445c-a647-85459eecad63\",\"OS::stack_name\":\"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-18 01:38:19,690 DEBUG 129:onap_service.py(1) - [None][Check ea2d1a85-badb-46e7-934d-36b54ed17015 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6d29e653-236a-4926-9dd1-c9481461add6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 01:38:19,690 DEBUG 131:onap_service.py(1) - [None][Check ea2d1a85-badb-46e7-934d-36b54ed17015 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ea2d1a85-badb-46e7-934d-36b54ed17015
2021-08-18 01:38:19,690 DEBUG 132:onap_service.py(1) - [None][Check ea2d1a85-badb-46e7-934d-36b54ed17015 orchestration request status] data sent: None
2021-08-18 01:38:19,693 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 01:38:19,895 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ea2d1a85-badb-46e7-934d-36b54ed17015 HTTP/1.1" 200 2456
2021-08-18 01:38:19,897 INFO 142:onap_service.py(1) - [None][Check ea2d1a85-badb-46e7-934d-36b54ed17015 orchestration request status] response code: 200
2021-08-18 01:38:19,897 DEBUG 146:onap_service.py(1) - [None][Check ea2d1a85-badb-46e7-934d-36b54ed17015 orchestration request status] response: {"request":{"requestId":"ea2d1a85-badb-46e7-934d-36b54ed17015","startTime":"Wed, 18 Aug 2021 01:37:35 GMT","finishTime":"Wed, 18 Aug 2021 01:38:16 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":"7fd481b1-d056-460c-8e26-b4d407a0ef57","networkInstanceId":"e212f8e4-592c-4ae9-8c8f-513aaf47e13b","networkInstanceName":"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_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":"Wed, 18 Aug 2021 01:38:16 GMT"},"requestProcessingData":[{"groupingId":"e535befb-d7d5-445c-a647-85459eecad63","tag":"StackInformation","dataPairs":[{"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0/e535befb-d7d5-445c-a647-85459eecad63\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0\",\"updated_time\":1629250581000,\"creation_time\":1629250532000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"e535befb-d7d5-445c-a647-85459eecad63\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"da4f5ede2be247b8bb58d2a6ee7557e0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0\",\"OS::stack_id\":\"e535befb-d7d5-445c-a647-85459eecad63\",\"OS::stack_name\":\"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-18 01:38:19,899 DEBUG 319:service.py(1) - Delete 7fd481b1-d056-460c-8e26-b4d407a0ef57 service instance
2021-08-18 01:38:19,899 DEBUG 113:deletion.py(1) - Service 7fd481b1-d056-460c-8e26-b4d407a0ef57 deletion request
2021-08-18 01:38:19,919 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-18 01:38:19,919 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-18 01:38:19,920 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-18 01:38:19,920 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-18 01:38:19,921 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-18 01:38:19,923 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-18 01:38:20,363 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 745
2021-08-18 01:38:20,365 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-18 01:38:20,365 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5122fc57-32e0-4877-aee9-f12e8435235f","invariantUUID":"8374a47d-e0f8-4e52-8eca-f4948529c262","name":"vFW 2021-08-18 00-40-00","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/5122fc57-32e0-4877-aee9-f12e8435235f/toscaModel","category":"Network L1-3","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","invariantUUID":"22b82523-147a-49a7-96a9-abd3fbf9379d","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9c6dd5b4-628c-4819-959d-73e94d6f5b2c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-18 01:38:20,368 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-08-18 00-40-00 from SDC
2021-08-18 01:38:20,369 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 01:38:20,369 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 01:38:20,369 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft
2021-08-18 01:38:20,370 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-18 01:38:20,370 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 01:38:20,370 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 01:38:20,370 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-18 01:38:20,370 DEBUG 147:__init__.py(1) - number of Service returned: 2
2021-08-18 01:38:20,371 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-18 01:38:20,371 INFO 192:__init__.py(1) - Service found, updating information
2021-08-18 01:38:20,371 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-18 01:38:20,372 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-18 01:38:20,372 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-18 01:38:20,374 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-18 01:38:21,182 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-18 01:38:21,186 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-18 01:38:21,190 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"25dc2484-3b09-434a-a445-b18fefb76d80","lifecycleState":"CERTIFIED","lastUpdateDate":1629242426149,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"08a10d8c-2982-4f2e-a742-2fdfd79ed0c9","invariantUUID":"c0b559ce-37cc-477f-905f-132eec7414b8","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":"23927bb1-ccf4-4657-a9db-1f375bb2d023","lifecycleState":"CERTIFIED","lastUpdateDate":1629242629301,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11f331c6-1c6f-47fb-93bd-d22bcecb92eb","invariantUUID":"b6087934-c1b4-43a0-a1c9-8e1067b3362a","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":"port","uniqueId":"06c1fe0d-2b02-4914-8db7-c62409dfe731","lifecycleState":"CERTIFIED","lastUpdateDate":1629242611367,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cfc4778d-2acb-43b1-a7a2-450897d64dfb","invariantUUID":"9691cef2-6683-424a-b99f-301655cf2f69","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"48954e6e-ce32-43ed-a85e-c90b85d4386d","lifecycleState":"CERTIFIED","lastUpdateDate":1629242707970,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11f5e892-0353-4025-ba9c-f384d1e1cbaf","invariantUUID":"a47a9bc0-084a-4d3f-9e34-15087f79c4fd","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":"networkrules","uniqueId":"87a927dd-bbfb-43cb-985e-714a1b1699e3","lifecycleState":"CERTIFIED","lastUpdateDate":1629242274738,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"feab041a-cb68-4005-afcc-bf5f7eef7484","invariantUUID":"0ea02cfa-c365-4f72-9ad5-77b7ae686468","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d87f96e0-6846-47bf-81f2-559a78926e12","lifecycleState":"CERTIFIED","lastUpdateDate":1629242239485,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"70a13eaf-a305-40bb-82fd-8cfbbe9de27a","invariantUUID":"6d0d4791-4de7-4cd3-912f-faa2245f61e2","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4c6dd9da-cf3a-4f90-8a37-6b12a3357a9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629242474598,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9af17ac-a628-4ce5-a1bf-b5acfeb0a88c","invariantUUID":"c6a64e2f-7b0f-4399-bcaa-f3a7c1ff38db","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cef9cd41-6316-4d6c-9188-aa20efc23335","lifecycleState":"CERTIFIED","lastUpdateDate":1629242660165,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ab792bf-231c-43a7-a862-99bf7c35cbc4","invariantUUID":"a93c89f4-03e8-4357-89dc-fc9cf6a64b0e","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3c2d919d-648e-4bf2-9b52-e53897669481","lifecycleState":"CERTIFIED","lastUpdateDate":1629242464499,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d9e0821-7ec8-4a25-bea2-432f4bbaf0d1","invariantUUID":"2cca58e9-e373-4ee9-945d-79b91995804a","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":"5d0f51a3-506e-47af-93df-0eb54b937302","lifecycleState":"CERTIFIED","lastUpdateDate":1629242437337,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a5828b58-78a5-4be1-b5f6-e2ad3fd0b8ae","invariantUUID":"d63a5bb0-b13b-4af8-8914-d404cc978a9a","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":"f9e4787c-50fa-4f83-8e23-6899c8bb99f2","lifecycleState":"CERTIFIED","lastUpdateDate":1629242512711,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7310d1da-d9fb-4d53-a45f-831568356ad2","invariantUUID":"ee60727c-3020-4e6b-a37d-dca9e38138ce","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d3480e3-6a50-4dd7-bbb6-ec56b8ac044d","lifecycleState":"CERTIFIED","lastUpdateDate":1629242640673,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4df5791-e322-4e14-8c73-a7507cbe26f7","invariantUUID":"84fdaebb-ce95-4424-ba97-909192a8f3f9","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":"defaulticon","uniqueId":"b4203f26-09ef-4a32-8840-3ea8faee5691","lifecycleState":"CERTIFIED","lastUpdateDate":1629242453271,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"6f075b7b-78ac-4d5b-854c-e4ea170a4e92","invariantUUID":"0a013a39-c7a8-4dcd-b057-6e8ad8c47fa4","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":"port","uniqueId":"4b99c266-8bb8-4b20-a44d-b6de095ecea4","lifecycleState":"CERTIFIED","lastUpdateDate":1629242739419,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0482f67-1c04-4afc-8bb2-0a2699b6f9bf","invariantUUID":"2dd5c74f-5a8b-4141-8cf2-09e355117c54","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e857860c-9a9e-4d6d-8ea5-c368bdba5866","lifecycleState":"CERTIFIED","lastUpdateDate":1629242146555,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9c20db9-d595-4b87-8ad4-53d9c09cd004","invariantUUID":"fba41d0b-c98b-43c1-b0ab-6df27c6d91a6","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":"objectStorage","uniqueId":"2ee95061-ff13-4c45-b216-6637333d5a7b","lifecycleState":"CERTIFIED","lastUpdateDate":1629242177550,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9c9a60b-08bb-49af-8586-901c6a404d3a","invariantUUID":"3cc1d5f0-29e9-42eb-a3bc-b78f01b48bef","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a8045131-87ee-4a10-b036-01c5ae102577","lifecycleState":"CERTIFIED","lastUpdateDate":1629242480866,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a7df7aa1-5944-46f5-824f-e1430cd57433","invariantUUID":"80200482-066e-4bd1-af66-93fb5c2fd614","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":"objectStorage","uniqueId":"3184bb37-bae4-4a2a-9d47-cedd50e2f039","lifecycleState":"CERTIFIED","lastUpdateDate":1629242532503,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad748ce2-3352-4e82-aeb9-a7c3e3b11c12","invariantUUID":"a72a8d9e-8e7d-40e1-bdae-6f2092539540","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f590c3b3-3ba3-4571-857e-b388bd21d1a2","lifecycleState":"CERTIFIED","lastUpdateDate":1629242232613,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"958e68c0-8be1-4aed-ab66-94fc49779f89","invariantUUID":"b434d7c1-a63a-4821-85a3-01b1ceb8a626","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":"29287b31-7484-476a-adb7-cb5500bee080","lifecycleState":"CERTIFIED","lastUpdateDate":1629242623859,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0084bd13-b303-46db-97e1-c341786a0b74","invariantUUID":"37114d15-91d8-435d-8f2c-8f257257005c","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":"de566176-855f-406e-93a7-55684fe12017","lifecycleState":"CERTIFIED","lastUpdateDate":1629242459423,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7950d00b-d63f-405f-9f30-b11617da9b72","invariantUUID":"eacfecbd-abea-4dac-8f58-af6fa00ec190","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":"objectStorage","uniqueId":"75d6dbc2-2263-4714-9f42-98ae383dba5e","lifecycleState":"CERTIFIED","lastUpdateDate":1629242119644,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"699923fe-b3f0-41c4-9d5c-0af8120b59f8","invariantUUID":"5f53191d-884a-4508-ae00-17d55ff23a00","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d616332e-a076-4c4c-9d81-5a2ca08c012a","lifecycleState":"CERTIFIED","lastUpdateDate":1629242367877,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9095961-f49c-4b81-aad2-ed49c7180ce3","invariantUUID":"3877842a-7bed-4eeb-be94-5f38f78ba61c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2f8059a1-ba4f-468d-9cc8-d0339b3a8a24","lifecycleState":"CERTIFIED","lastUpdateDate":1629242691572,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"194effca-becf-4167-bcde-a86515449616","invariantUUID":"784c9907-06aa-40b5-bb3d-52b559d1a80d","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"eaf0a057-cb8b-4b16-a958-3c81b1d02acf","lifecycleState":"CERTIFIED","lastUpdateDate":1629242605516,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"286487aa-199e-45ec-8047-9807a80b4bad","invariantUUID":"b1fd594d-330c-46c6-a001-231af6351a64","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"41d6b326-8215-482f-b6fa-bce4f455fb3a","lifecycleState":"CERTIFIED","lastUpdateDate":1629242593279,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"840e3f18-82c4-4612-8c52-20b701f3f104","invariantUUID":"e4eefcd5-257a-42e2-87dc-79f1a5e852e1","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":"loadBalancer","uniqueId":"daf32744-0c30-4617-bb61-079448ed6272","lifecycleState":"CERTIFIED","lastUpdateDate":1629242141061,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7932180-2352-43c4-a113-0963c56d9384","invariantUUID":"e157a0a8-72f4-4c9e-a7e7-8a218c82d7df","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d1bad1f-db77-477a-84ea-e0ff9d569495","lifecycleState":"CERTIFIED","lastUpdateDate":1629242344282,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ccc427cd-04a4-4c45-9f64-949ed5a886a6","invariantUUID":"e38558ab-0e30-4fe9-b427-34ad3cf62849","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0dd11045-814c-4886-b638-67e65d8730e3","lifecycleState":"CERTIFIED","lastUpdateDate":1629242218249,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c3e84fe-28dd-4260-bd77-083022c6f720","invariantUUID":"45620fcd-3a13-49b8-b431-505c5612b770","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":"b511cc79-57c4-48d5-843e-4b1d5b735108","lifecycleState":"CERTIFIED","lastUpdateDate":1629242399000,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55629e5d-91a0-4f96-aa1c-352b4785b2bd","invariantUUID":"3aeb48a2-de4d-4432-b43d-9b4722d4c0c4","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":"bb114fbc-fa5f-44c4-af38-119bb4c60c45","lifecycleState":"CERTIFIED","lastUpdateDate":1629242245622,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"06081642-2a07-4483-9334-f0ac005ec24a","invariantUUID":"7111c8db-a21a-4a06-a7a8-ba1f8b350d27","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"14aa706e-0987-49e5-9ba1-cb1c104d81a4","lifecycleState":"CERTIFIED","lastUpdateDate":1629242442555,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4ef6aa41-8bd8-414b-89cd-d6df611070ad","invariantUUID":"c3f1b9e5-4d9b-4b25-8fad-00d4c6d45e64","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":"port","uniqueId":"44eadc96-8276-4344-a731-c88b86bffe54","lifecycleState":"CERTIFIED","lastUpdateDate":1629242280335,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a32d885b-b198-4b1b-aac1-920c19e20470","invariantUUID":"bd411712-2672-46a8-ac3e-ec567919b47a","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bbed6273-204a-4632-9d43-0adbeeaa657d","lifecycleState":"CERTIFIED","lastUpdateDate":1629242184015,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"827ba66c-a5de-4baf-bafe-4835e132db4f","invariantUUID":"5d98bae5-3fb5-46c4-bb79-cf53055a3211","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"516ef5c8-ccf5-4cec-bb25-741d577c1e35","lifecycleState":"CERTIFIED","lastUpdateDate":1629242203477,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0223e4c7-b5b5-4331-bcff-64d7be96c166","invariantUUID":"87bd56b2-ebb1-4189-a76a-66a8c68723f3","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":"compute","uniqueId":"5d6a06e6-1849-4d76-adad-b71a712839ba","lifecycleState":"CERTIFIED","lastUpdateDate":1629242719351,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a1bf092f-daab-4f17-8499-4585f60c1fdd","invariantUUID":"5f38969c-afe6-450d-82fe-83b2c19705cf","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":"f1120476-94bf-46a1-91d6-33753dfbe682","lifecycleState":"CERTIFIED","lastUpdateDate":1629242506100,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0058c5a5-96c4-4756-b172-a0fafae9d85a","invariantUUID":"9372aafe-be8e-4770-8554-f39aa4886f7d","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ddb2da45-fbe7-4996-b5ad-6f730f631ae6","lifecycleState":"CERTIFIED","lastUpdateDate":1629242361154,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f65091c4-06d0-403c-87f4-3f72338e2b57","invariantUUID":"f6f536ff-c9bb-43f4-9247-f12aa4434ef6","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":"compute","uniqueId":"535c0c7e-31cd-4f11-a535-e7632c11096c","lifecycleState":"CERTIFIED","lastUpdateDate":1629242526183,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af89b715-4250-41cb-9b14-1d13f52d78dc","invariantUUID":"bf745613-f7c8-423a-9617-972cb60d0d2e","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34dfd12e-54d8-4c0e-a5e0-5914aa632fdc","lifecycleState":"CERTIFIED","lastUpdateDate":1629242420945,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4ef4b5d-8c7d-45b1-a672-fdb4a9f6a336","invariantUUID":"e8116c39-c190-4c26-b2ff-5ab9b80d2197","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":"defaulticon","uniqueId":"f94c8cf7-5e2a-403f-b790-18b2889b4bde","lifecycleState":"CERTIFIED","lastUpdateDate":1629242585186,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"85a8b972-e631-4256-8d2c-87441f9b5606","invariantUUID":"9ebf0689-e46d-4faa-a792-92e432e7705e","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51f86a1c-336a-4d1d-8c93-d16e07d51d12","lifecycleState":"CERTIFIED","lastUpdateDate":1629242469531,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b63d86ff-19d7-4966-b166-1fb96d621690","invariantUUID":"2b0ba16a-7e47-418c-9d42-42c8984b0459","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":"compute","uniqueId":"2d9b90ad-a770-477c-88aa-1baaa5532881","lifecycleState":"CERTIFIED","lastUpdateDate":1629242081187,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5efaeaef-25e7-4d19-be5f-b73d0fd11e37","invariantUUID":"19a7ea9c-e69d-427f-9414-f649908f5005","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":"compute","uniqueId":"c87105b4-3391-4093-b77c-c371c66267be","lifecycleState":"CERTIFIED","lastUpdateDate":1629242325245,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aef0818a-dc0f-4b62-9180-8d4167c7e28c","invariantUUID":"c712eda0-3eb3-4ab0-8406-5deaa8ff33fa","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":"baa46a95-28b5-4cb5-a223-44b01fcdee95","lifecycleState":"CERTIFIED","lastUpdateDate":1629242447926,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e687f856-2a67-449b-9704-11a91df2d82f","invariantUUID":"51c4caea-2dc8-46d0-9d11-f578f49330ea","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":"07c9574c-d133-41f2-a232-ce72aebf10eb","lifecycleState":"CERTIFIED","lastUpdateDate":1629242152402,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c593af92-1dcf-4aee-b699-276d5c2f61aa","invariantUUID":"6f012bbb-ff0d-4338-939f-edadc7ddf127","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":"3742c4fa-ce61-42e1-aa3e-061404437e34","lifecycleState":"CERTIFIED","lastUpdateDate":1629242725486,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8720cbb7-76f4-4136-8b3b-2714dd966e8b","invariantUUID":"7c906c73-0854-45dc-9f4f-e425276821d3","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":"objectStorage","uniqueId":"1982f27e-3256-4a4c-bf3a-57a01ddf785b","lifecycleState":"CERTIFIED","lastUpdateDate":1629242125995,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91822c56-299d-48d4-a8c0-68b2fc1a3e63","invariantUUID":"55e1fbac-ec0c-44af-aa43-7fb1d87971eb","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"b74f6c58-e529-43a5-8c20-14d8e3ee646d","lifecycleState":"CERTIFIED","lastUpdateDate":1629242734625,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"459f06fa-9944-4af2-be55-5fd344dbc622","invariantUUID":"6fa62c73-83fe-413d-88e3-152d4293b4a4","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":"ae8e2575-d093-4316-b8cf-745d05a01386","lifecycleState":"CERTIFIED","lastUpdateDate":1629242197082,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35599902-243c-4bf6-b13e-dc06a8e4601c","invariantUUID":"a2431ee2-949a-45dd-b913-bb1ab3282f9e","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":"defaulticon","uniqueId":"a1c80843-f9d9-457e-8d4e-e91dd34a1a81","lifecycleState":"CERTIFIED","lastUpdateDate":1629242209387,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3aa31d9-312f-42db-8bd9-7134f041ec13","invariantUUID":"d9a96287-fee0-4d5f-b7d7-95d03f5e8e91","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c7c202a-a14e-424c-b13d-10ee8ea852d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629242309812,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46b9d6eb-fc33-4ce8-96cf-e15ca36802d7","invariantUUID":"fa574b07-4688-44bd-958a-d42942dfe302","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2340d06b-cb0b-4bcc-a85c-64f4d5f062ba","lifecycleState":"CERTIFIED","lastUpdateDate":1629242714801,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd443a41-a6f2-4cf9-9199-c7499d409736","invariantUUID":"850f081a-bcf8-4006-bbdb-6cc63ce37480","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":"5a6b834c-c951-4a41-b0cf-3cde9f92caff","lifecycleState":"CERTIFIED","lastUpdateDate":1629242498574,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b58e189c-d138-4863-9789-20c506b5a261","invariantUUID":"b8314063-2861-45f1-993d-d63788ee7e8e","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":"port","uniqueId":"b35269a1-dabc-4921-86ca-1a240007a5bd","lifecycleState":"CERTIFIED","lastUpdateDate":1629242599672,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c4bdc11-62a1-4c68-aca7-ff955bd37b28","invariantUUID":"3f674fbe-6874-4f54-a0fe-676b12f3e760","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":"securityrules","uniqueId":"5e357138-9c75-4580-aad0-0a1ad6d39c1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629242316095,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3ef7bd1d-3c4f-4cbc-a2ea-d312a4186333","invariantUUID":"fe65bd33-8616-43ef-b417-729eb72e84de","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":"port","uniqueId":"f9c364ae-72f1-433b-881b-6df80e9f7d21","lifecycleState":"CERTIFIED","lastUpdateDate":1629242684243,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d670e7f-640b-49f6-9c09-f20e68d4a16d","invariantUUID":"5c7e1e0e-6089-47b8-bd45-5f24ebc1cbf1","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":"acc3fd92-88f9-4741-b6bc-8c193583d81f","lifecycleState":"CERTIFIED","lastUpdateDate":1629242336767,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"42840bd6-13f0-463e-b9a2-f8cd4701f43b","invariantUUID":"881fc1ca-bd87-457a-99f0-cd16398d7bc5","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ace81f6-cf83-4840-98db-9913381f45c5","lifecycleState":"CERTIFIED","lastUpdateDate":1629242559926,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d303adb4-d346-495a-ae51-49e17939900b","invariantUUID":"9dbe3fb3-cac3-4942-9513-4f6318019caa","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":"network","uniqueId":"e08a97a7-297a-4389-a73e-c45d4a3f6333","lifecycleState":"CERTIFIED","lastUpdateDate":1629242635105,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d94b3190-9977-4a6a-a3f1-f12427c799f3","invariantUUID":"5daeafed-d259-4b33-aa12-7d9a737032e9","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"10def696-fea6-4ab1-8efa-e517eb0ef5b2","lifecycleState":"CERTIFIED","lastUpdateDate":1629242303778,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e8f4f5aa-334b-4076-87fc-8e33b0004da9","invariantUUID":"6968b228-d1e8-4b0e-89da-d5c750479029","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":"05bfda6e-2bad-4284-a8a0-53749822f35b","lifecycleState":"CERTIFIED","lastUpdateDate":1629242552282,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a34a5b32-f858-43f4-b25c-e8106dd11315","invariantUUID":"c463dccb-9331-4b72-a86b-91c3497cdb1d","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":"f21d9375-3147-4984-bedf-9a7991698087","lifecycleState":"CERTIFIED","lastUpdateDate":1629242618420,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"007cde50-f477-4066-bf26-ff9d58efd170","invariantUUID":"4d95f7a6-a30a-484f-bebc-f51e8a8fcfbe","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":"12b98b76-2786-4a3d-87b8-c41549dcf6de","lifecycleState":"CERTIFIED","lastUpdateDate":1629242225385,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"27e3df05-ca44-43aa-8d96-c062aad25d5f","invariantUUID":"7af26e2d-5089-4e81-bded-cfc06ebe93a0","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c50742bc-0dfe-4859-b869-7bfc8beab7c8","lifecycleState":"CERTIFIED","lastUpdateDate":1629242189235,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a01efa4d-a53d-4f0e-9c2d-5b7971cb5183","invariantUUID":"42d2fdca-ca56-464b-acd4-59301a45e364","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"726bbb41-40e2-4bad-acd4-d238530da1db","lifecycleState":"CERTIFIED","lastUpdateDate":1629242330670,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f94c4bb5-8177-4d9b-b801-5e1afd4c978d","invariantUUID":"76210548-59c1-4874-bb6c-715350a2ddc0","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"41fc3549-13cd-439e-9e8c-a90151dc2aa6","lifecycleState":"CERTIFIED","lastUpdateDate":1629242673094,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a56b07e-4ac6-402f-8f29-8aa647b2ded9","invariantUUID":"a72cbc5a-d08a-4e4a-9e36-e368fbebaa2c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f0038dc-9d11-4ab2-8720-879668c10d6f","lifecycleState":"CERTIFIED","lastUpdateDate":1629242666868,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e7a137f-b884-475e-8aa0-647ce604fff4","invariantUUID":"9b7fc56e-46a9-4f83-a3ca-20eb44611306","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"30e70111-6759-4851-87ae-c11b51aa646c","lifecycleState":"CERTIFIED","lastUpdateDate":1629242112370,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"8248442d-b8b0-4281-9e0b-e29563f2f759","invariantUUID":"ec4574d9-996c-46c7-a1f7-129e6300f5c6","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a01997b-8dbc-4048-b47b-65d3641e0a51","lifecycleState":"CERTIFIED","lastUpdateDate":1629242374403,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"774532b2-bd2a-4127-bddc-ada6f100707a","invariantUUID":"e050fa0d-7790-41e3-8d4c-ca9b0e294352","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"597b0287-fd66-4bec-b8ad-0a0c5393b189","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1629247201998,"name":"vFW 2021-08-18 00-40-00","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"5122fc57-32e0-4877-aee9-f12e8435235f","invariantUUID":"8374a47d-e0f8-4e52-8eca-f4948529c262","systemName":"Vfw20210818004000","description":"catalog service description","tags":["robot-ete","vFW 2021-08-18 00-40-00"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"8330dfd8-778c-4e2e-9278-7598492fbd6a","lifecycleState":"CERTIFIED","lastUpdateDate":1629250435864,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","invariantUUID":"22b82523-147a-49a7-96a9-abd3fbf9379d","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-18 01:38:21,199 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-18 01:38:21,199 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-18 01:38:21,200 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-18 01:38:21,200 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-18 01:38:21,201 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-18 01:38:21,201 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-18 01:38:21,204 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-18 01:38:21,643 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 745
2021-08-18 01:38:21,645 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-18 01:38:21,645 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5122fc57-32e0-4877-aee9-f12e8435235f","invariantUUID":"8374a47d-e0f8-4e52-8eca-f4948529c262","name":"vFW 2021-08-18 00-40-00","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/5122fc57-32e0-4877-aee9-f12e8435235f/toscaModel","category":"Network L1-3","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","invariantUUID":"22b82523-147a-49a7-96a9-abd3fbf9379d","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9c6dd5b4-628c-4819-959d-73e94d6f5b2c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-18 01:38:21,648 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-08-18 00-40-00 from SDC
2021-08-18 01:38:21,648 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 01:38:21,648 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 01:38:21,649 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft
2021-08-18 01:38:21,649 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-18 01:38:21,649 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 01:38:21,649 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 01:38:21,650 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-18 01:38:21,650 DEBUG 147:__init__.py(1) - number of Service returned: 2
2021-08-18 01:38:21,650 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-18 01:38:21,650 INFO 192:__init__.py(1) - Service found, updating information
2021-08-18 01:38:21,651 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-18 01:38:21,651 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-18 01:38:21,651 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-18 01:38:21,654 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-18 01:38:22,246 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-18 01:38:22,249 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-18 01:38:22,252 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"25dc2484-3b09-434a-a445-b18fefb76d80","lifecycleState":"CERTIFIED","lastUpdateDate":1629242426149,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"08a10d8c-2982-4f2e-a742-2fdfd79ed0c9","invariantUUID":"c0b559ce-37cc-477f-905f-132eec7414b8","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":"23927bb1-ccf4-4657-a9db-1f375bb2d023","lifecycleState":"CERTIFIED","lastUpdateDate":1629242629301,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11f331c6-1c6f-47fb-93bd-d22bcecb92eb","invariantUUID":"b6087934-c1b4-43a0-a1c9-8e1067b3362a","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":"port","uniqueId":"06c1fe0d-2b02-4914-8db7-c62409dfe731","lifecycleState":"CERTIFIED","lastUpdateDate":1629242611367,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cfc4778d-2acb-43b1-a7a2-450897d64dfb","invariantUUID":"9691cef2-6683-424a-b99f-301655cf2f69","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"48954e6e-ce32-43ed-a85e-c90b85d4386d","lifecycleState":"CERTIFIED","lastUpdateDate":1629242707970,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11f5e892-0353-4025-ba9c-f384d1e1cbaf","invariantUUID":"a47a9bc0-084a-4d3f-9e34-15087f79c4fd","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":"networkrules","uniqueId":"87a927dd-bbfb-43cb-985e-714a1b1699e3","lifecycleState":"CERTIFIED","lastUpdateDate":1629242274738,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"feab041a-cb68-4005-afcc-bf5f7eef7484","invariantUUID":"0ea02cfa-c365-4f72-9ad5-77b7ae686468","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d87f96e0-6846-47bf-81f2-559a78926e12","lifecycleState":"CERTIFIED","lastUpdateDate":1629242239485,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"70a13eaf-a305-40bb-82fd-8cfbbe9de27a","invariantUUID":"6d0d4791-4de7-4cd3-912f-faa2245f61e2","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4c6dd9da-cf3a-4f90-8a37-6b12a3357a9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629242474598,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9af17ac-a628-4ce5-a1bf-b5acfeb0a88c","invariantUUID":"c6a64e2f-7b0f-4399-bcaa-f3a7c1ff38db","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cef9cd41-6316-4d6c-9188-aa20efc23335","lifecycleState":"CERTIFIED","lastUpdateDate":1629242660165,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ab792bf-231c-43a7-a862-99bf7c35cbc4","invariantUUID":"a93c89f4-03e8-4357-89dc-fc9cf6a64b0e","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3c2d919d-648e-4bf2-9b52-e53897669481","lifecycleState":"CERTIFIED","lastUpdateDate":1629242464499,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d9e0821-7ec8-4a25-bea2-432f4bbaf0d1","invariantUUID":"2cca58e9-e373-4ee9-945d-79b91995804a","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":"5d0f51a3-506e-47af-93df-0eb54b937302","lifecycleState":"CERTIFIED","lastUpdateDate":1629242437337,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a5828b58-78a5-4be1-b5f6-e2ad3fd0b8ae","invariantUUID":"d63a5bb0-b13b-4af8-8914-d404cc978a9a","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":"f9e4787c-50fa-4f83-8e23-6899c8bb99f2","lifecycleState":"CERTIFIED","lastUpdateDate":1629242512711,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7310d1da-d9fb-4d53-a45f-831568356ad2","invariantUUID":"ee60727c-3020-4e6b-a37d-dca9e38138ce","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d3480e3-6a50-4dd7-bbb6-ec56b8ac044d","lifecycleState":"CERTIFIED","lastUpdateDate":1629242640673,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4df5791-e322-4e14-8c73-a7507cbe26f7","invariantUUID":"84fdaebb-ce95-4424-ba97-909192a8f3f9","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":"defaulticon","uniqueId":"b4203f26-09ef-4a32-8840-3ea8faee5691","lifecycleState":"CERTIFIED","lastUpdateDate":1629242453271,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"6f075b7b-78ac-4d5b-854c-e4ea170a4e92","invariantUUID":"0a013a39-c7a8-4dcd-b057-6e8ad8c47fa4","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":"port","uniqueId":"4b99c266-8bb8-4b20-a44d-b6de095ecea4","lifecycleState":"CERTIFIED","lastUpdateDate":1629242739419,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0482f67-1c04-4afc-8bb2-0a2699b6f9bf","invariantUUID":"2dd5c74f-5a8b-4141-8cf2-09e355117c54","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e857860c-9a9e-4d6d-8ea5-c368bdba5866","lifecycleState":"CERTIFIED","lastUpdateDate":1629242146555,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9c20db9-d595-4b87-8ad4-53d9c09cd004","invariantUUID":"fba41d0b-c98b-43c1-b0ab-6df27c6d91a6","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":"objectStorage","uniqueId":"2ee95061-ff13-4c45-b216-6637333d5a7b","lifecycleState":"CERTIFIED","lastUpdateDate":1629242177550,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9c9a60b-08bb-49af-8586-901c6a404d3a","invariantUUID":"3cc1d5f0-29e9-42eb-a3bc-b78f01b48bef","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a8045131-87ee-4a10-b036-01c5ae102577","lifecycleState":"CERTIFIED","lastUpdateDate":1629242480866,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a7df7aa1-5944-46f5-824f-e1430cd57433","invariantUUID":"80200482-066e-4bd1-af66-93fb5c2fd614","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":"objectStorage","uniqueId":"3184bb37-bae4-4a2a-9d47-cedd50e2f039","lifecycleState":"CERTIFIED","lastUpdateDate":1629242532503,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad748ce2-3352-4e82-aeb9-a7c3e3b11c12","invariantUUID":"a72a8d9e-8e7d-40e1-bdae-6f2092539540","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f590c3b3-3ba3-4571-857e-b388bd21d1a2","lifecycleState":"CERTIFIED","lastUpdateDate":1629242232613,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"958e68c0-8be1-4aed-ab66-94fc49779f89","invariantUUID":"b434d7c1-a63a-4821-85a3-01b1ceb8a626","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":"29287b31-7484-476a-adb7-cb5500bee080","lifecycleState":"CERTIFIED","lastUpdateDate":1629242623859,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0084bd13-b303-46db-97e1-c341786a0b74","invariantUUID":"37114d15-91d8-435d-8f2c-8f257257005c","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":"de566176-855f-406e-93a7-55684fe12017","lifecycleState":"CERTIFIED","lastUpdateDate":1629242459423,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7950d00b-d63f-405f-9f30-b11617da9b72","invariantUUID":"eacfecbd-abea-4dac-8f58-af6fa00ec190","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":"objectStorage","uniqueId":"75d6dbc2-2263-4714-9f42-98ae383dba5e","lifecycleState":"CERTIFIED","lastUpdateDate":1629242119644,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"699923fe-b3f0-41c4-9d5c-0af8120b59f8","invariantUUID":"5f53191d-884a-4508-ae00-17d55ff23a00","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d616332e-a076-4c4c-9d81-5a2ca08c012a","lifecycleState":"CERTIFIED","lastUpdateDate":1629242367877,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9095961-f49c-4b81-aad2-ed49c7180ce3","invariantUUID":"3877842a-7bed-4eeb-be94-5f38f78ba61c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2f8059a1-ba4f-468d-9cc8-d0339b3a8a24","lifecycleState":"CERTIFIED","lastUpdateDate":1629242691572,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"194effca-becf-4167-bcde-a86515449616","invariantUUID":"784c9907-06aa-40b5-bb3d-52b559d1a80d","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"eaf0a057-cb8b-4b16-a958-3c81b1d02acf","lifecycleState":"CERTIFIED","lastUpdateDate":1629242605516,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"286487aa-199e-45ec-8047-9807a80b4bad","invariantUUID":"b1fd594d-330c-46c6-a001-231af6351a64","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"41d6b326-8215-482f-b6fa-bce4f455fb3a","lifecycleState":"CERTIFIED","lastUpdateDate":1629242593279,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"840e3f18-82c4-4612-8c52-20b701f3f104","invariantUUID":"e4eefcd5-257a-42e2-87dc-79f1a5e852e1","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":"loadBalancer","uniqueId":"daf32744-0c30-4617-bb61-079448ed6272","lifecycleState":"CERTIFIED","lastUpdateDate":1629242141061,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7932180-2352-43c4-a113-0963c56d9384","invariantUUID":"e157a0a8-72f4-4c9e-a7e7-8a218c82d7df","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d1bad1f-db77-477a-84ea-e0ff9d569495","lifecycleState":"CERTIFIED","lastUpdateDate":1629242344282,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ccc427cd-04a4-4c45-9f64-949ed5a886a6","invariantUUID":"e38558ab-0e30-4fe9-b427-34ad3cf62849","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0dd11045-814c-4886-b638-67e65d8730e3","lifecycleState":"CERTIFIED","lastUpdateDate":1629242218249,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c3e84fe-28dd-4260-bd77-083022c6f720","invariantUUID":"45620fcd-3a13-49b8-b431-505c5612b770","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":"b511cc79-57c4-48d5-843e-4b1d5b735108","lifecycleState":"CERTIFIED","lastUpdateDate":1629242399000,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55629e5d-91a0-4f96-aa1c-352b4785b2bd","invariantUUID":"3aeb48a2-de4d-4432-b43d-9b4722d4c0c4","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":"bb114fbc-fa5f-44c4-af38-119bb4c60c45","lifecycleState":"CERTIFIED","lastUpdateDate":1629242245622,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"06081642-2a07-4483-9334-f0ac005ec24a","invariantUUID":"7111c8db-a21a-4a06-a7a8-ba1f8b350d27","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"14aa706e-0987-49e5-9ba1-cb1c104d81a4","lifecycleState":"CERTIFIED","lastUpdateDate":1629242442555,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4ef6aa41-8bd8-414b-89cd-d6df611070ad","invariantUUID":"c3f1b9e5-4d9b-4b25-8fad-00d4c6d45e64","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":"port","uniqueId":"44eadc96-8276-4344-a731-c88b86bffe54","lifecycleState":"CERTIFIED","lastUpdateDate":1629242280335,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a32d885b-b198-4b1b-aac1-920c19e20470","invariantUUID":"bd411712-2672-46a8-ac3e-ec567919b47a","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bbed6273-204a-4632-9d43-0adbeeaa657d","lifecycleState":"CERTIFIED","lastUpdateDate":1629242184015,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"827ba66c-a5de-4baf-bafe-4835e132db4f","invariantUUID":"5d98bae5-3fb5-46c4-bb79-cf53055a3211","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"516ef5c8-ccf5-4cec-bb25-741d577c1e35","lifecycleState":"CERTIFIED","lastUpdateDate":1629242203477,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0223e4c7-b5b5-4331-bcff-64d7be96c166","invariantUUID":"87bd56b2-ebb1-4189-a76a-66a8c68723f3","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":"compute","uniqueId":"5d6a06e6-1849-4d76-adad-b71a712839ba","lifecycleState":"CERTIFIED","lastUpdateDate":1629242719351,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a1bf092f-daab-4f17-8499-4585f60c1fdd","invariantUUID":"5f38969c-afe6-450d-82fe-83b2c19705cf","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":"f1120476-94bf-46a1-91d6-33753dfbe682","lifecycleState":"CERTIFIED","lastUpdateDate":1629242506100,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0058c5a5-96c4-4756-b172-a0fafae9d85a","invariantUUID":"9372aafe-be8e-4770-8554-f39aa4886f7d","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ddb2da45-fbe7-4996-b5ad-6f730f631ae6","lifecycleState":"CERTIFIED","lastUpdateDate":1629242361154,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f65091c4-06d0-403c-87f4-3f72338e2b57","invariantUUID":"f6f536ff-c9bb-43f4-9247-f12aa4434ef6","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":"compute","uniqueId":"535c0c7e-31cd-4f11-a535-e7632c11096c","lifecycleState":"CERTIFIED","lastUpdateDate":1629242526183,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af89b715-4250-41cb-9b14-1d13f52d78dc","invariantUUID":"bf745613-f7c8-423a-9617-972cb60d0d2e","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34dfd12e-54d8-4c0e-a5e0-5914aa632fdc","lifecycleState":"CERTIFIED","lastUpdateDate":1629242420945,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4ef4b5d-8c7d-45b1-a672-fdb4a9f6a336","invariantUUID":"e8116c39-c190-4c26-b2ff-5ab9b80d2197","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":"defaulticon","uniqueId":"f94c8cf7-5e2a-403f-b790-18b2889b4bde","lifecycleState":"CERTIFIED","lastUpdateDate":1629242585186,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"85a8b972-e631-4256-8d2c-87441f9b5606","invariantUUID":"9ebf0689-e46d-4faa-a792-92e432e7705e","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51f86a1c-336a-4d1d-8c93-d16e07d51d12","lifecycleState":"CERTIFIED","lastUpdateDate":1629242469531,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b63d86ff-19d7-4966-b166-1fb96d621690","invariantUUID":"2b0ba16a-7e47-418c-9d42-42c8984b0459","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":"compute","uniqueId":"2d9b90ad-a770-477c-88aa-1baaa5532881","lifecycleState":"CERTIFIED","lastUpdateDate":1629242081187,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5efaeaef-25e7-4d19-be5f-b73d0fd11e37","invariantUUID":"19a7ea9c-e69d-427f-9414-f649908f5005","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":"compute","uniqueId":"c87105b4-3391-4093-b77c-c371c66267be","lifecycleState":"CERTIFIED","lastUpdateDate":1629242325245,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aef0818a-dc0f-4b62-9180-8d4167c7e28c","invariantUUID":"c712eda0-3eb3-4ab0-8406-5deaa8ff33fa","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":"baa46a95-28b5-4cb5-a223-44b01fcdee95","lifecycleState":"CERTIFIED","lastUpdateDate":1629242447926,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e687f856-2a67-449b-9704-11a91df2d82f","invariantUUID":"51c4caea-2dc8-46d0-9d11-f578f49330ea","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":"07c9574c-d133-41f2-a232-ce72aebf10eb","lifecycleState":"CERTIFIED","lastUpdateDate":1629242152402,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c593af92-1dcf-4aee-b699-276d5c2f61aa","invariantUUID":"6f012bbb-ff0d-4338-939f-edadc7ddf127","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":"3742c4fa-ce61-42e1-aa3e-061404437e34","lifecycleState":"CERTIFIED","lastUpdateDate":1629242725486,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8720cbb7-76f4-4136-8b3b-2714dd966e8b","invariantUUID":"7c906c73-0854-45dc-9f4f-e425276821d3","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":"objectStorage","uniqueId":"1982f27e-3256-4a4c-bf3a-57a01ddf785b","lifecycleState":"CERTIFIED","lastUpdateDate":1629242125995,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91822c56-299d-48d4-a8c0-68b2fc1a3e63","invariantUUID":"55e1fbac-ec0c-44af-aa43-7fb1d87971eb","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"b74f6c58-e529-43a5-8c20-14d8e3ee646d","lifecycleState":"CERTIFIED","lastUpdateDate":1629242734625,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"459f06fa-9944-4af2-be55-5fd344dbc622","invariantUUID":"6fa62c73-83fe-413d-88e3-152d4293b4a4","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":"ae8e2575-d093-4316-b8cf-745d05a01386","lifecycleState":"CERTIFIED","lastUpdateDate":1629242197082,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35599902-243c-4bf6-b13e-dc06a8e4601c","invariantUUID":"a2431ee2-949a-45dd-b913-bb1ab3282f9e","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":"defaulticon","uniqueId":"a1c80843-f9d9-457e-8d4e-e91dd34a1a81","lifecycleState":"CERTIFIED","lastUpdateDate":1629242209387,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3aa31d9-312f-42db-8bd9-7134f041ec13","invariantUUID":"d9a96287-fee0-4d5f-b7d7-95d03f5e8e91","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c7c202a-a14e-424c-b13d-10ee8ea852d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629242309812,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46b9d6eb-fc33-4ce8-96cf-e15ca36802d7","invariantUUID":"fa574b07-4688-44bd-958a-d42942dfe302","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2340d06b-cb0b-4bcc-a85c-64f4d5f062ba","lifecycleState":"CERTIFIED","lastUpdateDate":1629242714801,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd443a41-a6f2-4cf9-9199-c7499d409736","invariantUUID":"850f081a-bcf8-4006-bbdb-6cc63ce37480","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":"5a6b834c-c951-4a41-b0cf-3cde9f92caff","lifecycleState":"CERTIFIED","lastUpdateDate":1629242498574,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b58e189c-d138-4863-9789-20c506b5a261","invariantUUID":"b8314063-2861-45f1-993d-d63788ee7e8e","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":"port","uniqueId":"b35269a1-dabc-4921-86ca-1a240007a5bd","lifecycleState":"CERTIFIED","lastUpdateDate":1629242599672,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c4bdc11-62a1-4c68-aca7-ff955bd37b28","invariantUUID":"3f674fbe-6874-4f54-a0fe-676b12f3e760","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":"securityrules","uniqueId":"5e357138-9c75-4580-aad0-0a1ad6d39c1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629242316095,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3ef7bd1d-3c4f-4cbc-a2ea-d312a4186333","invariantUUID":"fe65bd33-8616-43ef-b417-729eb72e84de","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":"port","uniqueId":"f9c364ae-72f1-433b-881b-6df80e9f7d21","lifecycleState":"CERTIFIED","lastUpdateDate":1629242684243,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d670e7f-640b-49f6-9c09-f20e68d4a16d","invariantUUID":"5c7e1e0e-6089-47b8-bd45-5f24ebc1cbf1","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":"acc3fd92-88f9-4741-b6bc-8c193583d81f","lifecycleState":"CERTIFIED","lastUpdateDate":1629242336767,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"42840bd6-13f0-463e-b9a2-f8cd4701f43b","invariantUUID":"881fc1ca-bd87-457a-99f0-cd16398d7bc5","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ace81f6-cf83-4840-98db-9913381f45c5","lifecycleState":"CERTIFIED","lastUpdateDate":1629242559926,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d303adb4-d346-495a-ae51-49e17939900b","invariantUUID":"9dbe3fb3-cac3-4942-9513-4f6318019caa","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":"network","uniqueId":"e08a97a7-297a-4389-a73e-c45d4a3f6333","lifecycleState":"CERTIFIED","lastUpdateDate":1629242635105,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d94b3190-9977-4a6a-a3f1-f12427c799f3","invariantUUID":"5daeafed-d259-4b33-aa12-7d9a737032e9","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"10def696-fea6-4ab1-8efa-e517eb0ef5b2","lifecycleState":"CERTIFIED","lastUpdateDate":1629242303778,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e8f4f5aa-334b-4076-87fc-8e33b0004da9","invariantUUID":"6968b228-d1e8-4b0e-89da-d5c750479029","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":"05bfda6e-2bad-4284-a8a0-53749822f35b","lifecycleState":"CERTIFIED","lastUpdateDate":1629242552282,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a34a5b32-f858-43f4-b25c-e8106dd11315","invariantUUID":"c463dccb-9331-4b72-a86b-91c3497cdb1d","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":"f21d9375-3147-4984-bedf-9a7991698087","lifecycleState":"CERTIFIED","lastUpdateDate":1629242618420,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"007cde50-f477-4066-bf26-ff9d58efd170","invariantUUID":"4d95f7a6-a30a-484f-bebc-f51e8a8fcfbe","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":"12b98b76-2786-4a3d-87b8-c41549dcf6de","lifecycleState":"CERTIFIED","lastUpdateDate":1629242225385,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"27e3df05-ca44-43aa-8d96-c062aad25d5f","invariantUUID":"7af26e2d-5089-4e81-bded-cfc06ebe93a0","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c50742bc-0dfe-4859-b869-7bfc8beab7c8","lifecycleState":"CERTIFIED","lastUpdateDate":1629242189235,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a01efa4d-a53d-4f0e-9c2d-5b7971cb5183","invariantUUID":"42d2fdca-ca56-464b-acd4-59301a45e364","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"726bbb41-40e2-4bad-acd4-d238530da1db","lifecycleState":"CERTIFIED","lastUpdateDate":1629242330670,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f94c4bb5-8177-4d9b-b801-5e1afd4c978d","invariantUUID":"76210548-59c1-4874-bb6c-715350a2ddc0","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"41fc3549-13cd-439e-9e8c-a90151dc2aa6","lifecycleState":"CERTIFIED","lastUpdateDate":1629242673094,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a56b07e-4ac6-402f-8f29-8aa647b2ded9","invariantUUID":"a72cbc5a-d08a-4e4a-9e36-e368fbebaa2c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f0038dc-9d11-4ab2-8720-879668c10d6f","lifecycleState":"CERTIFIED","lastUpdateDate":1629242666868,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e7a137f-b884-475e-8aa0-647ce604fff4","invariantUUID":"9b7fc56e-46a9-4f83-a3ca-20eb44611306","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"30e70111-6759-4851-87ae-c11b51aa646c","lifecycleState":"CERTIFIED","lastUpdateDate":1629242112370,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"8248442d-b8b0-4281-9e0b-e29563f2f759","invariantUUID":"ec4574d9-996c-46c7-a1f7-129e6300f5c6","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a01997b-8dbc-4048-b47b-65d3641e0a51","lifecycleState":"CERTIFIED","lastUpdateDate":1629242374403,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"774532b2-bd2a-4127-bddc-ada6f100707a","invariantUUID":"e050fa0d-7790-41e3-8d4c-ca9b0e294352","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"597b0287-fd66-4bec-b8ad-0a0c5393b189","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1629247201998,"name":"vFW 2021-08-18 00-40-00","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"5122fc57-32e0-4877-aee9-f12e8435235f","invariantUUID":"8374a47d-e0f8-4e52-8eca-f4948529c262","systemName":"Vfw20210818004000","description":"catalog service description","tags":["robot-ete","vFW 2021-08-18 00-40-00"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"8330dfd8-778c-4e2e-9278-7598492fbd6a","lifecycleState":"CERTIFIED","lastUpdateDate":1629250435864,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","invariantUUID":"22b82523-147a-49a7-96a9-abd3fbf9379d","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-18 01:38:22,259 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-18 01:38:22,260 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-18 01:38:22,260 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-18 01:38:22,261 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-18 01:38:22,261 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-18 01:38:22,261 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-18 01:38:22,263 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-18 01:38:22,719 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 745
2021-08-18 01:38:22,721 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-18 01:38:22,721 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5122fc57-32e0-4877-aee9-f12e8435235f","invariantUUID":"8374a47d-e0f8-4e52-8eca-f4948529c262","name":"vFW 2021-08-18 00-40-00","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/5122fc57-32e0-4877-aee9-f12e8435235f/toscaModel","category":"Network L1-3","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","invariantUUID":"22b82523-147a-49a7-96a9-abd3fbf9379d","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9c6dd5b4-628c-4819-959d-73e94d6f5b2c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-18 01:38:22,724 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-08-18 00-40-00 from SDC
2021-08-18 01:38:22,725 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 01:38:22,725 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 01:38:22,725 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft
2021-08-18 01:38:22,725 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-18 01:38:22,726 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-18 01:38:22,726 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-18 01:38:22,726 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-18 01:38:22,726 DEBUG 147:__init__.py(1) - number of Service returned: 2
2021-08-18 01:38:22,726 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-18 01:38:22,727 INFO 192:__init__.py(1) - Service found, updating information
2021-08-18 01:38:22,727 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-18 01:38:22,727 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-08-18 01:38:22,728 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-18 01:38:22,730 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-18 01:38:23,306 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-18 01:38:23,309 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-18 01:38:23,312 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"25dc2484-3b09-434a-a445-b18fefb76d80","lifecycleState":"CERTIFIED","lastUpdateDate":1629242426149,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"08a10d8c-2982-4f2e-a742-2fdfd79ed0c9","invariantUUID":"c0b559ce-37cc-477f-905f-132eec7414b8","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":"23927bb1-ccf4-4657-a9db-1f375bb2d023","lifecycleState":"CERTIFIED","lastUpdateDate":1629242629301,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11f331c6-1c6f-47fb-93bd-d22bcecb92eb","invariantUUID":"b6087934-c1b4-43a0-a1c9-8e1067b3362a","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":"port","uniqueId":"06c1fe0d-2b02-4914-8db7-c62409dfe731","lifecycleState":"CERTIFIED","lastUpdateDate":1629242611367,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cfc4778d-2acb-43b1-a7a2-450897d64dfb","invariantUUID":"9691cef2-6683-424a-b99f-301655cf2f69","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"48954e6e-ce32-43ed-a85e-c90b85d4386d","lifecycleState":"CERTIFIED","lastUpdateDate":1629242707970,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11f5e892-0353-4025-ba9c-f384d1e1cbaf","invariantUUID":"a47a9bc0-084a-4d3f-9e34-15087f79c4fd","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":"networkrules","uniqueId":"87a927dd-bbfb-43cb-985e-714a1b1699e3","lifecycleState":"CERTIFIED","lastUpdateDate":1629242274738,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"feab041a-cb68-4005-afcc-bf5f7eef7484","invariantUUID":"0ea02cfa-c365-4f72-9ad5-77b7ae686468","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d87f96e0-6846-47bf-81f2-559a78926e12","lifecycleState":"CERTIFIED","lastUpdateDate":1629242239485,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"70a13eaf-a305-40bb-82fd-8cfbbe9de27a","invariantUUID":"6d0d4791-4de7-4cd3-912f-faa2245f61e2","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4c6dd9da-cf3a-4f90-8a37-6b12a3357a9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629242474598,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9af17ac-a628-4ce5-a1bf-b5acfeb0a88c","invariantUUID":"c6a64e2f-7b0f-4399-bcaa-f3a7c1ff38db","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cef9cd41-6316-4d6c-9188-aa20efc23335","lifecycleState":"CERTIFIED","lastUpdateDate":1629242660165,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ab792bf-231c-43a7-a862-99bf7c35cbc4","invariantUUID":"a93c89f4-03e8-4357-89dc-fc9cf6a64b0e","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3c2d919d-648e-4bf2-9b52-e53897669481","lifecycleState":"CERTIFIED","lastUpdateDate":1629242464499,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d9e0821-7ec8-4a25-bea2-432f4bbaf0d1","invariantUUID":"2cca58e9-e373-4ee9-945d-79b91995804a","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":"5d0f51a3-506e-47af-93df-0eb54b937302","lifecycleState":"CERTIFIED","lastUpdateDate":1629242437337,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a5828b58-78a5-4be1-b5f6-e2ad3fd0b8ae","invariantUUID":"d63a5bb0-b13b-4af8-8914-d404cc978a9a","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":"f9e4787c-50fa-4f83-8e23-6899c8bb99f2","lifecycleState":"CERTIFIED","lastUpdateDate":1629242512711,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7310d1da-d9fb-4d53-a45f-831568356ad2","invariantUUID":"ee60727c-3020-4e6b-a37d-dca9e38138ce","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d3480e3-6a50-4dd7-bbb6-ec56b8ac044d","lifecycleState":"CERTIFIED","lastUpdateDate":1629242640673,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4df5791-e322-4e14-8c73-a7507cbe26f7","invariantUUID":"84fdaebb-ce95-4424-ba97-909192a8f3f9","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":"defaulticon","uniqueId":"b4203f26-09ef-4a32-8840-3ea8faee5691","lifecycleState":"CERTIFIED","lastUpdateDate":1629242453271,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"6f075b7b-78ac-4d5b-854c-e4ea170a4e92","invariantUUID":"0a013a39-c7a8-4dcd-b057-6e8ad8c47fa4","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":"port","uniqueId":"4b99c266-8bb8-4b20-a44d-b6de095ecea4","lifecycleState":"CERTIFIED","lastUpdateDate":1629242739419,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0482f67-1c04-4afc-8bb2-0a2699b6f9bf","invariantUUID":"2dd5c74f-5a8b-4141-8cf2-09e355117c54","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e857860c-9a9e-4d6d-8ea5-c368bdba5866","lifecycleState":"CERTIFIED","lastUpdateDate":1629242146555,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9c20db9-d595-4b87-8ad4-53d9c09cd004","invariantUUID":"fba41d0b-c98b-43c1-b0ab-6df27c6d91a6","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":"objectStorage","uniqueId":"2ee95061-ff13-4c45-b216-6637333d5a7b","lifecycleState":"CERTIFIED","lastUpdateDate":1629242177550,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9c9a60b-08bb-49af-8586-901c6a404d3a","invariantUUID":"3cc1d5f0-29e9-42eb-a3bc-b78f01b48bef","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a8045131-87ee-4a10-b036-01c5ae102577","lifecycleState":"CERTIFIED","lastUpdateDate":1629242480866,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a7df7aa1-5944-46f5-824f-e1430cd57433","invariantUUID":"80200482-066e-4bd1-af66-93fb5c2fd614","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":"objectStorage","uniqueId":"3184bb37-bae4-4a2a-9d47-cedd50e2f039","lifecycleState":"CERTIFIED","lastUpdateDate":1629242532503,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad748ce2-3352-4e82-aeb9-a7c3e3b11c12","invariantUUID":"a72a8d9e-8e7d-40e1-bdae-6f2092539540","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f590c3b3-3ba3-4571-857e-b388bd21d1a2","lifecycleState":"CERTIFIED","lastUpdateDate":1629242232613,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"958e68c0-8be1-4aed-ab66-94fc49779f89","invariantUUID":"b434d7c1-a63a-4821-85a3-01b1ceb8a626","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":"29287b31-7484-476a-adb7-cb5500bee080","lifecycleState":"CERTIFIED","lastUpdateDate":1629242623859,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0084bd13-b303-46db-97e1-c341786a0b74","invariantUUID":"37114d15-91d8-435d-8f2c-8f257257005c","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":"de566176-855f-406e-93a7-55684fe12017","lifecycleState":"CERTIFIED","lastUpdateDate":1629242459423,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7950d00b-d63f-405f-9f30-b11617da9b72","invariantUUID":"eacfecbd-abea-4dac-8f58-af6fa00ec190","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":"objectStorage","uniqueId":"75d6dbc2-2263-4714-9f42-98ae383dba5e","lifecycleState":"CERTIFIED","lastUpdateDate":1629242119644,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"699923fe-b3f0-41c4-9d5c-0af8120b59f8","invariantUUID":"5f53191d-884a-4508-ae00-17d55ff23a00","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d616332e-a076-4c4c-9d81-5a2ca08c012a","lifecycleState":"CERTIFIED","lastUpdateDate":1629242367877,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9095961-f49c-4b81-aad2-ed49c7180ce3","invariantUUID":"3877842a-7bed-4eeb-be94-5f38f78ba61c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2f8059a1-ba4f-468d-9cc8-d0339b3a8a24","lifecycleState":"CERTIFIED","lastUpdateDate":1629242691572,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"194effca-becf-4167-bcde-a86515449616","invariantUUID":"784c9907-06aa-40b5-bb3d-52b559d1a80d","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"eaf0a057-cb8b-4b16-a958-3c81b1d02acf","lifecycleState":"CERTIFIED","lastUpdateDate":1629242605516,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"286487aa-199e-45ec-8047-9807a80b4bad","invariantUUID":"b1fd594d-330c-46c6-a001-231af6351a64","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"41d6b326-8215-482f-b6fa-bce4f455fb3a","lifecycleState":"CERTIFIED","lastUpdateDate":1629242593279,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"840e3f18-82c4-4612-8c52-20b701f3f104","invariantUUID":"e4eefcd5-257a-42e2-87dc-79f1a5e852e1","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":"loadBalancer","uniqueId":"daf32744-0c30-4617-bb61-079448ed6272","lifecycleState":"CERTIFIED","lastUpdateDate":1629242141061,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7932180-2352-43c4-a113-0963c56d9384","invariantUUID":"e157a0a8-72f4-4c9e-a7e7-8a218c82d7df","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d1bad1f-db77-477a-84ea-e0ff9d569495","lifecycleState":"CERTIFIED","lastUpdateDate":1629242344282,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ccc427cd-04a4-4c45-9f64-949ed5a886a6","invariantUUID":"e38558ab-0e30-4fe9-b427-34ad3cf62849","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0dd11045-814c-4886-b638-67e65d8730e3","lifecycleState":"CERTIFIED","lastUpdateDate":1629242218249,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c3e84fe-28dd-4260-bd77-083022c6f720","invariantUUID":"45620fcd-3a13-49b8-b431-505c5612b770","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":"b511cc79-57c4-48d5-843e-4b1d5b735108","lifecycleState":"CERTIFIED","lastUpdateDate":1629242399000,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55629e5d-91a0-4f96-aa1c-352b4785b2bd","invariantUUID":"3aeb48a2-de4d-4432-b43d-9b4722d4c0c4","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":"bb114fbc-fa5f-44c4-af38-119bb4c60c45","lifecycleState":"CERTIFIED","lastUpdateDate":1629242245622,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"06081642-2a07-4483-9334-f0ac005ec24a","invariantUUID":"7111c8db-a21a-4a06-a7a8-ba1f8b350d27","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"14aa706e-0987-49e5-9ba1-cb1c104d81a4","lifecycleState":"CERTIFIED","lastUpdateDate":1629242442555,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4ef6aa41-8bd8-414b-89cd-d6df611070ad","invariantUUID":"c3f1b9e5-4d9b-4b25-8fad-00d4c6d45e64","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":"port","uniqueId":"44eadc96-8276-4344-a731-c88b86bffe54","lifecycleState":"CERTIFIED","lastUpdateDate":1629242280335,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a32d885b-b198-4b1b-aac1-920c19e20470","invariantUUID":"bd411712-2672-46a8-ac3e-ec567919b47a","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bbed6273-204a-4632-9d43-0adbeeaa657d","lifecycleState":"CERTIFIED","lastUpdateDate":1629242184015,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"827ba66c-a5de-4baf-bafe-4835e132db4f","invariantUUID":"5d98bae5-3fb5-46c4-bb79-cf53055a3211","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"516ef5c8-ccf5-4cec-bb25-741d577c1e35","lifecycleState":"CERTIFIED","lastUpdateDate":1629242203477,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0223e4c7-b5b5-4331-bcff-64d7be96c166","invariantUUID":"87bd56b2-ebb1-4189-a76a-66a8c68723f3","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":"compute","uniqueId":"5d6a06e6-1849-4d76-adad-b71a712839ba","lifecycleState":"CERTIFIED","lastUpdateDate":1629242719351,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a1bf092f-daab-4f17-8499-4585f60c1fdd","invariantUUID":"5f38969c-afe6-450d-82fe-83b2c19705cf","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":"f1120476-94bf-46a1-91d6-33753dfbe682","lifecycleState":"CERTIFIED","lastUpdateDate":1629242506100,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0058c5a5-96c4-4756-b172-a0fafae9d85a","invariantUUID":"9372aafe-be8e-4770-8554-f39aa4886f7d","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ddb2da45-fbe7-4996-b5ad-6f730f631ae6","lifecycleState":"CERTIFIED","lastUpdateDate":1629242361154,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f65091c4-06d0-403c-87f4-3f72338e2b57","invariantUUID":"f6f536ff-c9bb-43f4-9247-f12aa4434ef6","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":"compute","uniqueId":"535c0c7e-31cd-4f11-a535-e7632c11096c","lifecycleState":"CERTIFIED","lastUpdateDate":1629242526183,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af89b715-4250-41cb-9b14-1d13f52d78dc","invariantUUID":"bf745613-f7c8-423a-9617-972cb60d0d2e","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34dfd12e-54d8-4c0e-a5e0-5914aa632fdc","lifecycleState":"CERTIFIED","lastUpdateDate":1629242420945,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4ef4b5d-8c7d-45b1-a672-fdb4a9f6a336","invariantUUID":"e8116c39-c190-4c26-b2ff-5ab9b80d2197","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":"defaulticon","uniqueId":"f94c8cf7-5e2a-403f-b790-18b2889b4bde","lifecycleState":"CERTIFIED","lastUpdateDate":1629242585186,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"85a8b972-e631-4256-8d2c-87441f9b5606","invariantUUID":"9ebf0689-e46d-4faa-a792-92e432e7705e","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51f86a1c-336a-4d1d-8c93-d16e07d51d12","lifecycleState":"CERTIFIED","lastUpdateDate":1629242469531,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b63d86ff-19d7-4966-b166-1fb96d621690","invariantUUID":"2b0ba16a-7e47-418c-9d42-42c8984b0459","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":"compute","uniqueId":"2d9b90ad-a770-477c-88aa-1baaa5532881","lifecycleState":"CERTIFIED","lastUpdateDate":1629242081187,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5efaeaef-25e7-4d19-be5f-b73d0fd11e37","invariantUUID":"19a7ea9c-e69d-427f-9414-f649908f5005","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":"compute","uniqueId":"c87105b4-3391-4093-b77c-c371c66267be","lifecycleState":"CERTIFIED","lastUpdateDate":1629242325245,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aef0818a-dc0f-4b62-9180-8d4167c7e28c","invariantUUID":"c712eda0-3eb3-4ab0-8406-5deaa8ff33fa","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":"baa46a95-28b5-4cb5-a223-44b01fcdee95","lifecycleState":"CERTIFIED","lastUpdateDate":1629242447926,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e687f856-2a67-449b-9704-11a91df2d82f","invariantUUID":"51c4caea-2dc8-46d0-9d11-f578f49330ea","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":"07c9574c-d133-41f2-a232-ce72aebf10eb","lifecycleState":"CERTIFIED","lastUpdateDate":1629242152402,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c593af92-1dcf-4aee-b699-276d5c2f61aa","invariantUUID":"6f012bbb-ff0d-4338-939f-edadc7ddf127","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":"3742c4fa-ce61-42e1-aa3e-061404437e34","lifecycleState":"CERTIFIED","lastUpdateDate":1629242725486,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8720cbb7-76f4-4136-8b3b-2714dd966e8b","invariantUUID":"7c906c73-0854-45dc-9f4f-e425276821d3","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":"objectStorage","uniqueId":"1982f27e-3256-4a4c-bf3a-57a01ddf785b","lifecycleState":"CERTIFIED","lastUpdateDate":1629242125995,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91822c56-299d-48d4-a8c0-68b2fc1a3e63","invariantUUID":"55e1fbac-ec0c-44af-aa43-7fb1d87971eb","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"b74f6c58-e529-43a5-8c20-14d8e3ee646d","lifecycleState":"CERTIFIED","lastUpdateDate":1629242734625,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"459f06fa-9944-4af2-be55-5fd344dbc622","invariantUUID":"6fa62c73-83fe-413d-88e3-152d4293b4a4","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":"ae8e2575-d093-4316-b8cf-745d05a01386","lifecycleState":"CERTIFIED","lastUpdateDate":1629242197082,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35599902-243c-4bf6-b13e-dc06a8e4601c","invariantUUID":"a2431ee2-949a-45dd-b913-bb1ab3282f9e","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":"defaulticon","uniqueId":"a1c80843-f9d9-457e-8d4e-e91dd34a1a81","lifecycleState":"CERTIFIED","lastUpdateDate":1629242209387,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3aa31d9-312f-42db-8bd9-7134f041ec13","invariantUUID":"d9a96287-fee0-4d5f-b7d7-95d03f5e8e91","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c7c202a-a14e-424c-b13d-10ee8ea852d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629242309812,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46b9d6eb-fc33-4ce8-96cf-e15ca36802d7","invariantUUID":"fa574b07-4688-44bd-958a-d42942dfe302","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2340d06b-cb0b-4bcc-a85c-64f4d5f062ba","lifecycleState":"CERTIFIED","lastUpdateDate":1629242714801,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd443a41-a6f2-4cf9-9199-c7499d409736","invariantUUID":"850f081a-bcf8-4006-bbdb-6cc63ce37480","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":"5a6b834c-c951-4a41-b0cf-3cde9f92caff","lifecycleState":"CERTIFIED","lastUpdateDate":1629242498574,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b58e189c-d138-4863-9789-20c506b5a261","invariantUUID":"b8314063-2861-45f1-993d-d63788ee7e8e","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":"port","uniqueId":"b35269a1-dabc-4921-86ca-1a240007a5bd","lifecycleState":"CERTIFIED","lastUpdateDate":1629242599672,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c4bdc11-62a1-4c68-aca7-ff955bd37b28","invariantUUID":"3f674fbe-6874-4f54-a0fe-676b12f3e760","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":"securityrules","uniqueId":"5e357138-9c75-4580-aad0-0a1ad6d39c1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629242316095,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3ef7bd1d-3c4f-4cbc-a2ea-d312a4186333","invariantUUID":"fe65bd33-8616-43ef-b417-729eb72e84de","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":"port","uniqueId":"f9c364ae-72f1-433b-881b-6df80e9f7d21","lifecycleState":"CERTIFIED","lastUpdateDate":1629242684243,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d670e7f-640b-49f6-9c09-f20e68d4a16d","invariantUUID":"5c7e1e0e-6089-47b8-bd45-5f24ebc1cbf1","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":"acc3fd92-88f9-4741-b6bc-8c193583d81f","lifecycleState":"CERTIFIED","lastUpdateDate":1629242336767,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"42840bd6-13f0-463e-b9a2-f8cd4701f43b","invariantUUID":"881fc1ca-bd87-457a-99f0-cd16398d7bc5","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ace81f6-cf83-4840-98db-9913381f45c5","lifecycleState":"CERTIFIED","lastUpdateDate":1629242559926,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d303adb4-d346-495a-ae51-49e17939900b","invariantUUID":"9dbe3fb3-cac3-4942-9513-4f6318019caa","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":"network","uniqueId":"e08a97a7-297a-4389-a73e-c45d4a3f6333","lifecycleState":"CERTIFIED","lastUpdateDate":1629242635105,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d94b3190-9977-4a6a-a3f1-f12427c799f3","invariantUUID":"5daeafed-d259-4b33-aa12-7d9a737032e9","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"10def696-fea6-4ab1-8efa-e517eb0ef5b2","lifecycleState":"CERTIFIED","lastUpdateDate":1629242303778,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e8f4f5aa-334b-4076-87fc-8e33b0004da9","invariantUUID":"6968b228-d1e8-4b0e-89da-d5c750479029","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":"05bfda6e-2bad-4284-a8a0-53749822f35b","lifecycleState":"CERTIFIED","lastUpdateDate":1629242552282,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a34a5b32-f858-43f4-b25c-e8106dd11315","invariantUUID":"c463dccb-9331-4b72-a86b-91c3497cdb1d","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":"f21d9375-3147-4984-bedf-9a7991698087","lifecycleState":"CERTIFIED","lastUpdateDate":1629242618420,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"007cde50-f477-4066-bf26-ff9d58efd170","invariantUUID":"4d95f7a6-a30a-484f-bebc-f51e8a8fcfbe","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":"12b98b76-2786-4a3d-87b8-c41549dcf6de","lifecycleState":"CERTIFIED","lastUpdateDate":1629242225385,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"27e3df05-ca44-43aa-8d96-c062aad25d5f","invariantUUID":"7af26e2d-5089-4e81-bded-cfc06ebe93a0","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c50742bc-0dfe-4859-b869-7bfc8beab7c8","lifecycleState":"CERTIFIED","lastUpdateDate":1629242189235,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a01efa4d-a53d-4f0e-9c2d-5b7971cb5183","invariantUUID":"42d2fdca-ca56-464b-acd4-59301a45e364","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"726bbb41-40e2-4bad-acd4-d238530da1db","lifecycleState":"CERTIFIED","lastUpdateDate":1629242330670,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f94c4bb5-8177-4d9b-b801-5e1afd4c978d","invariantUUID":"76210548-59c1-4874-bb6c-715350a2ddc0","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"41fc3549-13cd-439e-9e8c-a90151dc2aa6","lifecycleState":"CERTIFIED","lastUpdateDate":1629242673094,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a56b07e-4ac6-402f-8f29-8aa647b2ded9","invariantUUID":"a72cbc5a-d08a-4e4a-9e36-e368fbebaa2c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f0038dc-9d11-4ab2-8720-879668c10d6f","lifecycleState":"CERTIFIED","lastUpdateDate":1629242666868,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e7a137f-b884-475e-8aa0-647ce604fff4","invariantUUID":"9b7fc56e-46a9-4f83-a3ca-20eb44611306","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"30e70111-6759-4851-87ae-c11b51aa646c","lifecycleState":"CERTIFIED","lastUpdateDate":1629242112370,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"8248442d-b8b0-4281-9e0b-e29563f2f759","invariantUUID":"ec4574d9-996c-46c7-a1f7-129e6300f5c6","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a01997b-8dbc-4048-b47b-65d3641e0a51","lifecycleState":"CERTIFIED","lastUpdateDate":1629242374403,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"774532b2-bd2a-4127-bddc-ada6f100707a","invariantUUID":"e050fa0d-7790-41e3-8d4c-ca9b0e294352","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"597b0287-fd66-4bec-b8ad-0a0c5393b189","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1629247201998,"name":"vFW 2021-08-18 00-40-00","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"5122fc57-32e0-4877-aee9-f12e8435235f","invariantUUID":"8374a47d-e0f8-4e52-8eca-f4948529c262","systemName":"Vfw20210818004000","description":"catalog service description","tags":["robot-ete","vFW 2021-08-18 00-40-00"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"8330dfd8-778c-4e2e-9278-7598492fbd6a","lifecycleState":"CERTIFIED","lastUpdateDate":1629250435864,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","invariantUUID":"22b82523-147a-49a7-96a9-abd3fbf9379d","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-18 01:38:23,319 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-18 01:38:23,320 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-18 01:38:23,320 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/9c6dd5b4-628c-4819-959d-73e94d6f5b2c/toscaModel
2021-08-18 01:38:23,320 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] data sent: None
2021-08-18 01:38:23,323 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-18 01:38:23,564 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/9c6dd5b4-628c-4819-959d-73e94d6f5b2c/toscaModel HTTP/1.1" 200 None
2021-08-18 01:38:23,566 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response code: 200
2021-08-18 01:38:23,567 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response: n/a
2021-08-18 01:38:23,617 DEBUG 129:onap_service.py(1) - [None][Create 7fd481b1-d056-460c-8e26-b4d407a0ef57 Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '82714ce3-daff-429d-9d5e-089224734468', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 01:38:23,617 DEBUG 131:onap_service.py(1) - [None][Create 7fd481b1-d056-460c-8e26-b4d407a0ef57 Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7fd481b1-d056-460c-8e26-b4d407a0ef57
2021-08-18 01:38:23,617 DEBUG 132:onap_service.py(1) - [None][Create 7fd481b1-d056-460c-8e26-b4d407a0ef57 Service deletion request] data sent: {
	"requestDetails": {
		"requestInfo": {
			"source": "VID",
			"requestorId": "demo"
		},
		"modelInfo": {
            "modelType": "service",
            "modelName": "basic_network",
            "modelInvariantId": "22b82523-147a-49a7-96a9-abd3fbf9379d",
            "modelVersion": "1.0",
            "modelVersionId": "9c6dd5b4-628c-4819-959d-73e94d6f5b2c"
		},
		"requestParameters": {
			"testApi": "GR_API",
			"aLaCarte": true
		}
	}
}
2021-08-18 01:38:23,619 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 01:38:25,657 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/7fd481b1-d056-460c-8e26-b4d407a0ef57 HTTP/1.1" 202 262
2021-08-18 01:38:25,659 INFO 142:onap_service.py(1) - [None][Create 7fd481b1-d056-460c-8e26-b4d407a0ef57 Service deletion request] response code: 202
2021-08-18 01:38:25,660 DEBUG 146:onap_service.py(1) - [None][Create 7fd481b1-d056-460c-8e26-b4d407a0ef57 Service deletion request] response: {"requestReferences":{"requestId":"82714ce3-daff-429d-9d5e-089224734468","instanceId":"7fd481b1-d056-460c-8e26-b4d407a0ef57","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/82714ce3-daff-429d-9d5e-089224734468"}}
2021-08-18 01:38:25,661 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished
2021-08-18 01:38:25,675 DEBUG 129:onap_service.py(10) - [None][Check 82714ce3-daff-429d-9d5e-089224734468 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'abe8c54e-48b6-4c3d-a6b2-79f95c25851e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 01:38:25,676 DEBUG 131:onap_service.py(10) - [None][Check 82714ce3-daff-429d-9d5e-089224734468 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/82714ce3-daff-429d-9d5e-089224734468
2021-08-18 01:38:25,676 DEBUG 132:onap_service.py(10) - [None][Check 82714ce3-daff-429d-9d5e-089224734468 orchestration request status] data sent: None
2021-08-18 01:38:25,681 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 01:38:25,848 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/82714ce3-daff-429d-9d5e-089224734468 HTTP/1.1" 200 875
2021-08-18 01:38:25,850 INFO 142:onap_service.py(10) - [None][Check 82714ce3-daff-429d-9d5e-089224734468 orchestration request status] response code: 200
2021-08-18 01:38:25,851 DEBUG 146:onap_service.py(10) - [None][Check 82714ce3-daff-429d-9d5e-089224734468 orchestration request status] response: {"request":{"requestId":"82714ce3-daff-429d-9d5e-089224734468","startTime":"Wed, 18 Aug 2021 01:38:24 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"22b82523-147a-49a7-96a9-abd3fbf9379d","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","modelUuid":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","modelInvariantUuid":"22b82523-147a-49a7-96a9-abd3fbf9379d"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"7fd481b1-d056-460c-8e26-b4d407a0ef57","serviceInstanceName":"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 18 Aug 2021 01:38:24 GMT"}}}
2021-08-18 01:38:35,864 DEBUG 129:onap_service.py(10) - [None][Check 82714ce3-daff-429d-9d5e-089224734468 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '634ef5bf-2ec5-41c7-908a-a1d5950f3307', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 01:38:35,864 DEBUG 131:onap_service.py(10) - [None][Check 82714ce3-daff-429d-9d5e-089224734468 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/82714ce3-daff-429d-9d5e-089224734468
2021-08-18 01:38:35,865 DEBUG 132:onap_service.py(10) - [None][Check 82714ce3-daff-429d-9d5e-089224734468 orchestration request status] data sent: None
2021-08-18 01:38:35,868 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 01:38:36,062 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/82714ce3-daff-429d-9d5e-089224734468 HTTP/1.1" 200 1085
2021-08-18 01:38:36,064 INFO 142:onap_service.py(10) - [None][Check 82714ce3-daff-429d-9d5e-089224734468 orchestration request status] response code: 200
2021-08-18 01:38:36,065 DEBUG 146:onap_service.py(10) - [None][Check 82714ce3-daff-429d-9d5e-089224734468 orchestration request status] response: {"request":{"requestId":"82714ce3-daff-429d-9d5e-089224734468","startTime":"Wed, 18 Aug 2021 01:38:24 GMT","finishTime":"Wed, 18 Aug 2021 01:38:28 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"22b82523-147a-49a7-96a9-abd3fbf9379d","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","modelUuid":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","modelInvariantUuid":"22b82523-147a-49a7-96a9-abd3fbf9379d"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"7fd481b1-d056-460c-8e26-b4d407a0ef57","serviceInstanceName":"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 18 Aug 2021 01:38:28 GMT"}}}
2021-08-18 01:38:36,066 INFO 56:mixins.py(10) - ServiceDeletionRequest task finished
2021-08-18 01:38:36,067 DEBUG 129:onap_service.py(10) - [None][Check 82714ce3-daff-429d-9d5e-089224734468 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3109ce74-947e-49db-9710-75dc2a8743d8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 01:38:36,067 DEBUG 131:onap_service.py(10) - [None][Check 82714ce3-daff-429d-9d5e-089224734468 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/82714ce3-daff-429d-9d5e-089224734468
2021-08-18 01:38:36,067 DEBUG 132:onap_service.py(10) - [None][Check 82714ce3-daff-429d-9d5e-089224734468 orchestration request status] data sent: None
2021-08-18 01:38:36,070 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 01:38:36,236 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/82714ce3-daff-429d-9d5e-089224734468 HTTP/1.1" 200 1085
2021-08-18 01:38:36,238 INFO 142:onap_service.py(10) - [None][Check 82714ce3-daff-429d-9d5e-089224734468 orchestration request status] response code: 200
2021-08-18 01:38:36,239 DEBUG 146:onap_service.py(10) - [None][Check 82714ce3-daff-429d-9d5e-089224734468 orchestration request status] response: {"request":{"requestId":"82714ce3-daff-429d-9d5e-089224734468","startTime":"Wed, 18 Aug 2021 01:38:24 GMT","finishTime":"Wed, 18 Aug 2021 01:38:28 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"22b82523-147a-49a7-96a9-abd3fbf9379d","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","modelUuid":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","modelInvariantUuid":"22b82523-147a-49a7-96a9-abd3fbf9379d"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"7fd481b1-d056-460c-8e26-b4d407a0ef57","serviceInstanceName":"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 18 Aug 2021 01:38:28 GMT"}}}
2021-08-18 01:38:36,240 DEBUG 129:onap_service.py(10) - [None][Check 82714ce3-daff-429d-9d5e-089224734468 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'bf56d2fe-a101-4f71-8753-77696d77806f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 01:38:36,240 DEBUG 131:onap_service.py(10) - [None][Check 82714ce3-daff-429d-9d5e-089224734468 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/82714ce3-daff-429d-9d5e-089224734468
2021-08-18 01:38:36,241 DEBUG 132:onap_service.py(10) - [None][Check 82714ce3-daff-429d-9d5e-089224734468 orchestration request status] data sent: None
2021-08-18 01:38:36,243 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 01:38:36,406 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/82714ce3-daff-429d-9d5e-089224734468 HTTP/1.1" 200 1085
2021-08-18 01:38:36,408 INFO 142:onap_service.py(10) - [None][Check 82714ce3-daff-429d-9d5e-089224734468 orchestration request status] response code: 200
2021-08-18 01:38:36,409 DEBUG 146:onap_service.py(10) - [None][Check 82714ce3-daff-429d-9d5e-089224734468 orchestration request status] response: {"request":{"requestId":"82714ce3-daff-429d-9d5e-089224734468","startTime":"Wed, 18 Aug 2021 01:38:24 GMT","finishTime":"Wed, 18 Aug 2021 01:38:28 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"22b82523-147a-49a7-96a9-abd3fbf9379d","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","modelUuid":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","modelInvariantUuid":"22b82523-147a-49a7-96a9-abd3fbf9379d"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"7fd481b1-d056-460c-8e26-b4d407a0ef57","serviceInstanceName":"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 18 Aug 2021 01:38:28 GMT"}}}
2021-08-18 01:38:36,418 DEBUG 129:onap_service.py(1) - [None][Check 82714ce3-daff-429d-9d5e-089224734468 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4e641a8b-cd38-48f9-b3e5-5af10bb53314', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-18 01:38:36,419 DEBUG 131:onap_service.py(1) - [None][Check 82714ce3-daff-429d-9d5e-089224734468 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/82714ce3-daff-429d-9d5e-089224734468
2021-08-18 01:38:36,419 DEBUG 132:onap_service.py(1) - [None][Check 82714ce3-daff-429d-9d5e-089224734468 orchestration request status] data sent: None
2021-08-18 01:38:36,423 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-18 01:38:36,592 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/82714ce3-daff-429d-9d5e-089224734468 HTTP/1.1" 200 1085
2021-08-18 01:38:36,594 INFO 142:onap_service.py(1) - [None][Check 82714ce3-daff-429d-9d5e-089224734468 orchestration request status] response code: 200
2021-08-18 01:38:36,595 DEBUG 146:onap_service.py(1) - [None][Check 82714ce3-daff-429d-9d5e-089224734468 orchestration request status] response: {"request":{"requestId":"82714ce3-daff-429d-9d5e-089224734468","startTime":"Wed, 18 Aug 2021 01:38:24 GMT","finishTime":"Wed, 18 Aug 2021 01:38:28 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"22b82523-147a-49a7-96a9-abd3fbf9379d","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","modelUuid":"9c6dd5b4-628c-4819-959d-73e94d6f5b2c","modelInvariantUuid":"22b82523-147a-49a7-96a9-abd3fbf9379d"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"7fd481b1-d056-460c-8e26-b4d407a0ef57","serviceInstanceName":"basic_network-9df8b38c-ba16-49c9-9432-225f53ce5355"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 18 Aug 2021 01:38:28 GMT"}}}
2021-08-18 01:38:36,596 INFO 261:service_ala_carte.py(1) - Service None deleted
2021-08-18 01:38:36,598 INFO 176:run_tests.py(1) - Test result:

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

2021-08-18 01:38:36,603 INFO 61:basic_network.py(1) - Generate Test report
2021-08-18 01:38:36,716 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080
2021-08-18 01:38:37,088 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-18 01:38:37,091 INFO 246:testcase.py(1) - The results were successfully pushed to DB: 

http://testresults.opnfv.org/onap/api/v1/results/611c649d6c44f500102b3c0d

2021-08-18 01:38:37,092 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK