2021-08-13 11:25:59,957 DEBUG 24:basic_network.py(1) - BasicNetwork init started
2021-08-13 11:25:59,957 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-13 11:25:59,962 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase')
2021-08-13 11:25:59,963 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase')
2021-08-13 11:25:59,963 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase')
2021-08-13 11:25:59,963 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-13 11:25:59,963 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase')
2021-08-13 11:25:59,963 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase')
2021-08-13 11:25:59,963 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase')
2021-08-13 11:25:59,963 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase')
2021-08-13 11:25:59,963 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase')
2021-08-13 11:25:59,963 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase')
2021-08-13 11:25:59,963 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase')
2021-08-13 11:25:59,964 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase')
2021-08-13 11:25:59,964 INFO 169:run_tests.py(1) - Running test case 'basic_network'...
2021-08-13 11:25:59,964 DEBUG 34:basic_network.py(1) - start time
2021-08-13 11:25:59,964 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-13 11:25:59,968 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-13 11:25:59,968 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-13 11:25:59,968 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-13 11:25:59,968 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-13 11:25:59,969 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-13 11:25:59,971 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-13 11:26:00,669 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 353
2021-08-13 11:26:00,671 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-13 11:26:00,672 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e66e9b69-dd42-4cb1-a6e6-1be783f2a139","invariantUUID":"142de9c4-dcb5-44c7-94eb-49959c72d67d","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e66e9b69-dd42-4cb1-a6e6-1be783f2a139/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-13 11:26:00,674 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC
2021-08-13 11:26:00,675 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-13 11:26:00,675 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-13 11:26:00,675 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-13 11:26:00,676 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-13 11:26:00,676 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-13 11:26:00,676 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC
2021-08-13 11:26:00,677 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-13 11:26:00,677 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-13 11:26:00,677 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-13 11:26:00,678 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-13 11:26:00,678 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-13 11:26:00,680 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-13 11:26:01,216 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 353
2021-08-13 11:26:01,217 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-13 11:26:01,217 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e66e9b69-dd42-4cb1-a6e6-1be783f2a139","invariantUUID":"142de9c4-dcb5-44c7-94eb-49959c72d67d","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e66e9b69-dd42-4cb1-a6e6-1be783f2a139/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-13 11:26:01,219 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC
2021-08-13 11:26:01,220 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-13 11:26:01,220 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-13 11:26:01,220 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-13 11:26:01,220 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-13 11:26:01,220 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-13 11:26:01,220 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC
2021-08-13 11:26:01,220 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC
2021-08-13 11:26:01,220 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC
2021-08-13 11:26:01,221 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-13 11:26:01,221 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-13 11:26:01,221 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None
2021-08-13 11:26:01,222 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-13 11:26:01,521 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-13 11:26:01,523 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200
2021-08-13 11:26:01,524 DEBUG 146:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"}
2021-08-13 11:26:01,528 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8
2021-08-13 11:26:01,528 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service
2021-08-13 11:26:01,529 INFO 192:__init__.py(1) - ServiceCategory found, updating information
2021-08-13 11:26:01,529 INFO 267:__init__.py(1) - attempting to create Service basic_network in SDC
2021-08-13 11:26:01,529 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-13 11:26:01,530 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-13 11:26:01,530 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-13 11:26:01,530 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-13 11:26:01,531 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-13 11:26:01,532 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-13 11:26:02,066 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 353
2021-08-13 11:26:02,067 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-13 11:26:02,068 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e66e9b69-dd42-4cb1-a6e6-1be783f2a139","invariantUUID":"142de9c4-dcb5-44c7-94eb-49959c72d67d","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e66e9b69-dd42-4cb1-a6e6-1be783f2a139/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-13 11:26:02,070 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC
2021-08-13 11:26:02,070 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-13 11:26:02,071 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-13 11:26:02,071 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-13 11:26:02,071 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-13 11:26:02,072 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-13 11:26:02,072 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC
2021-08-13 11:26:02,106 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-13 11:26:02,106 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-13 11:26:02,107 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-13 11:26:02,108 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-13 11:26:03,659 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-13 11:26:03,662 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201
2021-08-13 11:26:03,665 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"description":null,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"description":null,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"description":null,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"description":null,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"description":null,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"description":null,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"description":null,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"description":null,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"description":null,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"description":null,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"description":null,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"description":null,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"description":null,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628853962748,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962748,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"1efe8885-5348-4d9c-9869-9f4ffcc36eff.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":"1efe8885-5348-4d9c-9869-9f4ffcc36eff","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"1efe8885-5348-4d9c-9869-9f4ffcc36eff","empty":false},{"definition":false,"hidden":false,"uniqueId":"1efe8885-5348-4d9c-9869-9f4ffcc36eff.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":"1efe8885-5348-4d9c-9869-9f4ffcc36eff","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"1efe8885-5348-4d9c-9869-9f4ffcc36eff","empty":false},{"definition":false,"hidden":false,"uniqueId":"1efe8885-5348-4d9c-9869-9f4ffcc36eff.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":"1efe8885-5348-4d9c-9869-9f4ffcc36eff","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"1efe8885-5348-4d9c-9869-9f4ffcc36eff","empty":false},{"definition":false,"hidden":false,"uniqueId":"1efe8885-5348-4d9c-9869-9f4ffcc36eff.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":"1efe8885-5348-4d9c-9869-9f4ffcc36eff","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"1efe8885-5348-4d9c-9869-9f4ffcc36eff","empty":false},{"definition":false,"hidden":false,"uniqueId":"1efe8885-5348-4d9c-9869-9f4ffcc36eff.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":"1efe8885-5348-4d9c-9869-9f4ffcc36eff","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"1efe8885-5348-4d9c-9869-9f4ffcc36eff","empty":false}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"substitutionFilterComponents":null,"interfaces":{},"dataTypes":null,"substitutionFilter":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"description":null,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"description":null,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"description":null,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"description":null,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"description":null,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"description":null,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"0.1","creationDate":1628853962861,"icon":"network_l_1-3","description":"service","tags":["basic_network"],"uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5","componentMetadataForSupportLog":{"SupportablityComponentUUID":"c0e4f268-c967-43dd-accf-5842959c4149","SupportablityComponentName":"basic_network","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"c0e4f268-c967-43dd-accf-5842959c4149","highestVersion":true,"systemName":"BasicNetwork","invariantUUID":"b0606127-539e-4e59-9b4f-24dbfb4beb7f","normalizedName":"basicnetwork","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1628853962861,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"description":null,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"description":null,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"description":null,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"description":null,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"description":null,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"description":null,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"description":null,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"description":null,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"description":null,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"description":null,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"description":null,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"description":null,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"description":null,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"vspArchived":false,"archiveTime":0,"service":true,"name":"basic_network"}
2021-08-13 11:26:03,671 INFO 285:__init__.py(1) - Service basic_network is created in SDC
2021-08-13 11:26:03,671 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-13 11:26:03,672 DEBUG 159:__init__.py(1) - check if Vl Generic NeutronNet exists in SDC
2021-08-13 11:26:03,672 INFO 129:__init__.py(1) - retrieving all objects of type Vl from SDC
2021-08-13 11:26:03,673 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-13 11:26:03,673 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-13 11:26:03,674 DEBUG 132:onap_service.py(1) - [SDC][get Vls] data sent: None
2021-08-13 11:26:03,676 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-13 11:26:03,971 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-13 11:26:03,972 INFO 142:onap_service.py(1) - [SDC][get Vls] response code: 200
2021-08-13 11:26:03,973 DEBUG 146:onap_service.py(1) - [SDC][get Vls] response: [{"uuid":"7e0179ee-a3f3-40a8-aef7-857c23b6097d","invariantUUID":"72ec9d2a-8ce0-4331-bdc6-def9d5ff757f","name":"ContrailVirtualNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/7e0179ee-a3f3-40a8-aef7-857c23b6097d/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"f006254a-0860-4270-b9c6-b88ec942c106","invariantUUID":"06dc23a7-5eff-4c98-9eb4-dd071c74f752","name":"InternalVL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f006254a-0860-4270-b9c6-b88ec942c106/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"83b618a9-c2c5-4f41-b6b2-7824666f048b","invariantUUID":"57f77bf1-d797-4d9f-b06b-915644bf12fd","name":"VL ELINE","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/83b618a9-c2c5-4f41-b6b2-7824666f048b/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"56f4d430-0571-4ba3-8248-fe8dd864d08b","invariantUUID":"b013519b-1591-44b2-8093-fc3f6807d337","name":"VL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/56f4d430-0571-4ba3-8248-fe8dd864d08b/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"dbbb9851-1bc6-422b-8010-b9101e014df0","invariantUUID":"5e71dea7-767a-4a43-a7d5-c76a062fd225","name":"ext ZTE VL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/dbbb9851-1bc6-422b-8010-b9101e014df0/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"1d34e680-0e10-4b66-8484-3971066c0090","invariantUUID":"f1a0932f-b790-413f-bdee-3ef3aa5930d4","name":"NsVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1d34e680-0e10-4b66-8484-3971066c0090/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"467fcb9a-8ec9-4969-a245-6c46b3cd7cbd","invariantUUID":"b241ffc0-c4e7-40fb-9d70-f20558b7d5db","name":"VL OVERLAYTUNNEL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/467fcb9a-8ec9-4969-a245-6c46b3cd7cbd/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"30a0ee4d-fcfc-4b9c-b3b2-ffbacb5b2613","invariantUUID":"23befb10-f91b-4184-8a8d-30f686b47c5c","name":"VnfVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/30a0ee4d-fcfc-4b9c-b3b2-ffbacb5b2613/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"24a6ecf3-715b-4915-a8d1-d5c959b4888a","invariantUUID":"9554a85d-475c-4b9c-bd34-25b6262999d2","name":"GlobalNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/24a6ecf3-715b-4915-a8d1-d5c959b4888a/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"a23d0971-b1a1-4da4-95ea-052072463d29","invariantUUID":"254dfa5f-e615-4dd2-a7e4-e47927b03c9f","name":"Network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/a23d0971-b1a1-4da4-95ea-052072463d29/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"327afdc3-f1ff-473a-99a0-787b1508a5ad","invariantUUID":"8f2130f9-1443-4f72-9500-6872e2c32fce","name":"NeutronNet","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/327afdc3-f1ff-473a-99a0-787b1508a5ad/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"fae2c264-7bb9-4861-8f82-b3504e7992cc","invariantUUID":"7bd1c356-e5f5-4b5f-ae5a-0ad42df80137","name":"ExtVL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/fae2c264-7bb9-4861-8f82-b3504e7992cc/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"a8edb601-8eef-4e3f-99ad-076fc1ddd71b","invariantUUID":"115f430b-1c50-4a0f-b1b6-6918b62c4eca","name":"ContrailV2VirtualNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/a8edb601-8eef-4e3f-99ad-076fc1ddd71b/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"a24bba32-8986-4e8f-9266-2874bfdbfeba","invariantUUID":"cb38db58-752a-4eea-b2c0-f98a08e92547","name":"VL UNDERLAYVPN","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/a24bba32-8986-4e8f-9266-2874bfdbfeba/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"caa99c0c-b325-48f1-abc5-d9e28d4a551e","invariantUUID":"cfff020b-7a1a-475d-891d-c2b77ed1c252","name":"Generic NeutronNet","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/caa99c0c-b325-48f1-abc5-d9e28d4a551e/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"}]
2021-08-13 11:26:03,976 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ContrailVirtualNetwork from SDC
2021-08-13 11:26:03,977 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-13 11:26:03,977 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-13 11:26:03,977 DEBUG 59:sdc_resource.py(1) - SDC resource ContrailVirtualNetwork status: Certified
2021-08-13 11:26:03,977 DEBUG 273:sdc_resource.py(1) - importing SDC Resource InternalVL from SDC
2021-08-13 11:26:03,978 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-13 11:26:03,978 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-13 11:26:03,978 DEBUG 59:sdc_resource.py(1) - SDC resource InternalVL status: Certified
2021-08-13 11:26:03,978 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL ELINE from SDC
2021-08-13 11:26:03,978 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-13 11:26:03,979 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-13 11:26:03,979 DEBUG 59:sdc_resource.py(1) - SDC resource VL ELINE status: Certified
2021-08-13 11:26:03,979 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL from SDC
2021-08-13 11:26:03,979 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-13 11:26:03,980 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-13 11:26:03,980 DEBUG 59:sdc_resource.py(1) - SDC resource VL status: Certified
2021-08-13 11:26:03,980 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ext ZTE VL from SDC
2021-08-13 11:26:03,981 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-13 11:26:03,981 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-13 11:26:03,981 DEBUG 59:sdc_resource.py(1) - SDC resource ext ZTE VL status: Certified
2021-08-13 11:26:03,981 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NsVirtualLink from SDC
2021-08-13 11:26:03,982 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-13 11:26:03,982 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-13 11:26:03,982 DEBUG 59:sdc_resource.py(1) - SDC resource NsVirtualLink status: Certified
2021-08-13 11:26:03,982 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL OVERLAYTUNNEL from SDC
2021-08-13 11:26:03,982 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-13 11:26:03,983 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-13 11:26:03,983 DEBUG 59:sdc_resource.py(1) - SDC resource VL OVERLAYTUNNEL status: Certified
2021-08-13 11:26:03,983 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VnfVirtualLink from SDC
2021-08-13 11:26:03,983 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-13 11:26:03,984 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-13 11:26:03,984 DEBUG 59:sdc_resource.py(1) - SDC resource VnfVirtualLink status: Certified
2021-08-13 11:26:03,984 DEBUG 273:sdc_resource.py(1) - importing SDC Resource GlobalNetwork from SDC
2021-08-13 11:26:03,984 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-13 11:26:03,985 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-13 11:26:03,985 DEBUG 59:sdc_resource.py(1) - SDC resource GlobalNetwork status: Certified
2021-08-13 11:26:03,985 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Network from SDC
2021-08-13 11:26:03,985 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-13 11:26:03,986 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-13 11:26:03,986 DEBUG 59:sdc_resource.py(1) - SDC resource Network status: Certified
2021-08-13 11:26:03,986 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NeutronNet from SDC
2021-08-13 11:26:03,986 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-13 11:26:03,986 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-13 11:26:03,987 DEBUG 59:sdc_resource.py(1) - SDC resource NeutronNet status: Certified
2021-08-13 11:26:03,987 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ExtVL from SDC
2021-08-13 11:26:03,987 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-13 11:26:03,987 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-13 11:26:03,988 DEBUG 59:sdc_resource.py(1) - SDC resource ExtVL status: Certified
2021-08-13 11:26:03,988 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ContrailV2VirtualNetwork from SDC
2021-08-13 11:26:03,988 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-13 11:26:03,988 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-13 11:26:03,989 DEBUG 59:sdc_resource.py(1) - SDC resource ContrailV2VirtualNetwork status: Certified
2021-08-13 11:26:03,989 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL UNDERLAYVPN from SDC
2021-08-13 11:26:03,989 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-13 11:26:03,989 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-13 11:26:03,990 DEBUG 59:sdc_resource.py(1) - SDC resource VL UNDERLAYVPN status: Certified
2021-08-13 11:26:03,990 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Generic NeutronNet from SDC
2021-08-13 11:26:03,990 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-13 11:26:03,990 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-13 11:26:03,991 DEBUG 59:sdc_resource.py(1) - SDC resource Generic NeutronNet status: Certified
2021-08-13 11:26:03,991 DEBUG 147:__init__.py(1) - number of Vl returned: 15
2021-08-13 11:26:03,991 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic NeutronNet
2021-08-13 11:26:03,991 INFO 192:__init__.py(1) - Vl found, updating information
2021-08-13 11:26:03,992 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-13 11:26:03,992 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-13 11:26:03,992 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vl] data sent: None
2021-08-13 11:26:03,994 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-13 11:26:04,814 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-13 11:26:04,816 INFO 142:onap_service.py(1) - [SDC][Deep Load Vl] response code: 200
2021-08-13 11:26:04,819 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vl] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"da4180cc-ccad-4817-b4c7-9aef51eebb45","lifecycleState":"CERTIFIED","lastUpdateDate":1628845890643,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ace9e09-2adb-4b2d-b097-12cb5de89d0a","invariantUUID":"8a3f6373-da2f-4616-a0f2-ff708a487a7b","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"af5a0898-626d-4efa-b966-a0d7fbce426a","lifecycleState":"CERTIFIED","lastUpdateDate":1628845885368,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c5c7d02-61f4-4b6c-ab06-432ff6343be7","invariantUUID":"01e8965e-343f-4bef-8cf9-6e362a2bb261","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b2599cef-86a4-40f7-b757-afdd42862331","lifecycleState":"CERTIFIED","lastUpdateDate":1628845763774,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a185c83-2e03-4461-86be-b32824f5d9af","invariantUUID":"389c1e38-2bbb-47d5-b918-6aa7e71d1425","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3b4baeae-9f58-48f5-9063-519adf139435","lifecycleState":"CERTIFIED","lastUpdateDate":1628850478005,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b60d340b-1135-4a87-8957-e2271438b8ea","invariantUUID":"06db5575-0e6d-4a9d-b346-01c0101e9c3a","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"44291953-903a-4355-b4c0-f12b11b3f561","lifecycleState":"CERTIFIED","lastUpdateDate":1628845442721,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a23d0971-b1a1-4da4-95ea-052072463d29","invariantUUID":"254dfa5f-e615-4dd2-a7e4-e47927b03c9f","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"949b7c84-deb8-4b68-8809-8544057f559a","lifecycleState":"CERTIFIED","lastUpdateDate":1628845475437,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e0179ee-a3f3-40a8-aef7-857c23b6097d","invariantUUID":"72ec9d2a-8ce0-4331-bdc6-def9d5ff757f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"36233c51-5457-4492-8311-cf085adea713","lifecycleState":"CERTIFIED","lastUpdateDate":1628845437101,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62d83a39-57f3-4709-ba51-438425ea67af","invariantUUID":"c3a1832c-a162-4fbb-a82f-13108599e6a4","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"db006fe6-50fa-4a09-a2de-89559b24711e","lifecycleState":"CERTIFIED","lastUpdateDate":1628845671544,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c8185ce1-ea4d-4406-bb6e-eae7f70e158e","invariantUUID":"13d28e21-d9f9-4a0a-9f79-2abfd2a0788c","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":"compute","uniqueId":"c7f0de9e-e2f1-40d9-91e0-d4bf5370e2bd","lifecycleState":"CERTIFIED","lastUpdateDate":1628845782932,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9ad1801-0164-48a1-97d2-efdf6eab3909","invariantUUID":"08b93673-ffcb-453b-b780-a3f42b258708","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c1519b91-a06f-4e8a-aa85-8ee46acb0e65","lifecycleState":"CERTIFIED","lastUpdateDate":1628845977955,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8a04e68-62f4-461d-a6a1-958a35f0ecbd","invariantUUID":"3a1d4b2a-d836-4ad8-afec-841a28547d43","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":"bc0468b8-335f-4e51-bab4-600628b3af0c","lifecycleState":"CERTIFIED","lastUpdateDate":1628845717349,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"467fcb9a-8ec9-4969-a245-6c46b3cd7cbd","invariantUUID":"b241ffc0-c4e7-40fb-9d70-f20558b7d5db","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"534aff22-4f9b-4aea-8c27-f7dd21db0ee4","lifecycleState":"CERTIFIED","lastUpdateDate":1628845512181,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9b13c64-b1e7-4b66-b5d4-0ab956ddbf37","invariantUUID":"0a3f9502-200f-4ce7-9719-a3b929301490","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":"compute","uniqueId":"21ffab97-e21b-40db-8ba2-18f3049bd32c","lifecycleState":"CERTIFIED","lastUpdateDate":1628845603801,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5ce0a27-da9f-40d2-9c41-db52be1231f8","invariantUUID":"c34c7fb7-e313-4b49-a9ff-f299ea398d31","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":"objectStorage","uniqueId":"dc366d4e-dda6-4950-b23c-214f30fd0420","lifecycleState":"CERTIFIED","lastUpdateDate":1628845408679,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a332bc24-db52-48fb-9f38-1edbf6f23aed","invariantUUID":"80635a31-52b7-4ddf-bba4-81ac29afc9ec","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":"compute","uniqueId":"f637f34e-175a-4e9a-8d92-9f268fd6bd73","lifecycleState":"CERTIFIED","lastUpdateDate":1628845986854,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"068ffe75-df6f-4f4c-a9cc-336f68e888c3","invariantUUID":"6ed11aa4-cda5-4063-a2a4-561cf291d39e","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":"compute","uniqueId":"47d03f29-fd45-415b-8d88-769e20d1ae04","lifecycleState":"CERTIFIED","lastUpdateDate":1628845752024,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62e467b5-ef8f-4b5a-b570-6bf18ef8bae6","invariantUUID":"ad927fb2-d0c5-4473-9c58-1f931e1211d5","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec52bf9c-bc4f-4ee3-8f59-5cddfe378c4a","lifecycleState":"CERTIFIED","lastUpdateDate":1628845695709,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f172919-ec73-438b-840f-cdd5560ea35f","invariantUUID":"ba487578-c492-42ba-bece-0c061df5e946","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":"compute","uniqueId":"edb35693-4a00-426d-b851-4d4f0196ddaf","lifecycleState":"CERTIFIED","lastUpdateDate":1628845795047,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c56ed54a-158c-42fd-8bbc-520abd09ebc4","invariantUUID":"73249ab4-071a-4f8d-9fba-20e69d1646c5","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":"937fb752-aae1-48a1-b003-dacf214f0536","lifecycleState":"CERTIFIED","lastUpdateDate":1628845904598,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a46ca9ba-8a7b-4c46-8843-700646207535","invariantUUID":"397b4676-7db3-46fc-9d94-20df94803aa7","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":"objectStorage","uniqueId":"fae88fd2-ac75-4834-b6b0-46980d4263d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628845466463,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e2567a6-b3e5-45c4-8c7d-d1717f63bb1c","invariantUUID":"52610450-18a5-4c63-9b5a-01c4c7a46c42","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ef041b1-28fe-4706-8193-22b5e69f0d4e","lifecycleState":"CERTIFIED","lastUpdateDate":1628845482408,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"327afdc3-f1ff-473a-99a0-787b1508a5ad","invariantUUID":"8f2130f9-1443-4f72-9500-6872e2c32fce","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":"cdbdeb5f-de1f-4635-b4b0-757dcf4f42b0","lifecycleState":"CERTIFIED","lastUpdateDate":1628845494542,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1aaaf8c0-e857-46fc-93fb-fb9cafa5e818","invariantUUID":"d0f99f8c-ea4e-4e54-94f0-512e0100668b","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fac5f59a-4f1b-45aa-8564-8612db54879c","lifecycleState":"CERTIFIED","lastUpdateDate":1628846000519,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2748e7bb-5732-4b9c-852c-bf15ae18db59","invariantUUID":"a11d46ea-5337-47c8-b20a-943d2e4ac88a","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"5ae0e66e-2b76-450e-9996-1677424f15f6","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628845961910,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce2753a2-558d-43ea-b6f2-8aab63c92d2e","invariantUUID":"389c1e38-2bbb-47d5-b918-6aa7e71d1425","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","lifecycleState":"CERTIFIED","lastUpdateDate":1628845501676,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fae2c264-7bb9-4861-8f82-b3504e7992cc","invariantUUID":"7bd1c356-e5f5-4b5f-ae5a-0ad42df80137","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":"objectStorage","uniqueId":"20ed5673-ffd9-48d8-8ca9-8bc07f0cc1b4","lifecycleState":"CERTIFIED","lastUpdateDate":1628845741420,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74a117ba-020c-4e37-95ff-190aa23a0b36","invariantUUID":"1c472b8c-4552-4fc4-bd53-21cf67f95ca3","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":"defaulticon","uniqueId":"c4a44ea6-e6c1-401f-adde-8bc6378fc71b","lifecycleState":"CERTIFIED","lastUpdateDate":1628845857354,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"611cf752-8439-4892-bd9b-aa2cd27154cf","invariantUUID":"bf298eab-ef9d-4c31-9785-32f2107e9d8f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5a1c4554-865c-4e2f-9c0d-643ea86152b1","lifecycleState":"CERTIFIED","lastUpdateDate":1628845921030,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a290873d-c123-450a-ab59-5b16db97955d","invariantUUID":"0dedd7ed-af0c-4c2c-822e-54564ffa237f","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e3e055e3-f665-4af4-8866-b6f026278dc5","lifecycleState":"CERTIFIED","lastUpdateDate":1628845914950,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e633cd0d-3a9f-4ccd-9bfc-ce7bfb299392","invariantUUID":"e1e88086-733d-4714-afb5-5e8ebe52294b","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fdc1d323-8275-4ad6-a8b0-5934fce38b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1628845584434,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a8edb601-8eef-4e3f-99ad-076fc1ddd71b","invariantUUID":"115f430b-1c50-4a0f-b1b6-6918b62c4eca","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8e508d3f-24f6-41c9-8533-4cd55383aa4b","lifecycleState":"CERTIFIED","lastUpdateDate":1628845414929,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93d46904-bb17-4907-a1e9-9ad1a72122ec","invariantUUID":"3ce60fdb-15a7-4df6-8f44-2fcd84dc05a4","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"affac3f2-c00a-485a-8d14-8d0e50af0daa","lifecycleState":"CERTIFIED","lastUpdateDate":1628845775795,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d34e680-0e10-4b66-8484-3971066c0090","invariantUUID":"f1a0932f-b790-413f-bdee-3ef3aa5930d4","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"01c2cab6-4842-4e46-90ef-a20506daae55","lifecycleState":"CERTIFIED","lastUpdateDate":1628845943828,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ee100e7-464c-4bf1-ada9-1c795b787cc0","invariantUUID":"d553f2bc-c2a5-4623-8823-47ab25c57d40","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f33717eb-6f19-4702-80fe-a07393be928f","lifecycleState":"CERTIFIED","lastUpdateDate":1628845898429,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d738328c-ba9b-464c-a41a-cab409f8d00f","invariantUUID":"61148d99-8881-498e-bfc7-bd97e7b09895","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":"357b9224-8d27-4320-9174-8d5f87fd5a10","lifecycleState":"CERTIFIED","lastUpdateDate":1628845577704,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"370c2eb9-21e9-4c5e-8873-e406325b6cb2","invariantUUID":"3b5ed416-aed2-4c9f-b722-48f27b5b11f4","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f26427d-7088-4300-a73e-14e835d6b994","lifecycleState":"CERTIFIED","lastUpdateDate":1628845633693,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ff4c29c-371a-4b42-ac47-ee4441e3a799","invariantUUID":"43430c0d-b6f2-4955-8e09-6e198e1bfc6e","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7cc20f98-f05e-4a80-a20c-dc74539163d7","lifecycleState":"CERTIFIED","lastUpdateDate":1628845723975,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"caa99c0c-b325-48f1-abc5-d9e28d4a551e","invariantUUID":"cfff020b-7a1a-475d-891d-c2b77ed1c252","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74b6faab-43e8-49d2-b009-951b2b34ade7","lifecycleState":"CERTIFIED","lastUpdateDate":1628845801558,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5f86a24-8269-4a67-b224-95a15c26a295","invariantUUID":"f95e4fce-91da-4fab-9d96-2a1640c10264","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":"7e9895e9-0bcf-4810-9a96-cb19b94202eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628845640021,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e285ae23-1d0e-4f2d-b6d9-8c5e23fd54a7","invariantUUID":"00a366fe-b391-4f2e-b8f3-1c6807ea7130","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1bc5d293-89c1-432a-9070-1f3d4e4e61a4","lifecycleState":"CERTIFIED","lastUpdateDate":1628845403143,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0582145b-99fd-4044-80b6-3ee67061622f","invariantUUID":"508fa6b2-d994-4d0e-891f-dd14d1509a85","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":"9df9679c-d584-439c-8b7b-767433f9af15","lifecycleState":"CERTIFIED","lastUpdateDate":1628845746777,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"29e4243d-f51c-4267-8bd0-136d77ed1db4","invariantUUID":"a2e14232-4014-4df2-a52c-7e1467246217","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"cf4996e3-9d90-4aef-a19a-967993533e06","lifecycleState":"CERTIFIED","lastUpdateDate":1628845488122,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c300f1f-b640-4e90-b58f-4975a431760d","invariantUUID":"6d7ea7ed-506c-48aa-9201-fa451fbdd728","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"2fec86e9-2103-46d2-94fb-49679dfc0924","lifecycleState":"CERTIFIED","lastUpdateDate":1628845994556,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e38d42f-532b-456f-835f-5d337164ecea","invariantUUID":"c6e35c7c-731c-47d1-8ad3-ab48fde129c8","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fdefb487-538a-4e06-8f32-eb1529e218d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628845873533,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebc62721-22df-4e7e-a1de-9c65e5deb60f","invariantUUID":"84da2e54-9037-4818-bc68-a94917796f25","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"508add6f-89bf-43cc-ab0c-966792c13e44","lifecycleState":"CERTIFIED","lastUpdateDate":1628845562335,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c00390a9-4674-410c-8f81-67b77ab20ce6","invariantUUID":"fd8ef7aa-7026-43af-8019-a86e9de0b558","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d66bbc27-69cc-44e3-992f-52d2efc854a0","lifecycleState":"CERTIFIED","lastUpdateDate":1628845824037,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30a0ee4d-fcfc-4b9c-b3b2-ffbacb5b2613","invariantUUID":"23befb10-f91b-4184-8a8d-30f686b47c5c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b1942216-15c7-437e-9d3d-5f5b598bd89a","lifecycleState":"CERTIFIED","lastUpdateDate":1628845735577,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"629eb348-79e9-4b08-8e94-79e7da24f008","invariantUUID":"2cee9b69-a7c5-49b0-a51e-e0baaf32ac71","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":"compute","uniqueId":"ce5367c3-6d2e-460d-8e64-f2899be12efd","lifecycleState":"CERTIFIED","lastUpdateDate":1628845378739,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d49aa6cf-e743-4c82-85f2-19cdceb9f77b","invariantUUID":"937cbb7e-8486-4114-b23a-08dc2da196e0","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":"port","uniqueId":"0c3f3097-c83d-482a-aa26-37493d259ed4","lifecycleState":"CERTIFIED","lastUpdateDate":1628845862555,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76f503e9-d9bb-46c3-9a28-ece9e31314fc","invariantUUID":"36ba2478-4dac-4149-bfe4-ac2e0ca67f19","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d718ad26-bfc1-49d3-a2d6-540f1719559c","lifecycleState":"CERTIFIED","lastUpdateDate":1628845708953,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a24bba32-8986-4e8f-9266-2874bfdbfeba","invariantUUID":"cb38db58-752a-4eea-b2c0-f98a08e92547","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":"loadBalancer","uniqueId":"f903496d-ebc5-444f-9a83-0e172dc395b3","lifecycleState":"CERTIFIED","lastUpdateDate":1628845430466,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7e8b4cc-b29d-4c67-85bc-497ad2173a23","invariantUUID":"015c5041-944c-42d1-af1a-8aa93278ae91","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":"objectStorage","uniqueId":"3fe3f31c-1f61-489b-b4d5-a845825cbeeb","lifecycleState":"CERTIFIED","lastUpdateDate":1628845818228,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ca9b8f8-8acc-4c0a-b094-e546b7d6bf3d","invariantUUID":"df9ac636-2dd2-45ea-a8d7-fc536a703b74","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":"9b48cfe6-2a5c-4abf-b2c3-20344a734976","lifecycleState":"CERTIFIED","lastUpdateDate":1628845524303,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"83b618a9-c2c5-4f41-b6b2-7824666f048b","invariantUUID":"57f77bf1-d797-4d9f-b06b-915644bf12fd","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":"abbbbdf5-60eb-4e03-89d6-7612d03da86d","lifecycleState":"CERTIFIED","lastUpdateDate":1628845689943,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5308a547-007d-4a7b-b7e8-23458f9d7bf7","invariantUUID":"07db4424-d399-4be3-a192-981119cc4432","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"011ede19-90e5-439d-bf1d-f2d847db7c2c","lifecycleState":"CERTIFIED","lastUpdateDate":1628845935410,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31dc2841-e89f-4e00-9cca-5b9f00910ba1","invariantUUID":"ad3478f3-1ea6-49d6-9e2c-9670c4e658f2","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":"350a83ae-91c6-4b79-b4a7-28c2344f2fd6","lifecycleState":"CERTIFIED","lastUpdateDate":1628845645587,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee2be6ef-fcc5-4888-a6b8-85cd21625940","invariantUUID":"f0f11e7e-bfd2-4677-bb06-fca7aed4c02d","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3f0f0214-7600-4e78-97ee-410c73d68004","lifecycleState":"CERTIFIED","lastUpdateDate":1628845729269,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5da1a7d3-9580-44c2-b149-b60a887100a5","invariantUUID":"8a999c1d-e289-4232-9910-16dd3b0a76b4","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"944c21b5-f115-43b8-8bad-e82f5bf25228","lifecycleState":"CERTIFIED","lastUpdateDate":1628845616320,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"372433e8-29e2-4cb3-9469-bdc007ba2975","invariantUUID":"5c59e3dc-dd67-4c85-964f-a478f61c70b6","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":"networkrules","uniqueId":"daf30721-6170-4f1c-aded-5ae2a731f25c","lifecycleState":"CERTIFIED","lastUpdateDate":1628845556706,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bac79f0e-a5ee-4182-bfbc-14ba159d85f4","invariantUUID":"adaa1953-12e8-4337-a4b3-9fa3b7ef3e59","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":"7df861d9-8e50-4c12-a871-ed438528b19d","lifecycleState":"CERTIFIED","lastUpdateDate":1628845506879,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f006254a-0860-4270-b9c6-b88ec942c106","invariantUUID":"06dc23a7-5eff-4c98-9eb4-dd071c74f752","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":"securityrules","uniqueId":"a8ce6f4a-5c5c-4d56-99ea-734c24ae51bf","lifecycleState":"CERTIFIED","lastUpdateDate":1628845592041,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6c671880-d313-48bc-b0ae-2d3966442216","invariantUUID":"595ef066-8611-4b4e-84e8-d0ce0e1f8168","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":"89686e6d-5730-4e69-b6bd-82037988d9cf","lifecycleState":"CERTIFIED","lastUpdateDate":1628845868124,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e13596e-a2d4-4bb1-bf79-de5a4cbf0604","invariantUUID":"3621afab-aa50-42b5-8fb3-f4db78ffbfcb","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":"network","uniqueId":"6c65921a-0fe7-41ce-8f05-9f59802f9ff1","lifecycleState":"CERTIFIED","lastUpdateDate":1628845758111,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbbb9851-1bc6-422b-8010-b9101e014df0","invariantUUID":"5e71dea7-767a-4a43-a7d5-c76a062fd225","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"364e1d96-2caa-4871-9aec-bfc5faf5c531","lifecycleState":"CERTIFIED","lastUpdateDate":1628845879639,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9586b88c-1f32-4832-a453-c3c5063fb101","invariantUUID":"b920ae85-e582-4de4-89da-f4dfcb7339a3","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":"83ef2cb5-9afe-4b52-aa6d-45d3343ef582","lifecycleState":"CERTIFIED","lastUpdateDate":1628845610042,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8563686a-2785-4f0f-b144-7ef715afadc8","invariantUUID":"6a1a3350-8d29-46ef-aa49-cc36a01fef33","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":"a80edb23-336d-443c-87be-79b203e60956","lifecycleState":"CERTIFIED","lastUpdateDate":1628845926388,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca44e9b8-5b1a-4863-9550-3630f8ac2251","invariantUUID":"3c002b92-cdce-4fa8-81a2-a85691c2202d","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6c712d68-cfd1-4093-ab7c-58eb6291610e","lifecycleState":"CERTIFIED","lastUpdateDate":1628845981609,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7254980-f91d-4682-8a7d-cc4d0906b479","invariantUUID":"e5240ad3-d3b2-4ec5-8afc-5090c37c6773","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":"1ea7622c-0833-4549-8e7f-6f1d4818c6c0","lifecycleState":"CERTIFIED","lastUpdateDate":1628845621576,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ea2c659-adc5-4806-a208-5cab6e7944d6","invariantUUID":"089abe2d-a9af-4aa4-bfea-bf4b28cd476a","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":"c4ab51af-d947-46e5-b14d-46bbd9f1f99b","lifecycleState":"CERTIFIED","lastUpdateDate":1628845769220,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c89caeba-8fa7-4b9b-aea8-390ced7c057e","invariantUUID":"bd7a12de-37a2-44da-8d46-774c90832ab3","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ac9bbaa9-3a14-414d-a45b-c95459a5b1ce","lifecycleState":"CERTIFIED","lastUpdateDate":1628845518433,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"56f4d430-0571-4ba3-8248-fe8dd864d08b","invariantUUID":"b013519b-1591-44b2-8093-fc3f6807d337","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":"defaulticon","uniqueId":"62797f24-f0c4-416d-a361-4b33bb69d2ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628845850316,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0676ef22-85cb-4f82-8ffa-1e1a002eac35","invariantUUID":"a1a3cecc-de9a-453b-b015-c108551c6ef6","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":"objectStorage","uniqueId":"badc7189-d577-49fc-973e-0810b35bb3ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628845460778,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"356cf8fa-a597-42d6-bc11-73b896b14d2a","invariantUUID":"f8743110-72c7-4710-b93d-3a2a5215c186","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1628853962861,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"c0e4f268-c967-43dd-accf-5842959c4149","invariantUUID":"b0606127-539e-4e59-9b4f-24dbfb4beb7f","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"468dd78f-c1b9-4e3e-a1d3-5845052397ce","lifecycleState":"CERTIFIED","lastUpdateDate":1628850537163,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e66e9b69-dd42-4cb1-a6e6-1be783f2a139","invariantUUID":"142de9c4-dcb5-44c7-94eb-49959c72d67d","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-08-13 11:26:04,825 DEBUG 118:sdc_resource.py(1) - Resource Generic NeutronNet found in resources list
2021-08-13 11:26:04,835 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-13 11:26:04,835 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/fc13263e-1082-4ed9-9627-c4600f5ad7f5/resourceInstance
2021-08-13 11:26:04,835 DEBUG 132:onap_service.py(1) - [SDC][Add VL to service] data sent: {
  "name": "Generic NeutronNet",
  "componentVersion": "1.0",
  "posY": 100,
  "posX": 200,
  "uniqueId": "7cc20f98-f05e-4a80-a20c-dc74539163d7",
  "originType": "VL",
  "componentUid": "7cc20f98-f05e-4a80-a20c-dc74539163d7",
  "icon": "defaulticon"
}
2021-08-13 11:26:04,837 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-13 11:26:07,088 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/fc13263e-1082-4ed9-9627-c4600f5ad7f5/resourceInstance HTTP/1.1" 201 None
2021-08-13 11:26:07,089 INFO 142:onap_service.py(1) - [SDC][Add VL to service] response code: 201
2021-08-13 11:26:07,090 DEBUG 146:onap_service.py(1) - [SDC][Add VL to service] response: {"capabilities":{"tosca.capabilities.Node":[{"external":false,"properties":null,"path":["fc13263e-1082-4ed9-9627-c4600f5ad7f5.7cc20f98-f05e-4a80-a20c-dc74539163d7.genericneutronnet0"],"type":"tosca.capabilities.Node","ownerType":null,"description":null,"source":"7cc20f98-f05e-4a80-a20c-dc74539163d7","parentName":null,"uniqueId":"capability.f06025ba-6407-4120-b99b-61410372f07e.feature","ownerId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.7cc20f98-f05e-4a80-a20c-dc74539163d7.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":null,"capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"feature","version":null,"empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"properties":null,"path":["fc13263e-1082-4ed9-9627-c4600f5ad7f5.7cc20f98-f05e-4a80-a20c-dc74539163d7.genericneutronnet0"],"type":"tosca.capabilities.network.Linkable","ownerType":null,"description":null,"source":"7cc20f98-f05e-4a80-a20c-dc74539163d7","parentName":null,"uniqueId":"capability.7cc20f98-f05e-4a80-a20c-dc74539163d7.virtual_linkable","ownerId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.7cc20f98-f05e-4a80-a20c-dc74539163d7.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":null,"capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"virtual_linkable","version":null,"empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["fc13263e-1082-4ed9-9627-c4600f5ad7f5.7cc20f98-f05e-4a80-a20c-dc74539163d7.genericneutronnet0"],"node":"tosca.nodes.Root","source":"7cc20f98-f05e-4a80-a20c-dc74539163d7","parentName":null,"uniqueId":"f06025ba-6407-4120-b99b-61410372f07e.dependency","capability":"tosca.capabilities.Node","ownerId":"f06025ba-6407-4120-b99b-61410372f07e","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","previousName":null,"relationship":"tosca.relationships.DependsOn","name":"dependency","version":null,"type":null,"empty":false}]},"deploymentArtifacts":null,"artifacts":null,"groupInstances":null,"interfaces":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"7cc20f98-f05e-4a80-a20c-dc74539163d7.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":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","empty":false},{"definition":false,"hidden":false,"uniqueId":"7cc20f98-f05e-4a80-a20c-dc74539163d7.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":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","empty":false},{"definition":false,"hidden":false,"uniqueId":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d.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":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","empty":false},{"definition":false,"hidden":false,"uniqueId":"7cc20f98-f05e-4a80-a20c-dc74539163d7.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":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","empty":false},{"definition":false,"hidden":false,"uniqueId":"7cc20f98-f05e-4a80-a20c-dc74539163d7.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":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","empty":false},{"definition":false,"hidden":false,"uniqueId":"7cc20f98-f05e-4a80-a20c-dc74539163d7.network_ecomp_naming","type":"org.openecomp.datatypes.EcompNaming","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"network_ecomp_naming","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"7cc20f98-f05e-4a80-a20c-dc74539163d7.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":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","empty":false},{"definition":false,"hidden":false,"uniqueId":"7cc20f98-f05e-4a80-a20c-dc74539163d7.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":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","empty":false},{"definition":false,"hidden":false,"uniqueId":"7cc20f98-f05e-4a80-a20c-dc74539163d7.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":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","empty":false},{"definition":false,"hidden":false,"uniqueId":"7cc20f98-f05e-4a80-a20c-dc74539163d7.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":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","empty":false}],"attributes":[{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"parentUniqueId":"f06025ba-6407-4120-b99b-61410372f07e","defaultValue":null,"definition":false,"schema":null,"name":"tosca_name","type":"string","description":null,"status":null,"uniqueId":"attribute.f06025ba-6407-4120-b99b-61410372f07e.tosca_name","_default":null,"ownerId":"f06025ba-6407-4120-b99b-61410372f07e","entry_schema":null,"version":null,"empty":false},{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"parentUniqueId":"f06025ba-6407-4120-b99b-61410372f07e","defaultValue":null,"definition":false,"schema":null,"name":"state","type":"string","description":null,"status":null,"uniqueId":"attribute.f06025ba-6407-4120-b99b-61410372f07e.state","_default":null,"ownerId":"f06025ba-6407-4120-b99b-61410372f07e","entry_schema":null,"version":null,"empty":false},{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"parentUniqueId":"f06025ba-6407-4120-b99b-61410372f07e","defaultValue":null,"definition":false,"schema":null,"name":"tosca_id","type":"string","description":null,"status":null,"uniqueId":"attribute.f06025ba-6407-4120-b99b-61410372f07e.tosca_id","_default":null,"ownerId":"f06025ba-6407-4120-b99b-61410372f07e","entry_schema":null,"version":null,"empty":false}],"nodeFilter":null,"inputs":null,"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"Generic NeutronNet 0","SupportablityComponentVersion":null},"actualComponentUid":"7cc20f98-f05e-4a80-a20c-dc74539163d7","createdFromCsar":false,"uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.7cc20f98-f05e-4a80-a20c-dc74539163d7.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","creationTime":1628853965673,"icon":"network","description":null,"originType":"VL","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"genericneutronnet0","createdFrom":null,"componentUid":"7cc20f98-f05e-4a80-a20c-dc74539163d7","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1628853965673,"customizationUUID":"f6166697-4976-4a17-990f-45d441664d9b","posX":"200","posY":"100","componentName":"Generic NeutronNet","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"version":null,"type":null,"ownerId":null,"empty":false}
2021-08-13 11:26:07,091 INFO 511:service.py(1) - Resource VL Generic NeutronNet has been added on serice basic_network
2021-08-13 11:26:07,094 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-13 11:26:07,094 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/c0e4f268-c967-43dd-accf-5842959c4149/distribution
2021-08-13 11:26:07,094 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_network] data sent: None
2021-08-13 11:26:07,096 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-13 11:26:07,175 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/c0e4f268-c967-43dd-accf-5842959c4149/distribution HTTP/1.1" 200 38
2021-08-13 11:26:07,176 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_network] response code: 200
2021-08-13 11:26:07,177 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_network] response: {"distributionStatusOfServiceList":[]}
2021-08-13 11:26:07,179 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-13 11:26:07,179 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-13 11:26:07,180 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-13 11:26:07,181 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-13 11:26:07,246 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-13 11:26:07,248 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-13 11:26:07,248 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[]}
2021-08-13 11:26:07,251 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = []
2021-08-13 11:26:07,251 INFO 728:service.py(1) - attempting to checkin Service basic_network in SDC
2021-08-13 11:26:07,255 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-13 11:26:07,255 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/fc13263e-1082-4ed9-9627-c4600f5ad7f5/lifecycleState/checkin
2021-08-13 11:26:07,255 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: {
  "userRemarks": "checkin"
}
2021-08-13 11:26:07,257 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-13 11:26:09,303 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/fc13263e-1082-4ed9-9627-c4600f5ad7f5/lifecycleState/checkin HTTP/1.1" 200 1199
2021-08-13 11:26:09,305 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200
2021-08-13 11:26:09,306 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5","name":"basic_network","version":"0.1","isHighestVersion":true,"creationDate":1628853962861,"lastUpdateDate":1628853968013,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_network"],"icon":"network_l_1-3","normalizedName":"basicnetwork","systemName":"BasicNetwork","contactId":"cs0008","allVersions":{"0.1":"fc13263e-1082-4ed9-9627-c4600f5ad7f5"},"projectCode":"123456","invariantUUID":"b0606127-539e-4e59-9b4f-24dbfb4beb7f","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":"c0e4f268-c967-43dd-accf-5842959c4149"}
2021-08-13 11:26:09,309 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-13 11:26:09,310 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-13 11:26:09,311 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-13 11:26:09,311 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-13 11:26:09,311 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-13 11:26:09,314 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-13 11:26:10,071 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 734
2021-08-13 11:26:10,073 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-13 11:26:10,074 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e66e9b69-dd42-4cb1-a6e6-1be783f2a139","invariantUUID":"142de9c4-dcb5-44c7-94eb-49959c72d67d","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e66e9b69-dd42-4cb1-a6e6-1be783f2a139/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c0e4f268-c967-43dd-accf-5842959c4149","invariantUUID":"b0606127-539e-4e59-9b4f-24dbfb4beb7f","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/c0e4f268-c967-43dd-accf-5842959c4149/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}]
2021-08-13 11:26:10,077 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC
2021-08-13 11:26:10,078 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-13 11:26:10,078 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-13 11:26:10,079 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-13 11:26:10,079 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-13 11:26:10,079 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-13 11:26:10,080 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-13 11:26:10,080 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-08-13 11:26:10,081 DEBUG 147:__init__.py(1) - number of Service returned: 2
2021-08-13 11:26:10,081 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-13 11:26:10,081 INFO 192:__init__.py(1) - Service found, updating information
2021-08-13 11:26:10,082 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-13 11:26:10,082 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-13 11:26:10,083 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-13 11:26:10,085 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-13 11:26:11,002 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-13 11:26:11,005 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-13 11:26:11,007 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"da4180cc-ccad-4817-b4c7-9aef51eebb45","lifecycleState":"CERTIFIED","lastUpdateDate":1628845890643,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ace9e09-2adb-4b2d-b097-12cb5de89d0a","invariantUUID":"8a3f6373-da2f-4616-a0f2-ff708a487a7b","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"af5a0898-626d-4efa-b966-a0d7fbce426a","lifecycleState":"CERTIFIED","lastUpdateDate":1628845885368,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c5c7d02-61f4-4b6c-ab06-432ff6343be7","invariantUUID":"01e8965e-343f-4bef-8cf9-6e362a2bb261","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b2599cef-86a4-40f7-b757-afdd42862331","lifecycleState":"CERTIFIED","lastUpdateDate":1628845763774,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a185c83-2e03-4461-86be-b32824f5d9af","invariantUUID":"389c1e38-2bbb-47d5-b918-6aa7e71d1425","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3b4baeae-9f58-48f5-9063-519adf139435","lifecycleState":"CERTIFIED","lastUpdateDate":1628850478005,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b60d340b-1135-4a87-8957-e2271438b8ea","invariantUUID":"06db5575-0e6d-4a9d-b346-01c0101e9c3a","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"44291953-903a-4355-b4c0-f12b11b3f561","lifecycleState":"CERTIFIED","lastUpdateDate":1628845442721,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a23d0971-b1a1-4da4-95ea-052072463d29","invariantUUID":"254dfa5f-e615-4dd2-a7e4-e47927b03c9f","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"949b7c84-deb8-4b68-8809-8544057f559a","lifecycleState":"CERTIFIED","lastUpdateDate":1628845475437,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e0179ee-a3f3-40a8-aef7-857c23b6097d","invariantUUID":"72ec9d2a-8ce0-4331-bdc6-def9d5ff757f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"36233c51-5457-4492-8311-cf085adea713","lifecycleState":"CERTIFIED","lastUpdateDate":1628845437101,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62d83a39-57f3-4709-ba51-438425ea67af","invariantUUID":"c3a1832c-a162-4fbb-a82f-13108599e6a4","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"db006fe6-50fa-4a09-a2de-89559b24711e","lifecycleState":"CERTIFIED","lastUpdateDate":1628845671544,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c8185ce1-ea4d-4406-bb6e-eae7f70e158e","invariantUUID":"13d28e21-d9f9-4a0a-9f79-2abfd2a0788c","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":"compute","uniqueId":"c7f0de9e-e2f1-40d9-91e0-d4bf5370e2bd","lifecycleState":"CERTIFIED","lastUpdateDate":1628845782932,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9ad1801-0164-48a1-97d2-efdf6eab3909","invariantUUID":"08b93673-ffcb-453b-b780-a3f42b258708","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c1519b91-a06f-4e8a-aa85-8ee46acb0e65","lifecycleState":"CERTIFIED","lastUpdateDate":1628845977955,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8a04e68-62f4-461d-a6a1-958a35f0ecbd","invariantUUID":"3a1d4b2a-d836-4ad8-afec-841a28547d43","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":"bc0468b8-335f-4e51-bab4-600628b3af0c","lifecycleState":"CERTIFIED","lastUpdateDate":1628845717349,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"467fcb9a-8ec9-4969-a245-6c46b3cd7cbd","invariantUUID":"b241ffc0-c4e7-40fb-9d70-f20558b7d5db","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"534aff22-4f9b-4aea-8c27-f7dd21db0ee4","lifecycleState":"CERTIFIED","lastUpdateDate":1628845512181,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9b13c64-b1e7-4b66-b5d4-0ab956ddbf37","invariantUUID":"0a3f9502-200f-4ce7-9719-a3b929301490","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":"compute","uniqueId":"21ffab97-e21b-40db-8ba2-18f3049bd32c","lifecycleState":"CERTIFIED","lastUpdateDate":1628845603801,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5ce0a27-da9f-40d2-9c41-db52be1231f8","invariantUUID":"c34c7fb7-e313-4b49-a9ff-f299ea398d31","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":"objectStorage","uniqueId":"dc366d4e-dda6-4950-b23c-214f30fd0420","lifecycleState":"CERTIFIED","lastUpdateDate":1628845408679,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a332bc24-db52-48fb-9f38-1edbf6f23aed","invariantUUID":"80635a31-52b7-4ddf-bba4-81ac29afc9ec","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":"compute","uniqueId":"f637f34e-175a-4e9a-8d92-9f268fd6bd73","lifecycleState":"CERTIFIED","lastUpdateDate":1628845986854,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"068ffe75-df6f-4f4c-a9cc-336f68e888c3","invariantUUID":"6ed11aa4-cda5-4063-a2a4-561cf291d39e","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":"compute","uniqueId":"47d03f29-fd45-415b-8d88-769e20d1ae04","lifecycleState":"CERTIFIED","lastUpdateDate":1628845752024,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62e467b5-ef8f-4b5a-b570-6bf18ef8bae6","invariantUUID":"ad927fb2-d0c5-4473-9c58-1f931e1211d5","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec52bf9c-bc4f-4ee3-8f59-5cddfe378c4a","lifecycleState":"CERTIFIED","lastUpdateDate":1628845695709,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f172919-ec73-438b-840f-cdd5560ea35f","invariantUUID":"ba487578-c492-42ba-bece-0c061df5e946","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":"compute","uniqueId":"edb35693-4a00-426d-b851-4d4f0196ddaf","lifecycleState":"CERTIFIED","lastUpdateDate":1628845795047,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c56ed54a-158c-42fd-8bbc-520abd09ebc4","invariantUUID":"73249ab4-071a-4f8d-9fba-20e69d1646c5","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":"937fb752-aae1-48a1-b003-dacf214f0536","lifecycleState":"CERTIFIED","lastUpdateDate":1628845904598,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a46ca9ba-8a7b-4c46-8843-700646207535","invariantUUID":"397b4676-7db3-46fc-9d94-20df94803aa7","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":"objectStorage","uniqueId":"fae88fd2-ac75-4834-b6b0-46980d4263d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628845466463,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e2567a6-b3e5-45c4-8c7d-d1717f63bb1c","invariantUUID":"52610450-18a5-4c63-9b5a-01c4c7a46c42","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ef041b1-28fe-4706-8193-22b5e69f0d4e","lifecycleState":"CERTIFIED","lastUpdateDate":1628845482408,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"327afdc3-f1ff-473a-99a0-787b1508a5ad","invariantUUID":"8f2130f9-1443-4f72-9500-6872e2c32fce","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":"cdbdeb5f-de1f-4635-b4b0-757dcf4f42b0","lifecycleState":"CERTIFIED","lastUpdateDate":1628845494542,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1aaaf8c0-e857-46fc-93fb-fb9cafa5e818","invariantUUID":"d0f99f8c-ea4e-4e54-94f0-512e0100668b","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fac5f59a-4f1b-45aa-8564-8612db54879c","lifecycleState":"CERTIFIED","lastUpdateDate":1628846000519,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2748e7bb-5732-4b9c-852c-bf15ae18db59","invariantUUID":"a11d46ea-5337-47c8-b20a-943d2e4ac88a","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"5ae0e66e-2b76-450e-9996-1677424f15f6","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628845961910,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce2753a2-558d-43ea-b6f2-8aab63c92d2e","invariantUUID":"389c1e38-2bbb-47d5-b918-6aa7e71d1425","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","lifecycleState":"CERTIFIED","lastUpdateDate":1628845501676,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fae2c264-7bb9-4861-8f82-b3504e7992cc","invariantUUID":"7bd1c356-e5f5-4b5f-ae5a-0ad42df80137","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":"objectStorage","uniqueId":"20ed5673-ffd9-48d8-8ca9-8bc07f0cc1b4","lifecycleState":"CERTIFIED","lastUpdateDate":1628845741420,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74a117ba-020c-4e37-95ff-190aa23a0b36","invariantUUID":"1c472b8c-4552-4fc4-bd53-21cf67f95ca3","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":"defaulticon","uniqueId":"c4a44ea6-e6c1-401f-adde-8bc6378fc71b","lifecycleState":"CERTIFIED","lastUpdateDate":1628845857354,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"611cf752-8439-4892-bd9b-aa2cd27154cf","invariantUUID":"bf298eab-ef9d-4c31-9785-32f2107e9d8f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5a1c4554-865c-4e2f-9c0d-643ea86152b1","lifecycleState":"CERTIFIED","lastUpdateDate":1628845921030,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a290873d-c123-450a-ab59-5b16db97955d","invariantUUID":"0dedd7ed-af0c-4c2c-822e-54564ffa237f","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e3e055e3-f665-4af4-8866-b6f026278dc5","lifecycleState":"CERTIFIED","lastUpdateDate":1628845914950,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e633cd0d-3a9f-4ccd-9bfc-ce7bfb299392","invariantUUID":"e1e88086-733d-4714-afb5-5e8ebe52294b","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fdc1d323-8275-4ad6-a8b0-5934fce38b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1628845584434,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a8edb601-8eef-4e3f-99ad-076fc1ddd71b","invariantUUID":"115f430b-1c50-4a0f-b1b6-6918b62c4eca","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8e508d3f-24f6-41c9-8533-4cd55383aa4b","lifecycleState":"CERTIFIED","lastUpdateDate":1628845414929,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93d46904-bb17-4907-a1e9-9ad1a72122ec","invariantUUID":"3ce60fdb-15a7-4df6-8f44-2fcd84dc05a4","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"affac3f2-c00a-485a-8d14-8d0e50af0daa","lifecycleState":"CERTIFIED","lastUpdateDate":1628845775795,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d34e680-0e10-4b66-8484-3971066c0090","invariantUUID":"f1a0932f-b790-413f-bdee-3ef3aa5930d4","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"01c2cab6-4842-4e46-90ef-a20506daae55","lifecycleState":"CERTIFIED","lastUpdateDate":1628845943828,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ee100e7-464c-4bf1-ada9-1c795b787cc0","invariantUUID":"d553f2bc-c2a5-4623-8823-47ab25c57d40","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f33717eb-6f19-4702-80fe-a07393be928f","lifecycleState":"CERTIFIED","lastUpdateDate":1628845898429,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d738328c-ba9b-464c-a41a-cab409f8d00f","invariantUUID":"61148d99-8881-498e-bfc7-bd97e7b09895","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":"357b9224-8d27-4320-9174-8d5f87fd5a10","lifecycleState":"CERTIFIED","lastUpdateDate":1628845577704,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"370c2eb9-21e9-4c5e-8873-e406325b6cb2","invariantUUID":"3b5ed416-aed2-4c9f-b722-48f27b5b11f4","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f26427d-7088-4300-a73e-14e835d6b994","lifecycleState":"CERTIFIED","lastUpdateDate":1628845633693,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ff4c29c-371a-4b42-ac47-ee4441e3a799","invariantUUID":"43430c0d-b6f2-4955-8e09-6e198e1bfc6e","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7cc20f98-f05e-4a80-a20c-dc74539163d7","lifecycleState":"CERTIFIED","lastUpdateDate":1628845723975,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"caa99c0c-b325-48f1-abc5-d9e28d4a551e","invariantUUID":"cfff020b-7a1a-475d-891d-c2b77ed1c252","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74b6faab-43e8-49d2-b009-951b2b34ade7","lifecycleState":"CERTIFIED","lastUpdateDate":1628845801558,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5f86a24-8269-4a67-b224-95a15c26a295","invariantUUID":"f95e4fce-91da-4fab-9d96-2a1640c10264","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":"7e9895e9-0bcf-4810-9a96-cb19b94202eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628845640021,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e285ae23-1d0e-4f2d-b6d9-8c5e23fd54a7","invariantUUID":"00a366fe-b391-4f2e-b8f3-1c6807ea7130","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1bc5d293-89c1-432a-9070-1f3d4e4e61a4","lifecycleState":"CERTIFIED","lastUpdateDate":1628845403143,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0582145b-99fd-4044-80b6-3ee67061622f","invariantUUID":"508fa6b2-d994-4d0e-891f-dd14d1509a85","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":"9df9679c-d584-439c-8b7b-767433f9af15","lifecycleState":"CERTIFIED","lastUpdateDate":1628845746777,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"29e4243d-f51c-4267-8bd0-136d77ed1db4","invariantUUID":"a2e14232-4014-4df2-a52c-7e1467246217","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"cf4996e3-9d90-4aef-a19a-967993533e06","lifecycleState":"CERTIFIED","lastUpdateDate":1628845488122,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c300f1f-b640-4e90-b58f-4975a431760d","invariantUUID":"6d7ea7ed-506c-48aa-9201-fa451fbdd728","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"2fec86e9-2103-46d2-94fb-49679dfc0924","lifecycleState":"CERTIFIED","lastUpdateDate":1628845994556,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e38d42f-532b-456f-835f-5d337164ecea","invariantUUID":"c6e35c7c-731c-47d1-8ad3-ab48fde129c8","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fdefb487-538a-4e06-8f32-eb1529e218d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628845873533,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebc62721-22df-4e7e-a1de-9c65e5deb60f","invariantUUID":"84da2e54-9037-4818-bc68-a94917796f25","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"508add6f-89bf-43cc-ab0c-966792c13e44","lifecycleState":"CERTIFIED","lastUpdateDate":1628845562335,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c00390a9-4674-410c-8f81-67b77ab20ce6","invariantUUID":"fd8ef7aa-7026-43af-8019-a86e9de0b558","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d66bbc27-69cc-44e3-992f-52d2efc854a0","lifecycleState":"CERTIFIED","lastUpdateDate":1628845824037,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30a0ee4d-fcfc-4b9c-b3b2-ffbacb5b2613","invariantUUID":"23befb10-f91b-4184-8a8d-30f686b47c5c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b1942216-15c7-437e-9d3d-5f5b598bd89a","lifecycleState":"CERTIFIED","lastUpdateDate":1628845735577,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"629eb348-79e9-4b08-8e94-79e7da24f008","invariantUUID":"2cee9b69-a7c5-49b0-a51e-e0baaf32ac71","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":"compute","uniqueId":"ce5367c3-6d2e-460d-8e64-f2899be12efd","lifecycleState":"CERTIFIED","lastUpdateDate":1628845378739,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d49aa6cf-e743-4c82-85f2-19cdceb9f77b","invariantUUID":"937cbb7e-8486-4114-b23a-08dc2da196e0","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":"port","uniqueId":"0c3f3097-c83d-482a-aa26-37493d259ed4","lifecycleState":"CERTIFIED","lastUpdateDate":1628845862555,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76f503e9-d9bb-46c3-9a28-ece9e31314fc","invariantUUID":"36ba2478-4dac-4149-bfe4-ac2e0ca67f19","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d718ad26-bfc1-49d3-a2d6-540f1719559c","lifecycleState":"CERTIFIED","lastUpdateDate":1628845708953,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a24bba32-8986-4e8f-9266-2874bfdbfeba","invariantUUID":"cb38db58-752a-4eea-b2c0-f98a08e92547","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":"loadBalancer","uniqueId":"f903496d-ebc5-444f-9a83-0e172dc395b3","lifecycleState":"CERTIFIED","lastUpdateDate":1628845430466,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7e8b4cc-b29d-4c67-85bc-497ad2173a23","invariantUUID":"015c5041-944c-42d1-af1a-8aa93278ae91","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":"objectStorage","uniqueId":"3fe3f31c-1f61-489b-b4d5-a845825cbeeb","lifecycleState":"CERTIFIED","lastUpdateDate":1628845818228,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ca9b8f8-8acc-4c0a-b094-e546b7d6bf3d","invariantUUID":"df9ac636-2dd2-45ea-a8d7-fc536a703b74","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":"9b48cfe6-2a5c-4abf-b2c3-20344a734976","lifecycleState":"CERTIFIED","lastUpdateDate":1628845524303,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"83b618a9-c2c5-4f41-b6b2-7824666f048b","invariantUUID":"57f77bf1-d797-4d9f-b06b-915644bf12fd","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":"abbbbdf5-60eb-4e03-89d6-7612d03da86d","lifecycleState":"CERTIFIED","lastUpdateDate":1628845689943,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5308a547-007d-4a7b-b7e8-23458f9d7bf7","invariantUUID":"07db4424-d399-4be3-a192-981119cc4432","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"011ede19-90e5-439d-bf1d-f2d847db7c2c","lifecycleState":"CERTIFIED","lastUpdateDate":1628845935410,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31dc2841-e89f-4e00-9cca-5b9f00910ba1","invariantUUID":"ad3478f3-1ea6-49d6-9e2c-9670c4e658f2","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":"350a83ae-91c6-4b79-b4a7-28c2344f2fd6","lifecycleState":"CERTIFIED","lastUpdateDate":1628845645587,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee2be6ef-fcc5-4888-a6b8-85cd21625940","invariantUUID":"f0f11e7e-bfd2-4677-bb06-fca7aed4c02d","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3f0f0214-7600-4e78-97ee-410c73d68004","lifecycleState":"CERTIFIED","lastUpdateDate":1628845729269,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5da1a7d3-9580-44c2-b149-b60a887100a5","invariantUUID":"8a999c1d-e289-4232-9910-16dd3b0a76b4","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"944c21b5-f115-43b8-8bad-e82f5bf25228","lifecycleState":"CERTIFIED","lastUpdateDate":1628845616320,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"372433e8-29e2-4cb3-9469-bdc007ba2975","invariantUUID":"5c59e3dc-dd67-4c85-964f-a478f61c70b6","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":"networkrules","uniqueId":"daf30721-6170-4f1c-aded-5ae2a731f25c","lifecycleState":"CERTIFIED","lastUpdateDate":1628845556706,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bac79f0e-a5ee-4182-bfbc-14ba159d85f4","invariantUUID":"adaa1953-12e8-4337-a4b3-9fa3b7ef3e59","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":"7df861d9-8e50-4c12-a871-ed438528b19d","lifecycleState":"CERTIFIED","lastUpdateDate":1628845506879,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f006254a-0860-4270-b9c6-b88ec942c106","invariantUUID":"06dc23a7-5eff-4c98-9eb4-dd071c74f752","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":"securityrules","uniqueId":"a8ce6f4a-5c5c-4d56-99ea-734c24ae51bf","lifecycleState":"CERTIFIED","lastUpdateDate":1628845592041,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6c671880-d313-48bc-b0ae-2d3966442216","invariantUUID":"595ef066-8611-4b4e-84e8-d0ce0e1f8168","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":"89686e6d-5730-4e69-b6bd-82037988d9cf","lifecycleState":"CERTIFIED","lastUpdateDate":1628845868124,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e13596e-a2d4-4bb1-bf79-de5a4cbf0604","invariantUUID":"3621afab-aa50-42b5-8fb3-f4db78ffbfcb","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":"network","uniqueId":"6c65921a-0fe7-41ce-8f05-9f59802f9ff1","lifecycleState":"CERTIFIED","lastUpdateDate":1628845758111,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbbb9851-1bc6-422b-8010-b9101e014df0","invariantUUID":"5e71dea7-767a-4a43-a7d5-c76a062fd225","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"364e1d96-2caa-4871-9aec-bfc5faf5c531","lifecycleState":"CERTIFIED","lastUpdateDate":1628845879639,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9586b88c-1f32-4832-a453-c3c5063fb101","invariantUUID":"b920ae85-e582-4de4-89da-f4dfcb7339a3","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":"83ef2cb5-9afe-4b52-aa6d-45d3343ef582","lifecycleState":"CERTIFIED","lastUpdateDate":1628845610042,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8563686a-2785-4f0f-b144-7ef715afadc8","invariantUUID":"6a1a3350-8d29-46ef-aa49-cc36a01fef33","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":"a80edb23-336d-443c-87be-79b203e60956","lifecycleState":"CERTIFIED","lastUpdateDate":1628845926388,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca44e9b8-5b1a-4863-9550-3630f8ac2251","invariantUUID":"3c002b92-cdce-4fa8-81a2-a85691c2202d","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6c712d68-cfd1-4093-ab7c-58eb6291610e","lifecycleState":"CERTIFIED","lastUpdateDate":1628845981609,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7254980-f91d-4682-8a7d-cc4d0906b479","invariantUUID":"e5240ad3-d3b2-4ec5-8afc-5090c37c6773","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":"1ea7622c-0833-4549-8e7f-6f1d4818c6c0","lifecycleState":"CERTIFIED","lastUpdateDate":1628845621576,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ea2c659-adc5-4806-a208-5cab6e7944d6","invariantUUID":"089abe2d-a9af-4aa4-bfea-bf4b28cd476a","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":"c4ab51af-d947-46e5-b14d-46bbd9f1f99b","lifecycleState":"CERTIFIED","lastUpdateDate":1628845769220,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c89caeba-8fa7-4b9b-aea8-390ced7c057e","invariantUUID":"bd7a12de-37a2-44da-8d46-774c90832ab3","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ac9bbaa9-3a14-414d-a45b-c95459a5b1ce","lifecycleState":"CERTIFIED","lastUpdateDate":1628845518433,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"56f4d430-0571-4ba3-8248-fe8dd864d08b","invariantUUID":"b013519b-1591-44b2-8093-fc3f6807d337","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":"defaulticon","uniqueId":"62797f24-f0c4-416d-a361-4b33bb69d2ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628845850316,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0676ef22-85cb-4f82-8ffa-1e1a002eac35","invariantUUID":"a1a3cecc-de9a-453b-b015-c108551c6ef6","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":"objectStorage","uniqueId":"badc7189-d577-49fc-973e-0810b35bb3ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628845460778,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"356cf8fa-a597-42d6-bc11-73b896b14d2a","invariantUUID":"f8743110-72c7-4710-b93d-3a2a5215c186","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628853968013,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"c0e4f268-c967-43dd-accf-5842959c4149","invariantUUID":"b0606127-539e-4e59-9b4f-24dbfb4beb7f","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"468dd78f-c1b9-4e3e-a1d3-5845052397ce","lifecycleState":"CERTIFIED","lastUpdateDate":1628850537163,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e66e9b69-dd42-4cb1-a6e6-1be783f2a139","invariantUUID":"142de9c4-dcb5-44c7-94eb-49959c72d67d","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-08-13 11:26:11,014 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-13 11:26:11,015 INFO 728:service.py(1) - attempting to Certify Service basic_network in SDC
2021-08-13 11:26:11,019 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-13 11:26:11,019 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/fc13263e-1082-4ed9-9627-c4600f5ad7f5/lifecycleState/Certify
2021-08-13 11:26:11,019 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: {
  "userRemarks": "certify"
}
2021-08-13 11:26:11,021 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-13 11:26:14,120 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/fc13263e-1082-4ed9-9627-c4600f5ad7f5/lifecycleState/Certify HTTP/1.1" 200 1187
2021-08-13 11:26:14,122 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200
2021-08-13 11:26:14,122 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"a7c28470-99d1-4a67-b234-28442d5c22c5","name":"basic_network","version":"1.0","isHighestVersion":true,"creationDate":1628853962861,"lastUpdateDate":1628853968013,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_network"],"icon":"network_l_1-3","normalizedName":"basicnetwork","systemName":"BasicNetwork","contactId":"cs0008","allVersions":{"1.0":"a7c28470-99d1-4a67-b234-28442d5c22c5"},"projectCode":"123456","invariantUUID":"b0606127-539e-4e59-9b4f-24dbfb4beb7f","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":"c0e4f268-c967-43dd-accf-5842959c4149"}
2021-08-13 11:26:14,125 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-13 11:26:14,126 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-13 11:26:14,126 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-13 11:26:14,126 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-13 11:26:14,127 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-13 11:26:14,129 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-13 11:26:14,655 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 722
2021-08-13 11:26:14,656 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-13 11:26:14,656 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e66e9b69-dd42-4cb1-a6e6-1be783f2a139","invariantUUID":"142de9c4-dcb5-44c7-94eb-49959c72d67d","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e66e9b69-dd42-4cb1-a6e6-1be783f2a139/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c0e4f268-c967-43dd-accf-5842959c4149","invariantUUID":"b0606127-539e-4e59-9b4f-24dbfb4beb7f","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c0e4f268-c967-43dd-accf-5842959c4149/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}]
2021-08-13 11:26:14,659 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC
2021-08-13 11:26:14,659 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-13 11:26:14,659 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-13 11:26:14,660 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-13 11:26:14,660 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-13 11:26:14,660 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-13 11:26:14,660 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-13 11:26:14,660 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-08-13 11:26:14,661 DEBUG 147:__init__.py(1) - number of Service returned: 2
2021-08-13 11:26:14,661 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-13 11:26:14,661 INFO 192:__init__.py(1) - Service found, updating information
2021-08-13 11:26:14,661 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-13 11:26:14,662 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-13 11:26:14,662 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-13 11:26:14,664 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-13 11:26:16,338 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None
2021-08-13 11:26:16,340 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-13 11:26:16,342 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"da4180cc-ccad-4817-b4c7-9aef51eebb45","lifecycleState":"CERTIFIED","lastUpdateDate":1628845890643,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ace9e09-2adb-4b2d-b097-12cb5de89d0a","invariantUUID":"8a3f6373-da2f-4616-a0f2-ff708a487a7b","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"af5a0898-626d-4efa-b966-a0d7fbce426a","lifecycleState":"CERTIFIED","lastUpdateDate":1628845885368,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c5c7d02-61f4-4b6c-ab06-432ff6343be7","invariantUUID":"01e8965e-343f-4bef-8cf9-6e362a2bb261","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b2599cef-86a4-40f7-b757-afdd42862331","lifecycleState":"CERTIFIED","lastUpdateDate":1628845763774,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a185c83-2e03-4461-86be-b32824f5d9af","invariantUUID":"389c1e38-2bbb-47d5-b918-6aa7e71d1425","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3b4baeae-9f58-48f5-9063-519adf139435","lifecycleState":"CERTIFIED","lastUpdateDate":1628850478005,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b60d340b-1135-4a87-8957-e2271438b8ea","invariantUUID":"06db5575-0e6d-4a9d-b346-01c0101e9c3a","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"44291953-903a-4355-b4c0-f12b11b3f561","lifecycleState":"CERTIFIED","lastUpdateDate":1628845442721,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a23d0971-b1a1-4da4-95ea-052072463d29","invariantUUID":"254dfa5f-e615-4dd2-a7e4-e47927b03c9f","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"949b7c84-deb8-4b68-8809-8544057f559a","lifecycleState":"CERTIFIED","lastUpdateDate":1628845475437,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e0179ee-a3f3-40a8-aef7-857c23b6097d","invariantUUID":"72ec9d2a-8ce0-4331-bdc6-def9d5ff757f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"36233c51-5457-4492-8311-cf085adea713","lifecycleState":"CERTIFIED","lastUpdateDate":1628845437101,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62d83a39-57f3-4709-ba51-438425ea67af","invariantUUID":"c3a1832c-a162-4fbb-a82f-13108599e6a4","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"db006fe6-50fa-4a09-a2de-89559b24711e","lifecycleState":"CERTIFIED","lastUpdateDate":1628845671544,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c8185ce1-ea4d-4406-bb6e-eae7f70e158e","invariantUUID":"13d28e21-d9f9-4a0a-9f79-2abfd2a0788c","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":"compute","uniqueId":"c7f0de9e-e2f1-40d9-91e0-d4bf5370e2bd","lifecycleState":"CERTIFIED","lastUpdateDate":1628845782932,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9ad1801-0164-48a1-97d2-efdf6eab3909","invariantUUID":"08b93673-ffcb-453b-b780-a3f42b258708","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c1519b91-a06f-4e8a-aa85-8ee46acb0e65","lifecycleState":"CERTIFIED","lastUpdateDate":1628845977955,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8a04e68-62f4-461d-a6a1-958a35f0ecbd","invariantUUID":"3a1d4b2a-d836-4ad8-afec-841a28547d43","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":"bc0468b8-335f-4e51-bab4-600628b3af0c","lifecycleState":"CERTIFIED","lastUpdateDate":1628845717349,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"467fcb9a-8ec9-4969-a245-6c46b3cd7cbd","invariantUUID":"b241ffc0-c4e7-40fb-9d70-f20558b7d5db","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"534aff22-4f9b-4aea-8c27-f7dd21db0ee4","lifecycleState":"CERTIFIED","lastUpdateDate":1628845512181,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9b13c64-b1e7-4b66-b5d4-0ab956ddbf37","invariantUUID":"0a3f9502-200f-4ce7-9719-a3b929301490","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":"compute","uniqueId":"21ffab97-e21b-40db-8ba2-18f3049bd32c","lifecycleState":"CERTIFIED","lastUpdateDate":1628845603801,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5ce0a27-da9f-40d2-9c41-db52be1231f8","invariantUUID":"c34c7fb7-e313-4b49-a9ff-f299ea398d31","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":"objectStorage","uniqueId":"dc366d4e-dda6-4950-b23c-214f30fd0420","lifecycleState":"CERTIFIED","lastUpdateDate":1628845408679,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a332bc24-db52-48fb-9f38-1edbf6f23aed","invariantUUID":"80635a31-52b7-4ddf-bba4-81ac29afc9ec","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":"compute","uniqueId":"f637f34e-175a-4e9a-8d92-9f268fd6bd73","lifecycleState":"CERTIFIED","lastUpdateDate":1628845986854,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"068ffe75-df6f-4f4c-a9cc-336f68e888c3","invariantUUID":"6ed11aa4-cda5-4063-a2a4-561cf291d39e","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":"compute","uniqueId":"47d03f29-fd45-415b-8d88-769e20d1ae04","lifecycleState":"CERTIFIED","lastUpdateDate":1628845752024,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62e467b5-ef8f-4b5a-b570-6bf18ef8bae6","invariantUUID":"ad927fb2-d0c5-4473-9c58-1f931e1211d5","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec52bf9c-bc4f-4ee3-8f59-5cddfe378c4a","lifecycleState":"CERTIFIED","lastUpdateDate":1628845695709,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f172919-ec73-438b-840f-cdd5560ea35f","invariantUUID":"ba487578-c492-42ba-bece-0c061df5e946","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":"compute","uniqueId":"edb35693-4a00-426d-b851-4d4f0196ddaf","lifecycleState":"CERTIFIED","lastUpdateDate":1628845795047,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c56ed54a-158c-42fd-8bbc-520abd09ebc4","invariantUUID":"73249ab4-071a-4f8d-9fba-20e69d1646c5","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":"937fb752-aae1-48a1-b003-dacf214f0536","lifecycleState":"CERTIFIED","lastUpdateDate":1628845904598,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a46ca9ba-8a7b-4c46-8843-700646207535","invariantUUID":"397b4676-7db3-46fc-9d94-20df94803aa7","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":"objectStorage","uniqueId":"fae88fd2-ac75-4834-b6b0-46980d4263d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628845466463,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e2567a6-b3e5-45c4-8c7d-d1717f63bb1c","invariantUUID":"52610450-18a5-4c63-9b5a-01c4c7a46c42","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ef041b1-28fe-4706-8193-22b5e69f0d4e","lifecycleState":"CERTIFIED","lastUpdateDate":1628845482408,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"327afdc3-f1ff-473a-99a0-787b1508a5ad","invariantUUID":"8f2130f9-1443-4f72-9500-6872e2c32fce","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":"cdbdeb5f-de1f-4635-b4b0-757dcf4f42b0","lifecycleState":"CERTIFIED","lastUpdateDate":1628845494542,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1aaaf8c0-e857-46fc-93fb-fb9cafa5e818","invariantUUID":"d0f99f8c-ea4e-4e54-94f0-512e0100668b","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fac5f59a-4f1b-45aa-8564-8612db54879c","lifecycleState":"CERTIFIED","lastUpdateDate":1628846000519,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2748e7bb-5732-4b9c-852c-bf15ae18db59","invariantUUID":"a11d46ea-5337-47c8-b20a-943d2e4ac88a","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"5ae0e66e-2b76-450e-9996-1677424f15f6","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628845961910,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce2753a2-558d-43ea-b6f2-8aab63c92d2e","invariantUUID":"389c1e38-2bbb-47d5-b918-6aa7e71d1425","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","lifecycleState":"CERTIFIED","lastUpdateDate":1628845501676,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fae2c264-7bb9-4861-8f82-b3504e7992cc","invariantUUID":"7bd1c356-e5f5-4b5f-ae5a-0ad42df80137","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":"objectStorage","uniqueId":"20ed5673-ffd9-48d8-8ca9-8bc07f0cc1b4","lifecycleState":"CERTIFIED","lastUpdateDate":1628845741420,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74a117ba-020c-4e37-95ff-190aa23a0b36","invariantUUID":"1c472b8c-4552-4fc4-bd53-21cf67f95ca3","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":"defaulticon","uniqueId":"c4a44ea6-e6c1-401f-adde-8bc6378fc71b","lifecycleState":"CERTIFIED","lastUpdateDate":1628845857354,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"611cf752-8439-4892-bd9b-aa2cd27154cf","invariantUUID":"bf298eab-ef9d-4c31-9785-32f2107e9d8f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5a1c4554-865c-4e2f-9c0d-643ea86152b1","lifecycleState":"CERTIFIED","lastUpdateDate":1628845921030,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a290873d-c123-450a-ab59-5b16db97955d","invariantUUID":"0dedd7ed-af0c-4c2c-822e-54564ffa237f","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e3e055e3-f665-4af4-8866-b6f026278dc5","lifecycleState":"CERTIFIED","lastUpdateDate":1628845914950,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e633cd0d-3a9f-4ccd-9bfc-ce7bfb299392","invariantUUID":"e1e88086-733d-4714-afb5-5e8ebe52294b","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fdc1d323-8275-4ad6-a8b0-5934fce38b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1628845584434,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a8edb601-8eef-4e3f-99ad-076fc1ddd71b","invariantUUID":"115f430b-1c50-4a0f-b1b6-6918b62c4eca","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8e508d3f-24f6-41c9-8533-4cd55383aa4b","lifecycleState":"CERTIFIED","lastUpdateDate":1628845414929,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93d46904-bb17-4907-a1e9-9ad1a72122ec","invariantUUID":"3ce60fdb-15a7-4df6-8f44-2fcd84dc05a4","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"affac3f2-c00a-485a-8d14-8d0e50af0daa","lifecycleState":"CERTIFIED","lastUpdateDate":1628845775795,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d34e680-0e10-4b66-8484-3971066c0090","invariantUUID":"f1a0932f-b790-413f-bdee-3ef3aa5930d4","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"01c2cab6-4842-4e46-90ef-a20506daae55","lifecycleState":"CERTIFIED","lastUpdateDate":1628845943828,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ee100e7-464c-4bf1-ada9-1c795b787cc0","invariantUUID":"d553f2bc-c2a5-4623-8823-47ab25c57d40","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f33717eb-6f19-4702-80fe-a07393be928f","lifecycleState":"CERTIFIED","lastUpdateDate":1628845898429,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d738328c-ba9b-464c-a41a-cab409f8d00f","invariantUUID":"61148d99-8881-498e-bfc7-bd97e7b09895","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":"357b9224-8d27-4320-9174-8d5f87fd5a10","lifecycleState":"CERTIFIED","lastUpdateDate":1628845577704,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"370c2eb9-21e9-4c5e-8873-e406325b6cb2","invariantUUID":"3b5ed416-aed2-4c9f-b722-48f27b5b11f4","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f26427d-7088-4300-a73e-14e835d6b994","lifecycleState":"CERTIFIED","lastUpdateDate":1628845633693,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ff4c29c-371a-4b42-ac47-ee4441e3a799","invariantUUID":"43430c0d-b6f2-4955-8e09-6e198e1bfc6e","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7cc20f98-f05e-4a80-a20c-dc74539163d7","lifecycleState":"CERTIFIED","lastUpdateDate":1628845723975,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"caa99c0c-b325-48f1-abc5-d9e28d4a551e","invariantUUID":"cfff020b-7a1a-475d-891d-c2b77ed1c252","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74b6faab-43e8-49d2-b009-951b2b34ade7","lifecycleState":"CERTIFIED","lastUpdateDate":1628845801558,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5f86a24-8269-4a67-b224-95a15c26a295","invariantUUID":"f95e4fce-91da-4fab-9d96-2a1640c10264","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":"7e9895e9-0bcf-4810-9a96-cb19b94202eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628845640021,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e285ae23-1d0e-4f2d-b6d9-8c5e23fd54a7","invariantUUID":"00a366fe-b391-4f2e-b8f3-1c6807ea7130","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1bc5d293-89c1-432a-9070-1f3d4e4e61a4","lifecycleState":"CERTIFIED","lastUpdateDate":1628845403143,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0582145b-99fd-4044-80b6-3ee67061622f","invariantUUID":"508fa6b2-d994-4d0e-891f-dd14d1509a85","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":"9df9679c-d584-439c-8b7b-767433f9af15","lifecycleState":"CERTIFIED","lastUpdateDate":1628845746777,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"29e4243d-f51c-4267-8bd0-136d77ed1db4","invariantUUID":"a2e14232-4014-4df2-a52c-7e1467246217","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"cf4996e3-9d90-4aef-a19a-967993533e06","lifecycleState":"CERTIFIED","lastUpdateDate":1628845488122,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c300f1f-b640-4e90-b58f-4975a431760d","invariantUUID":"6d7ea7ed-506c-48aa-9201-fa451fbdd728","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"2fec86e9-2103-46d2-94fb-49679dfc0924","lifecycleState":"CERTIFIED","lastUpdateDate":1628845994556,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e38d42f-532b-456f-835f-5d337164ecea","invariantUUID":"c6e35c7c-731c-47d1-8ad3-ab48fde129c8","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fdefb487-538a-4e06-8f32-eb1529e218d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628845873533,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebc62721-22df-4e7e-a1de-9c65e5deb60f","invariantUUID":"84da2e54-9037-4818-bc68-a94917796f25","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"508add6f-89bf-43cc-ab0c-966792c13e44","lifecycleState":"CERTIFIED","lastUpdateDate":1628845562335,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c00390a9-4674-410c-8f81-67b77ab20ce6","invariantUUID":"fd8ef7aa-7026-43af-8019-a86e9de0b558","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d66bbc27-69cc-44e3-992f-52d2efc854a0","lifecycleState":"CERTIFIED","lastUpdateDate":1628845824037,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30a0ee4d-fcfc-4b9c-b3b2-ffbacb5b2613","invariantUUID":"23befb10-f91b-4184-8a8d-30f686b47c5c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b1942216-15c7-437e-9d3d-5f5b598bd89a","lifecycleState":"CERTIFIED","lastUpdateDate":1628845735577,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"629eb348-79e9-4b08-8e94-79e7da24f008","invariantUUID":"2cee9b69-a7c5-49b0-a51e-e0baaf32ac71","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":"compute","uniqueId":"ce5367c3-6d2e-460d-8e64-f2899be12efd","lifecycleState":"CERTIFIED","lastUpdateDate":1628845378739,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d49aa6cf-e743-4c82-85f2-19cdceb9f77b","invariantUUID":"937cbb7e-8486-4114-b23a-08dc2da196e0","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":"port","uniqueId":"0c3f3097-c83d-482a-aa26-37493d259ed4","lifecycleState":"CERTIFIED","lastUpdateDate":1628845862555,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76f503e9-d9bb-46c3-9a28-ece9e31314fc","invariantUUID":"36ba2478-4dac-4149-bfe4-ac2e0ca67f19","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d718ad26-bfc1-49d3-a2d6-540f1719559c","lifecycleState":"CERTIFIED","lastUpdateDate":1628845708953,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a24bba32-8986-4e8f-9266-2874bfdbfeba","invariantUUID":"cb38db58-752a-4eea-b2c0-f98a08e92547","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":"loadBalancer","uniqueId":"f903496d-ebc5-444f-9a83-0e172dc395b3","lifecycleState":"CERTIFIED","lastUpdateDate":1628845430466,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7e8b4cc-b29d-4c67-85bc-497ad2173a23","invariantUUID":"015c5041-944c-42d1-af1a-8aa93278ae91","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":"objectStorage","uniqueId":"3fe3f31c-1f61-489b-b4d5-a845825cbeeb","lifecycleState":"CERTIFIED","lastUpdateDate":1628845818228,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ca9b8f8-8acc-4c0a-b094-e546b7d6bf3d","invariantUUID":"df9ac636-2dd2-45ea-a8d7-fc536a703b74","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":"9b48cfe6-2a5c-4abf-b2c3-20344a734976","lifecycleState":"CERTIFIED","lastUpdateDate":1628845524303,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"83b618a9-c2c5-4f41-b6b2-7824666f048b","invariantUUID":"57f77bf1-d797-4d9f-b06b-915644bf12fd","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":"abbbbdf5-60eb-4e03-89d6-7612d03da86d","lifecycleState":"CERTIFIED","lastUpdateDate":1628845689943,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5308a547-007d-4a7b-b7e8-23458f9d7bf7","invariantUUID":"07db4424-d399-4be3-a192-981119cc4432","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"011ede19-90e5-439d-bf1d-f2d847db7c2c","lifecycleState":"CERTIFIED","lastUpdateDate":1628845935410,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31dc2841-e89f-4e00-9cca-5b9f00910ba1","invariantUUID":"ad3478f3-1ea6-49d6-9e2c-9670c4e658f2","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":"350a83ae-91c6-4b79-b4a7-28c2344f2fd6","lifecycleState":"CERTIFIED","lastUpdateDate":1628845645587,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee2be6ef-fcc5-4888-a6b8-85cd21625940","invariantUUID":"f0f11e7e-bfd2-4677-bb06-fca7aed4c02d","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3f0f0214-7600-4e78-97ee-410c73d68004","lifecycleState":"CERTIFIED","lastUpdateDate":1628845729269,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5da1a7d3-9580-44c2-b149-b60a887100a5","invariantUUID":"8a999c1d-e289-4232-9910-16dd3b0a76b4","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"944c21b5-f115-43b8-8bad-e82f5bf25228","lifecycleState":"CERTIFIED","lastUpdateDate":1628845616320,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"372433e8-29e2-4cb3-9469-bdc007ba2975","invariantUUID":"5c59e3dc-dd67-4c85-964f-a478f61c70b6","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":"networkrules","uniqueId":"daf30721-6170-4f1c-aded-5ae2a731f25c","lifecycleState":"CERTIFIED","lastUpdateDate":1628845556706,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bac79f0e-a5ee-4182-bfbc-14ba159d85f4","invariantUUID":"adaa1953-12e8-4337-a4b3-9fa3b7ef3e59","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":"7df861d9-8e50-4c12-a871-ed438528b19d","lifecycleState":"CERTIFIED","lastUpdateDate":1628845506879,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f006254a-0860-4270-b9c6-b88ec942c106","invariantUUID":"06dc23a7-5eff-4c98-9eb4-dd071c74f752","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":"securityrules","uniqueId":"a8ce6f4a-5c5c-4d56-99ea-734c24ae51bf","lifecycleState":"CERTIFIED","lastUpdateDate":1628845592041,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6c671880-d313-48bc-b0ae-2d3966442216","invariantUUID":"595ef066-8611-4b4e-84e8-d0ce0e1f8168","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":"89686e6d-5730-4e69-b6bd-82037988d9cf","lifecycleState":"CERTIFIED","lastUpdateDate":1628845868124,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e13596e-a2d4-4bb1-bf79-de5a4cbf0604","invariantUUID":"3621afab-aa50-42b5-8fb3-f4db78ffbfcb","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":"network","uniqueId":"6c65921a-0fe7-41ce-8f05-9f59802f9ff1","lifecycleState":"CERTIFIED","lastUpdateDate":1628845758111,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbbb9851-1bc6-422b-8010-b9101e014df0","invariantUUID":"5e71dea7-767a-4a43-a7d5-c76a062fd225","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"364e1d96-2caa-4871-9aec-bfc5faf5c531","lifecycleState":"CERTIFIED","lastUpdateDate":1628845879639,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9586b88c-1f32-4832-a453-c3c5063fb101","invariantUUID":"b920ae85-e582-4de4-89da-f4dfcb7339a3","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":"83ef2cb5-9afe-4b52-aa6d-45d3343ef582","lifecycleState":"CERTIFIED","lastUpdateDate":1628845610042,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8563686a-2785-4f0f-b144-7ef715afadc8","invariantUUID":"6a1a3350-8d29-46ef-aa49-cc36a01fef33","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":"a80edb23-336d-443c-87be-79b203e60956","lifecycleState":"CERTIFIED","lastUpdateDate":1628845926388,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca44e9b8-5b1a-4863-9550-3630f8ac2251","invariantUUID":"3c002b92-cdce-4fa8-81a2-a85691c2202d","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6c712d68-cfd1-4093-ab7c-58eb6291610e","lifecycleState":"CERTIFIED","lastUpdateDate":1628845981609,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7254980-f91d-4682-8a7d-cc4d0906b479","invariantUUID":"e5240ad3-d3b2-4ec5-8afc-5090c37c6773","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":"1ea7622c-0833-4549-8e7f-6f1d4818c6c0","lifecycleState":"CERTIFIED","lastUpdateDate":1628845621576,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ea2c659-adc5-4806-a208-5cab6e7944d6","invariantUUID":"089abe2d-a9af-4aa4-bfea-bf4b28cd476a","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":"c4ab51af-d947-46e5-b14d-46bbd9f1f99b","lifecycleState":"CERTIFIED","lastUpdateDate":1628845769220,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c89caeba-8fa7-4b9b-aea8-390ced7c057e","invariantUUID":"bd7a12de-37a2-44da-8d46-774c90832ab3","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ac9bbaa9-3a14-414d-a45b-c95459a5b1ce","lifecycleState":"CERTIFIED","lastUpdateDate":1628845518433,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"56f4d430-0571-4ba3-8248-fe8dd864d08b","invariantUUID":"b013519b-1591-44b2-8093-fc3f6807d337","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":"defaulticon","uniqueId":"62797f24-f0c4-416d-a361-4b33bb69d2ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628845850316,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0676ef22-85cb-4f82-8ffa-1e1a002eac35","invariantUUID":"a1a3cecc-de9a-453b-b015-c108551c6ef6","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":"objectStorage","uniqueId":"badc7189-d577-49fc-973e-0810b35bb3ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628845460778,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"356cf8fa-a597-42d6-bc11-73b896b14d2a","invariantUUID":"f8743110-72c7-4710-b93d-3a2a5215c186","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a7c28470-99d1-4a67-b234-28442d5c22c5","lifecycleState":"CERTIFIED","lastUpdateDate":1628853968013,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"c0e4f268-c967-43dd-accf-5842959c4149","invariantUUID":"b0606127-539e-4e59-9b4f-24dbfb4beb7f","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"468dd78f-c1b9-4e3e-a1d3-5845052397ce","lifecycleState":"CERTIFIED","lastUpdateDate":1628850537163,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e66e9b69-dd42-4cb1-a6e6-1be783f2a139","invariantUUID":"142de9c4-dcb5-44c7-94eb-49959c72d67d","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-08-13 11:26:16,346 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-13 11:26:26,357 INFO 728:service.py(1) - attempting to PROD/activate Service basic_network in SDC
2021-08-13 11:26:26,361 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-13 11:26:26,361 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/a7c28470-99d1-4a67-b234-28442d5c22c5/distribution/PROD/activate
2021-08-13 11:26:26,362 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: {
  "userRemarks": "prod/activate"
}
2021-08-13 11:26:26,364 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-13 11:26:29,651 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/a7c28470-99d1-4a67-b234-28442d5c22c5/distribution/PROD/activate HTTP/1.1" 200 None
2021-08-13 11:26:29,653 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200
2021-08-13 11:26:29,656 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a7c28470-99d1-4a67-b234-28442d5c22c5","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"a7c28470-99d1-4a67-b234-28442d5c22c5","empty":false},{"definition":false,"hidden":false,"uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a7c28470-99d1-4a67-b234-28442d5c22c5","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"a7c28470-99d1-4a67-b234-28442d5c22c5","empty":false},{"definition":false,"hidden":false,"uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a7c28470-99d1-4a67-b234-28442d5c22c5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a7c28470-99d1-4a67-b234-28442d5c22c5","empty":false},{"definition":false,"hidden":false,"uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a7c28470-99d1-4a67-b234-28442d5c22c5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a7c28470-99d1-4a67-b234-28442d5c22c5","empty":false},{"definition":false,"hidden":false,"uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a7c28470-99d1-4a67-b234-28442d5c22c5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a7c28470-99d1-4a67-b234-28442d5c22c5","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1628853962748,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.assettoscacsar","artifactName":"service-BasicNetwork-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"NWYwMzNkMzc4YmVkNTlmYTZjMDgyNWVkMTFjYzY0NWY=","artifactUUID":"eab05b2c-1d71-4294-bab9-de174de78f79","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.assettoscacsar","duplicated":false,"payloadUpdateDate":1628853972659,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628853962748,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.assettoscatemplate","artifactName":"service-BasicNetwork-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"OWU1OGQyNWZhMGM1OTgzODhlMWQ3OTIxMDE1NjEyY2M=","artifactUUID":"d89c764d-913b-47dd-86f4-0ecf226f2643","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.assettoscatemplate","duplicated":false,"payloadUpdateDate":1628853972123,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628853962747,"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":["fc13263e-1082-4ed9-9627-c4600f5ad7f5.7cc20f98-f05e-4a80-a20c-dc74539163d7.genericneutronnet0"],"type":"tosca.capabilities.Node","source":"7cc20f98-f05e-4a80-a20c-dc74539163d7","uniqueId":"capability.f06025ba-6407-4120-b99b-61410372f07e.feature","ownerId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.7cc20f98-f05e-4a80-a20c-dc74539163d7.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"feature","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.feature","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["fc13263e-1082-4ed9-9627-c4600f5ad7f5.7cc20f98-f05e-4a80-a20c-dc74539163d7.genericneutronnet0"],"type":"tosca.capabilities.network.Linkable","source":"7cc20f98-f05e-4a80-a20c-dc74539163d7","uniqueId":"capability.7cc20f98-f05e-4a80-a20c-dc74539163d7.virtual_linkable","ownerId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.7cc20f98-f05e-4a80-a20c-dc74539163d7.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"virtual_linkable","capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.virtual_linkable","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["fc13263e-1082-4ed9-9627-c4600f5ad7f5.7cc20f98-f05e-4a80-a20c-dc74539163d7.genericneutronnet0"],"node":"tosca.nodes.Root","source":"7cc20f98-f05e-4a80-a20c-dc74539163d7","uniqueId":"f06025ba-6407-4120-b99b-61410372f07e.dependency","capability":"tosca.capabilities.Node","ownerId":"f06025ba-6407-4120-b99b-61410372f07e","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","previousName":"dependency","relationship":"tosca.relationships.DependsOn","name":"genericneutronnet0.dependency","empty":false}]},"properties":[{"definition":false,"hidden":false,"uniqueId":"7cc20f98-f05e-4a80-a20c-dc74539163d7.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":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","empty":false},{"definition":false,"hidden":false,"uniqueId":"7cc20f98-f05e-4a80-a20c-dc74539163d7.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"password":false,"name":"network_assignments","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","empty":false},{"definition":false,"hidden":false,"uniqueId":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"exVL_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","empty":false},{"definition":false,"hidden":false,"uniqueId":"7cc20f98-f05e-4a80-a20c-dc74539163d7.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"password":false,"name":"network_flows","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","empty":false},{"definition":false,"hidden":false,"uniqueId":"7cc20f98-f05e-4a80-a20c-dc74539163d7.network_scope","type":"string","required":false,"password":false,"name":"network_scope","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","empty":false},{"definition":false,"hidden":false,"uniqueId":"7cc20f98-f05e-4a80-a20c-dc74539163d7.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":"7cc20f98-f05e-4a80-a20c-dc74539163d7.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"password":false,"name":"provider_network","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","empty":false},{"definition":false,"hidden":false,"uniqueId":"7cc20f98-f05e-4a80-a20c-dc74539163d7.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","password":false,"name":"network_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","empty":false},{"definition":false,"hidden":false,"uniqueId":"7cc20f98-f05e-4a80-a20c-dc74539163d7.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","password":false,"name":"network_technology","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","empty":false},{"definition":false,"hidden":false,"uniqueId":"7cc20f98-f05e-4a80-a20c-dc74539163d7.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"password":false,"name":"network_homing","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","empty":false}],"attributes":[{"parentUniqueId":"f06025ba-6407-4120-b99b-61410372f07e","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.f06025ba-6407-4120-b99b-61410372f07e.tosca_name","ownerId":"f06025ba-6407-4120-b99b-61410372f07e","empty":false},{"parentUniqueId":"f06025ba-6407-4120-b99b-61410372f07e","definition":false,"name":"state","type":"string","uniqueId":"attribute.f06025ba-6407-4120-b99b-61410372f07e.state","ownerId":"f06025ba-6407-4120-b99b-61410372f07e","empty":false},{"parentUniqueId":"f06025ba-6407-4120-b99b-61410372f07e","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.f06025ba-6407-4120-b99b-61410372f07e.tosca_id","ownerId":"f06025ba-6407-4120-b99b-61410372f07e","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"Generic NeutronNet 0"},"actualComponentUid":"7cc20f98-f05e-4a80-a20c-dc74539163d7","createdFromCsar":false,"uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.7cc20f98-f05e-4a80-a20c-dc74539163d7.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","creationTime":1628853965673,"icon":"network","originType":"VL","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"genericneutronnet0","componentUid":"7cc20f98-f05e-4a80-a20c-dc74539163d7","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1628853965673,"customizationUUID":"f6166697-4976-4a17-990f-45d441664d9b","posX":"200","posY":"100","componentName":"Generic NeutronNet","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesProperties":{"fc13263e-1082-4ed9-9627-c4600f5ad7f5.7cc20f98-f05e-4a80-a20c-dc74539163d7.genericneutronnet0":[{"definition":false,"hidden":false,"uniqueId":"7cc20f98-f05e-4a80-a20c-dc74539163d7.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":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","empty":false},{"definition":false,"hidden":false,"uniqueId":"7cc20f98-f05e-4a80-a20c-dc74539163d7.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"password":false,"name":"network_assignments","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","empty":false},{"definition":false,"hidden":false,"uniqueId":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"exVL_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","empty":false},{"definition":false,"hidden":false,"uniqueId":"7cc20f98-f05e-4a80-a20c-dc74539163d7.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"password":false,"name":"network_flows","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","empty":false},{"definition":false,"hidden":false,"uniqueId":"7cc20f98-f05e-4a80-a20c-dc74539163d7.network_scope","type":"string","required":false,"password":false,"name":"network_scope","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","empty":false},{"definition":false,"hidden":false,"uniqueId":"7cc20f98-f05e-4a80-a20c-dc74539163d7.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":"7cc20f98-f05e-4a80-a20c-dc74539163d7.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"password":false,"name":"provider_network","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","empty":false},{"definition":false,"hidden":false,"uniqueId":"7cc20f98-f05e-4a80-a20c-dc74539163d7.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","password":false,"name":"network_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","empty":false},{"definition":false,"hidden":false,"uniqueId":"7cc20f98-f05e-4a80-a20c-dc74539163d7.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","password":false,"name":"network_technology","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","empty":false},{"definition":false,"hidden":false,"uniqueId":"7cc20f98-f05e-4a80-a20c-dc74539163d7.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"password":false,"name":"network_homing","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","empty":false}]},"componentInstancesAttributes":{"fc13263e-1082-4ed9-9627-c4600f5ad7f5.7cc20f98-f05e-4a80-a20c-dc74539163d7.genericneutronnet0":[{"parentUniqueId":"f06025ba-6407-4120-b99b-61410372f07e","uniqueId":"attribute.f06025ba-6407-4120-b99b-61410372f07e.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"f06025ba-6407-4120-b99b-61410372f07e","empty":false},{"parentUniqueId":"f06025ba-6407-4120-b99b-61410372f07e","uniqueId":"attribute.f06025ba-6407-4120-b99b-61410372f07e.state","name":"state","type":"string","definition":false,"ownerId":"f06025ba-6407-4120-b99b-61410372f07e","empty":false},{"parentUniqueId":"f06025ba-6407-4120-b99b-61410372f07e","uniqueId":"attribute.f06025ba-6407-4120-b99b-61410372f07e.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"f06025ba-6407-4120-b99b-61410372f07e","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["fc13263e-1082-4ed9-9627-c4600f5ad7f5.7cc20f98-f05e-4a80-a20c-dc74539163d7.genericneutronnet0"],"type":"tosca.capabilities.Node","source":"7cc20f98-f05e-4a80-a20c-dc74539163d7","uniqueId":"capability.f06025ba-6407-4120-b99b-61410372f07e.feature","ownerId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.7cc20f98-f05e-4a80-a20c-dc74539163d7.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"feature","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.feature","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["fc13263e-1082-4ed9-9627-c4600f5ad7f5.7cc20f98-f05e-4a80-a20c-dc74539163d7.genericneutronnet0"],"type":"tosca.capabilities.network.Linkable","source":"7cc20f98-f05e-4a80-a20c-dc74539163d7","uniqueId":"capability.7cc20f98-f05e-4a80-a20c-dc74539163d7.virtual_linkable","ownerId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.7cc20f98-f05e-4a80-a20c-dc74539163d7.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"virtual_linkable","capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.virtual_linkable","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["fc13263e-1082-4ed9-9627-c4600f5ad7f5.7cc20f98-f05e-4a80-a20c-dc74539163d7.genericneutronnet0"],"node":"tosca.nodes.Root","source":"7cc20f98-f05e-4a80-a20c-dc74539163d7","uniqueId":"f06025ba-6407-4120-b99b-61410372f07e.dependency","capability":"tosca.capabilities.Node","ownerId":"f06025ba-6407-4120-b99b-61410372f07e","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","previousName":"dependency","relationship":"tosca.relationships.DependsOn","name":"genericneutronnet0.dependency","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"1efe8885-5348-4d9c-9869-9f4ffcc36eff.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1efe8885-5348-4d9c-9869-9f4ffcc36eff","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"1efe8885-5348-4d9c-9869-9f4ffcc36eff","empty":false},{"definition":false,"hidden":false,"uniqueId":"1efe8885-5348-4d9c-9869-9f4ffcc36eff.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1efe8885-5348-4d9c-9869-9f4ffcc36eff","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"1efe8885-5348-4d9c-9869-9f4ffcc36eff","empty":false},{"definition":false,"hidden":false,"uniqueId":"1efe8885-5348-4d9c-9869-9f4ffcc36eff.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1efe8885-5348-4d9c-9869-9f4ffcc36eff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1efe8885-5348-4d9c-9869-9f4ffcc36eff","empty":false},{"definition":false,"hidden":false,"uniqueId":"1efe8885-5348-4d9c-9869-9f4ffcc36eff.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1efe8885-5348-4d9c-9869-9f4ffcc36eff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1efe8885-5348-4d9c-9869-9f4ffcc36eff","empty":false},{"definition":false,"hidden":false,"uniqueId":"1efe8885-5348-4d9c-9869-9f4ffcc36eff.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1efe8885-5348-4d9c-9869-9f4ffcc36eff","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1efe8885-5348-4d9c-9869-9f4ffcc36eff","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"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":1628853962861,"icon":"network_l_1-3","description":"service","tags":["basic_network"],"uniqueId":"a7c28470-99d1-4a67-b234-28442d5c22c5","componentMetadataForSupportLog":{"SupportablityComponentUUID":"c0e4f268-c967-43dd-accf-5842959c4149","SupportablityComponentName":"basic_network","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"c0e4f268-c967-43dd-accf-5842959c4149","highestVersion":true,"systemName":"BasicNetwork","invariantUUID":"b0606127-539e-4e59-9b4f-24dbfb4beb7f","normalizedName":"basicnetwork","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1628853988417,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1628853962747,"artifactType":"OTHER","uniqueId":"fc13263e-1082-4ed9-9627-c4600f5ad7f5.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":1628853962747,"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":"a7c28470-99d1-4a67-b234-28442d5c22c5"},"categorySpecificMetadata":{},"vspArchived":false,"archiveTime":0,"service":true,"name":"basic_network"}
2021-08-13 11:26:29,660 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-13 11:26:29,660 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-13 11:26:29,660 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-13 11:26:29,661 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-13 11:26:29,661 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-13 11:26:29,663 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-13 11:26:32,065 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 708
2021-08-13 11:26:32,067 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-13 11:26:32,067 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e66e9b69-dd42-4cb1-a6e6-1be783f2a139","invariantUUID":"142de9c4-dcb5-44c7-94eb-49959c72d67d","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e66e9b69-dd42-4cb1-a6e6-1be783f2a139/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c0e4f268-c967-43dd-accf-5842959c4149","invariantUUID":"b0606127-539e-4e59-9b4f-24dbfb4beb7f","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c0e4f268-c967-43dd-accf-5842959c4149/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-13 11:26:32,070 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC
2021-08-13 11:26:32,071 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-13 11:26:32,071 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-13 11:26:32,071 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-13 11:26:32,071 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-13 11:26:32,071 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-13 11:26:32,071 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-13 11:26:32,072 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-13 11:26:32,072 DEBUG 147:__init__.py(1) - number of Service returned: 2
2021-08-13 11:26:32,072 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-13 11:26:32,072 INFO 192:__init__.py(1) - Service found, updating information
2021-08-13 11:26:32,073 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-13 11:26:32,073 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-13 11:26:32,073 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-13 11:26:32,075 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-13 11:26:34,347 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-13 11:26:34,350 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-13 11:26:34,353 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"da4180cc-ccad-4817-b4c7-9aef51eebb45","lifecycleState":"CERTIFIED","lastUpdateDate":1628845890643,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ace9e09-2adb-4b2d-b097-12cb5de89d0a","invariantUUID":"8a3f6373-da2f-4616-a0f2-ff708a487a7b","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"af5a0898-626d-4efa-b966-a0d7fbce426a","lifecycleState":"CERTIFIED","lastUpdateDate":1628845885368,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c5c7d02-61f4-4b6c-ab06-432ff6343be7","invariantUUID":"01e8965e-343f-4bef-8cf9-6e362a2bb261","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b2599cef-86a4-40f7-b757-afdd42862331","lifecycleState":"CERTIFIED","lastUpdateDate":1628845763774,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a185c83-2e03-4461-86be-b32824f5d9af","invariantUUID":"389c1e38-2bbb-47d5-b918-6aa7e71d1425","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3b4baeae-9f58-48f5-9063-519adf139435","lifecycleState":"CERTIFIED","lastUpdateDate":1628850478005,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b60d340b-1135-4a87-8957-e2271438b8ea","invariantUUID":"06db5575-0e6d-4a9d-b346-01c0101e9c3a","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"44291953-903a-4355-b4c0-f12b11b3f561","lifecycleState":"CERTIFIED","lastUpdateDate":1628845442721,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a23d0971-b1a1-4da4-95ea-052072463d29","invariantUUID":"254dfa5f-e615-4dd2-a7e4-e47927b03c9f","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"949b7c84-deb8-4b68-8809-8544057f559a","lifecycleState":"CERTIFIED","lastUpdateDate":1628845475437,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e0179ee-a3f3-40a8-aef7-857c23b6097d","invariantUUID":"72ec9d2a-8ce0-4331-bdc6-def9d5ff757f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"36233c51-5457-4492-8311-cf085adea713","lifecycleState":"CERTIFIED","lastUpdateDate":1628845437101,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62d83a39-57f3-4709-ba51-438425ea67af","invariantUUID":"c3a1832c-a162-4fbb-a82f-13108599e6a4","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"db006fe6-50fa-4a09-a2de-89559b24711e","lifecycleState":"CERTIFIED","lastUpdateDate":1628845671544,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c8185ce1-ea4d-4406-bb6e-eae7f70e158e","invariantUUID":"13d28e21-d9f9-4a0a-9f79-2abfd2a0788c","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":"compute","uniqueId":"c7f0de9e-e2f1-40d9-91e0-d4bf5370e2bd","lifecycleState":"CERTIFIED","lastUpdateDate":1628845782932,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9ad1801-0164-48a1-97d2-efdf6eab3909","invariantUUID":"08b93673-ffcb-453b-b780-a3f42b258708","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c1519b91-a06f-4e8a-aa85-8ee46acb0e65","lifecycleState":"CERTIFIED","lastUpdateDate":1628845977955,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8a04e68-62f4-461d-a6a1-958a35f0ecbd","invariantUUID":"3a1d4b2a-d836-4ad8-afec-841a28547d43","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":"bc0468b8-335f-4e51-bab4-600628b3af0c","lifecycleState":"CERTIFIED","lastUpdateDate":1628845717349,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"467fcb9a-8ec9-4969-a245-6c46b3cd7cbd","invariantUUID":"b241ffc0-c4e7-40fb-9d70-f20558b7d5db","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"534aff22-4f9b-4aea-8c27-f7dd21db0ee4","lifecycleState":"CERTIFIED","lastUpdateDate":1628845512181,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9b13c64-b1e7-4b66-b5d4-0ab956ddbf37","invariantUUID":"0a3f9502-200f-4ce7-9719-a3b929301490","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":"compute","uniqueId":"21ffab97-e21b-40db-8ba2-18f3049bd32c","lifecycleState":"CERTIFIED","lastUpdateDate":1628845603801,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5ce0a27-da9f-40d2-9c41-db52be1231f8","invariantUUID":"c34c7fb7-e313-4b49-a9ff-f299ea398d31","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":"objectStorage","uniqueId":"dc366d4e-dda6-4950-b23c-214f30fd0420","lifecycleState":"CERTIFIED","lastUpdateDate":1628845408679,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a332bc24-db52-48fb-9f38-1edbf6f23aed","invariantUUID":"80635a31-52b7-4ddf-bba4-81ac29afc9ec","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":"compute","uniqueId":"f637f34e-175a-4e9a-8d92-9f268fd6bd73","lifecycleState":"CERTIFIED","lastUpdateDate":1628845986854,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"068ffe75-df6f-4f4c-a9cc-336f68e888c3","invariantUUID":"6ed11aa4-cda5-4063-a2a4-561cf291d39e","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":"compute","uniqueId":"47d03f29-fd45-415b-8d88-769e20d1ae04","lifecycleState":"CERTIFIED","lastUpdateDate":1628845752024,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62e467b5-ef8f-4b5a-b570-6bf18ef8bae6","invariantUUID":"ad927fb2-d0c5-4473-9c58-1f931e1211d5","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec52bf9c-bc4f-4ee3-8f59-5cddfe378c4a","lifecycleState":"CERTIFIED","lastUpdateDate":1628845695709,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f172919-ec73-438b-840f-cdd5560ea35f","invariantUUID":"ba487578-c492-42ba-bece-0c061df5e946","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":"compute","uniqueId":"edb35693-4a00-426d-b851-4d4f0196ddaf","lifecycleState":"CERTIFIED","lastUpdateDate":1628845795047,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c56ed54a-158c-42fd-8bbc-520abd09ebc4","invariantUUID":"73249ab4-071a-4f8d-9fba-20e69d1646c5","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":"937fb752-aae1-48a1-b003-dacf214f0536","lifecycleState":"CERTIFIED","lastUpdateDate":1628845904598,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a46ca9ba-8a7b-4c46-8843-700646207535","invariantUUID":"397b4676-7db3-46fc-9d94-20df94803aa7","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":"objectStorage","uniqueId":"fae88fd2-ac75-4834-b6b0-46980d4263d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628845466463,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e2567a6-b3e5-45c4-8c7d-d1717f63bb1c","invariantUUID":"52610450-18a5-4c63-9b5a-01c4c7a46c42","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ef041b1-28fe-4706-8193-22b5e69f0d4e","lifecycleState":"CERTIFIED","lastUpdateDate":1628845482408,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"327afdc3-f1ff-473a-99a0-787b1508a5ad","invariantUUID":"8f2130f9-1443-4f72-9500-6872e2c32fce","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":"cdbdeb5f-de1f-4635-b4b0-757dcf4f42b0","lifecycleState":"CERTIFIED","lastUpdateDate":1628845494542,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1aaaf8c0-e857-46fc-93fb-fb9cafa5e818","invariantUUID":"d0f99f8c-ea4e-4e54-94f0-512e0100668b","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fac5f59a-4f1b-45aa-8564-8612db54879c","lifecycleState":"CERTIFIED","lastUpdateDate":1628846000519,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2748e7bb-5732-4b9c-852c-bf15ae18db59","invariantUUID":"a11d46ea-5337-47c8-b20a-943d2e4ac88a","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"5ae0e66e-2b76-450e-9996-1677424f15f6","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628845961910,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce2753a2-558d-43ea-b6f2-8aab63c92d2e","invariantUUID":"389c1e38-2bbb-47d5-b918-6aa7e71d1425","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","lifecycleState":"CERTIFIED","lastUpdateDate":1628845501676,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fae2c264-7bb9-4861-8f82-b3504e7992cc","invariantUUID":"7bd1c356-e5f5-4b5f-ae5a-0ad42df80137","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":"objectStorage","uniqueId":"20ed5673-ffd9-48d8-8ca9-8bc07f0cc1b4","lifecycleState":"CERTIFIED","lastUpdateDate":1628845741420,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74a117ba-020c-4e37-95ff-190aa23a0b36","invariantUUID":"1c472b8c-4552-4fc4-bd53-21cf67f95ca3","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":"defaulticon","uniqueId":"c4a44ea6-e6c1-401f-adde-8bc6378fc71b","lifecycleState":"CERTIFIED","lastUpdateDate":1628845857354,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"611cf752-8439-4892-bd9b-aa2cd27154cf","invariantUUID":"bf298eab-ef9d-4c31-9785-32f2107e9d8f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5a1c4554-865c-4e2f-9c0d-643ea86152b1","lifecycleState":"CERTIFIED","lastUpdateDate":1628845921030,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a290873d-c123-450a-ab59-5b16db97955d","invariantUUID":"0dedd7ed-af0c-4c2c-822e-54564ffa237f","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e3e055e3-f665-4af4-8866-b6f026278dc5","lifecycleState":"CERTIFIED","lastUpdateDate":1628845914950,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e633cd0d-3a9f-4ccd-9bfc-ce7bfb299392","invariantUUID":"e1e88086-733d-4714-afb5-5e8ebe52294b","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fdc1d323-8275-4ad6-a8b0-5934fce38b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1628845584434,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a8edb601-8eef-4e3f-99ad-076fc1ddd71b","invariantUUID":"115f430b-1c50-4a0f-b1b6-6918b62c4eca","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8e508d3f-24f6-41c9-8533-4cd55383aa4b","lifecycleState":"CERTIFIED","lastUpdateDate":1628845414929,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93d46904-bb17-4907-a1e9-9ad1a72122ec","invariantUUID":"3ce60fdb-15a7-4df6-8f44-2fcd84dc05a4","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"affac3f2-c00a-485a-8d14-8d0e50af0daa","lifecycleState":"CERTIFIED","lastUpdateDate":1628845775795,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d34e680-0e10-4b66-8484-3971066c0090","invariantUUID":"f1a0932f-b790-413f-bdee-3ef3aa5930d4","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"01c2cab6-4842-4e46-90ef-a20506daae55","lifecycleState":"CERTIFIED","lastUpdateDate":1628845943828,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ee100e7-464c-4bf1-ada9-1c795b787cc0","invariantUUID":"d553f2bc-c2a5-4623-8823-47ab25c57d40","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f33717eb-6f19-4702-80fe-a07393be928f","lifecycleState":"CERTIFIED","lastUpdateDate":1628845898429,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d738328c-ba9b-464c-a41a-cab409f8d00f","invariantUUID":"61148d99-8881-498e-bfc7-bd97e7b09895","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":"357b9224-8d27-4320-9174-8d5f87fd5a10","lifecycleState":"CERTIFIED","lastUpdateDate":1628845577704,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"370c2eb9-21e9-4c5e-8873-e406325b6cb2","invariantUUID":"3b5ed416-aed2-4c9f-b722-48f27b5b11f4","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f26427d-7088-4300-a73e-14e835d6b994","lifecycleState":"CERTIFIED","lastUpdateDate":1628845633693,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ff4c29c-371a-4b42-ac47-ee4441e3a799","invariantUUID":"43430c0d-b6f2-4955-8e09-6e198e1bfc6e","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7cc20f98-f05e-4a80-a20c-dc74539163d7","lifecycleState":"CERTIFIED","lastUpdateDate":1628845723975,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"caa99c0c-b325-48f1-abc5-d9e28d4a551e","invariantUUID":"cfff020b-7a1a-475d-891d-c2b77ed1c252","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74b6faab-43e8-49d2-b009-951b2b34ade7","lifecycleState":"CERTIFIED","lastUpdateDate":1628845801558,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5f86a24-8269-4a67-b224-95a15c26a295","invariantUUID":"f95e4fce-91da-4fab-9d96-2a1640c10264","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":"7e9895e9-0bcf-4810-9a96-cb19b94202eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628845640021,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e285ae23-1d0e-4f2d-b6d9-8c5e23fd54a7","invariantUUID":"00a366fe-b391-4f2e-b8f3-1c6807ea7130","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1bc5d293-89c1-432a-9070-1f3d4e4e61a4","lifecycleState":"CERTIFIED","lastUpdateDate":1628845403143,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0582145b-99fd-4044-80b6-3ee67061622f","invariantUUID":"508fa6b2-d994-4d0e-891f-dd14d1509a85","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":"9df9679c-d584-439c-8b7b-767433f9af15","lifecycleState":"CERTIFIED","lastUpdateDate":1628845746777,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"29e4243d-f51c-4267-8bd0-136d77ed1db4","invariantUUID":"a2e14232-4014-4df2-a52c-7e1467246217","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"cf4996e3-9d90-4aef-a19a-967993533e06","lifecycleState":"CERTIFIED","lastUpdateDate":1628845488122,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c300f1f-b640-4e90-b58f-4975a431760d","invariantUUID":"6d7ea7ed-506c-48aa-9201-fa451fbdd728","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"2fec86e9-2103-46d2-94fb-49679dfc0924","lifecycleState":"CERTIFIED","lastUpdateDate":1628845994556,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e38d42f-532b-456f-835f-5d337164ecea","invariantUUID":"c6e35c7c-731c-47d1-8ad3-ab48fde129c8","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fdefb487-538a-4e06-8f32-eb1529e218d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628845873533,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebc62721-22df-4e7e-a1de-9c65e5deb60f","invariantUUID":"84da2e54-9037-4818-bc68-a94917796f25","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"508add6f-89bf-43cc-ab0c-966792c13e44","lifecycleState":"CERTIFIED","lastUpdateDate":1628845562335,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c00390a9-4674-410c-8f81-67b77ab20ce6","invariantUUID":"fd8ef7aa-7026-43af-8019-a86e9de0b558","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d66bbc27-69cc-44e3-992f-52d2efc854a0","lifecycleState":"CERTIFIED","lastUpdateDate":1628845824037,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30a0ee4d-fcfc-4b9c-b3b2-ffbacb5b2613","invariantUUID":"23befb10-f91b-4184-8a8d-30f686b47c5c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b1942216-15c7-437e-9d3d-5f5b598bd89a","lifecycleState":"CERTIFIED","lastUpdateDate":1628845735577,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"629eb348-79e9-4b08-8e94-79e7da24f008","invariantUUID":"2cee9b69-a7c5-49b0-a51e-e0baaf32ac71","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":"compute","uniqueId":"ce5367c3-6d2e-460d-8e64-f2899be12efd","lifecycleState":"CERTIFIED","lastUpdateDate":1628845378739,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d49aa6cf-e743-4c82-85f2-19cdceb9f77b","invariantUUID":"937cbb7e-8486-4114-b23a-08dc2da196e0","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":"port","uniqueId":"0c3f3097-c83d-482a-aa26-37493d259ed4","lifecycleState":"CERTIFIED","lastUpdateDate":1628845862555,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76f503e9-d9bb-46c3-9a28-ece9e31314fc","invariantUUID":"36ba2478-4dac-4149-bfe4-ac2e0ca67f19","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d718ad26-bfc1-49d3-a2d6-540f1719559c","lifecycleState":"CERTIFIED","lastUpdateDate":1628845708953,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a24bba32-8986-4e8f-9266-2874bfdbfeba","invariantUUID":"cb38db58-752a-4eea-b2c0-f98a08e92547","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":"loadBalancer","uniqueId":"f903496d-ebc5-444f-9a83-0e172dc395b3","lifecycleState":"CERTIFIED","lastUpdateDate":1628845430466,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7e8b4cc-b29d-4c67-85bc-497ad2173a23","invariantUUID":"015c5041-944c-42d1-af1a-8aa93278ae91","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":"objectStorage","uniqueId":"3fe3f31c-1f61-489b-b4d5-a845825cbeeb","lifecycleState":"CERTIFIED","lastUpdateDate":1628845818228,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ca9b8f8-8acc-4c0a-b094-e546b7d6bf3d","invariantUUID":"df9ac636-2dd2-45ea-a8d7-fc536a703b74","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":"9b48cfe6-2a5c-4abf-b2c3-20344a734976","lifecycleState":"CERTIFIED","lastUpdateDate":1628845524303,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"83b618a9-c2c5-4f41-b6b2-7824666f048b","invariantUUID":"57f77bf1-d797-4d9f-b06b-915644bf12fd","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":"abbbbdf5-60eb-4e03-89d6-7612d03da86d","lifecycleState":"CERTIFIED","lastUpdateDate":1628845689943,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5308a547-007d-4a7b-b7e8-23458f9d7bf7","invariantUUID":"07db4424-d399-4be3-a192-981119cc4432","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"011ede19-90e5-439d-bf1d-f2d847db7c2c","lifecycleState":"CERTIFIED","lastUpdateDate":1628845935410,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31dc2841-e89f-4e00-9cca-5b9f00910ba1","invariantUUID":"ad3478f3-1ea6-49d6-9e2c-9670c4e658f2","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":"350a83ae-91c6-4b79-b4a7-28c2344f2fd6","lifecycleState":"CERTIFIED","lastUpdateDate":1628845645587,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee2be6ef-fcc5-4888-a6b8-85cd21625940","invariantUUID":"f0f11e7e-bfd2-4677-bb06-fca7aed4c02d","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3f0f0214-7600-4e78-97ee-410c73d68004","lifecycleState":"CERTIFIED","lastUpdateDate":1628845729269,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5da1a7d3-9580-44c2-b149-b60a887100a5","invariantUUID":"8a999c1d-e289-4232-9910-16dd3b0a76b4","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"944c21b5-f115-43b8-8bad-e82f5bf25228","lifecycleState":"CERTIFIED","lastUpdateDate":1628845616320,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"372433e8-29e2-4cb3-9469-bdc007ba2975","invariantUUID":"5c59e3dc-dd67-4c85-964f-a478f61c70b6","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":"networkrules","uniqueId":"daf30721-6170-4f1c-aded-5ae2a731f25c","lifecycleState":"CERTIFIED","lastUpdateDate":1628845556706,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bac79f0e-a5ee-4182-bfbc-14ba159d85f4","invariantUUID":"adaa1953-12e8-4337-a4b3-9fa3b7ef3e59","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":"7df861d9-8e50-4c12-a871-ed438528b19d","lifecycleState":"CERTIFIED","lastUpdateDate":1628845506879,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f006254a-0860-4270-b9c6-b88ec942c106","invariantUUID":"06dc23a7-5eff-4c98-9eb4-dd071c74f752","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":"securityrules","uniqueId":"a8ce6f4a-5c5c-4d56-99ea-734c24ae51bf","lifecycleState":"CERTIFIED","lastUpdateDate":1628845592041,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6c671880-d313-48bc-b0ae-2d3966442216","invariantUUID":"595ef066-8611-4b4e-84e8-d0ce0e1f8168","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":"89686e6d-5730-4e69-b6bd-82037988d9cf","lifecycleState":"CERTIFIED","lastUpdateDate":1628845868124,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e13596e-a2d4-4bb1-bf79-de5a4cbf0604","invariantUUID":"3621afab-aa50-42b5-8fb3-f4db78ffbfcb","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":"network","uniqueId":"6c65921a-0fe7-41ce-8f05-9f59802f9ff1","lifecycleState":"CERTIFIED","lastUpdateDate":1628845758111,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbbb9851-1bc6-422b-8010-b9101e014df0","invariantUUID":"5e71dea7-767a-4a43-a7d5-c76a062fd225","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"364e1d96-2caa-4871-9aec-bfc5faf5c531","lifecycleState":"CERTIFIED","lastUpdateDate":1628845879639,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9586b88c-1f32-4832-a453-c3c5063fb101","invariantUUID":"b920ae85-e582-4de4-89da-f4dfcb7339a3","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":"83ef2cb5-9afe-4b52-aa6d-45d3343ef582","lifecycleState":"CERTIFIED","lastUpdateDate":1628845610042,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8563686a-2785-4f0f-b144-7ef715afadc8","invariantUUID":"6a1a3350-8d29-46ef-aa49-cc36a01fef33","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":"a80edb23-336d-443c-87be-79b203e60956","lifecycleState":"CERTIFIED","lastUpdateDate":1628845926388,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca44e9b8-5b1a-4863-9550-3630f8ac2251","invariantUUID":"3c002b92-cdce-4fa8-81a2-a85691c2202d","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6c712d68-cfd1-4093-ab7c-58eb6291610e","lifecycleState":"CERTIFIED","lastUpdateDate":1628845981609,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7254980-f91d-4682-8a7d-cc4d0906b479","invariantUUID":"e5240ad3-d3b2-4ec5-8afc-5090c37c6773","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":"1ea7622c-0833-4549-8e7f-6f1d4818c6c0","lifecycleState":"CERTIFIED","lastUpdateDate":1628845621576,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ea2c659-adc5-4806-a208-5cab6e7944d6","invariantUUID":"089abe2d-a9af-4aa4-bfea-bf4b28cd476a","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":"c4ab51af-d947-46e5-b14d-46bbd9f1f99b","lifecycleState":"CERTIFIED","lastUpdateDate":1628845769220,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c89caeba-8fa7-4b9b-aea8-390ced7c057e","invariantUUID":"bd7a12de-37a2-44da-8d46-774c90832ab3","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ac9bbaa9-3a14-414d-a45b-c95459a5b1ce","lifecycleState":"CERTIFIED","lastUpdateDate":1628845518433,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"56f4d430-0571-4ba3-8248-fe8dd864d08b","invariantUUID":"b013519b-1591-44b2-8093-fc3f6807d337","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":"defaulticon","uniqueId":"62797f24-f0c4-416d-a361-4b33bb69d2ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628845850316,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0676ef22-85cb-4f82-8ffa-1e1a002eac35","invariantUUID":"a1a3cecc-de9a-453b-b015-c108551c6ef6","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":"objectStorage","uniqueId":"badc7189-d577-49fc-973e-0810b35bb3ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628845460778,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"356cf8fa-a597-42d6-bc11-73b896b14d2a","invariantUUID":"f8743110-72c7-4710-b93d-3a2a5215c186","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a7c28470-99d1-4a67-b234-28442d5c22c5","lifecycleState":"CERTIFIED","lastUpdateDate":1628853988417,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c0e4f268-c967-43dd-accf-5842959c4149","invariantUUID":"b0606127-539e-4e59-9b4f-24dbfb4beb7f","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"468dd78f-c1b9-4e3e-a1d3-5845052397ce","lifecycleState":"CERTIFIED","lastUpdateDate":1628850537163,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e66e9b69-dd42-4cb1-a6e6-1be783f2a139","invariantUUID":"142de9c4-dcb5-44c7-94eb-49959c72d67d","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-08-13 11:26:34,361 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-13 11:26:34,361 INFO 201:service.py(1) - Service basic_network onboarded
2021-08-13 11:26:34,362 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists *
2021-08-13 11:26:34,363 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-13 11:26:34,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-13 11:26:34,363 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-13 11:26:34,366 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-13 11:26:34,451 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-13 11:26:34,452 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404
2021-08-13 11:26:34,453 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-13 11:26:34,453 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-13 11:26:34,453 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-13 11:26:34,464 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-13 11:26:34,464 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-13 11:26:34,464 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-13 11:26:34,466 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-13 11:26:34,741 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-13 11:26:34,742 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201
2021-08-13 11:26:34,742 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 
2021-08-13 11:26:34,745 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-13 11:26:34,745 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-13 11:26:34,745 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-13 11:26:34,747 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-13 11:26:34,863 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-13 11:26:34,864 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-13 11:26:34,865 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":"1628853994505"}]}
2021-08-13 11:26:34,890 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-13 11:26:34,890 DEBUG 131:onap_service.py(1) - [AAI][Add external system info to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/esr-system-info-list/esr-system-info/beb221f9-b629-44ca-b5de-e54e17cb8014
2021-08-13 11:26:34,890 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: {
    "esr-system-info-id": "beb221f9-b629-44ca-b5de-e54e17cb8014",
    "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-13 11:26:34,892 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-13 11:26:36,639 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/beb221f9-b629-44ca-b5de-e54e17cb8014 HTTP/1.1" 201 0
2021-08-13 11:26:36,640 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201
2021-08-13 11:26:36,640 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 
2021-08-13 11:26:36,643 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-13 11:26:36,643 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-13 11:26:36,643 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-13 11:26:36,645 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-13 11:26:36,726 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-13 11:26:36,727 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404
2021-08-13 11:26:36,727 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-13 11:26:36,727 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-13 11:26:36,728 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-13 11:26:36,728 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant
2021-08-13 11:26:36,728 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise
2021-08-13 11:26:36,733 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-13 11:26:36,733 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-13 11:26:36,733 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-13 11:26:36,735 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-13 11:26:36,943 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-13 11:26:36,944 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201
2021-08-13 11:26:36,944 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 
2021-08-13 11:26:36,946 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-13 11:26:36,947 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-13 11:26:36,947 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None
2021-08-13 11:26:36,948 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-13 11:26:37,026 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-13 11:26:37,027 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404
2021-08-13 11:26:37,027 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-13 11:26:37,027 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-13 11:26:37,028 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-13 11:26:37,031 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-13 11:26:37,031 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-13 11:26:37,032 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-13 11:26:37,033 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-13 11:26:37,824 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-13 11:26:37,825 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201
2021-08-13 11:26:37,826 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 
2021-08-13 11:26:37,840 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-13 11:26:37,841 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-13 11:26:37,841 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-13 11:26:37,842 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-13 11:26:39,127 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-13 11:26:39,129 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 201
2021-08-13 11:26:39,129 DEBUG 146:onap_service.py(1) - [AAI][create complex] response: 
2021-08-13 11:26:39,133 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-13 11:26:39,133 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-13 11:26:39,134 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-13 11:26:39,137 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-13 11:26:39,220 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-13 11:26:39,221 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-13 11:26:39,222 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":"1628853994505"}]}
2021-08-13 11:26:39,237 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-13 11:26:39,237 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-13 11:26:39,237 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-13 11:26:39,239 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-13 11:26:39,623 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-13 11:26:39,624 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200
2021-08-13 11:26:39,624 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 
2021-08-13 11:26:39,638 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-13 11:26:39,638 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-13 11:26:39,638 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-13 11:26:39,641 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-13 11:26:39,743 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-13 11:26:39,744 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201
2021-08-13 11:26:39,744 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 
2021-08-13 11:26:39,747 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-13 11:26:39,748 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-13 11:26:39,748 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None
2021-08-13 11:26:39,750 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-13 11:26:39,830 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-13 11:26:39,831 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200
2021-08-13 11:26:39,831 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":"1628853999681"}
2021-08-13 11:26:39,835 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-13 11:26:39,835 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-13 11:26:39,835 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-13 11:26:39,837 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-13 11:26:39,925 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-13 11:26:39,927 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-13 11:26:39,927 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":"1628853999681"}
2021-08-13 11:26:39,930 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-13 11:26:39,931 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-13 11:26:39,931 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-13 11:26:39,933 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-13 11:26:40,027 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-13 11:26:40,028 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 404
2021-08-13 11:26:40,029 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-13 11:26:40,029 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-13 11:26:40,029 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-13 11:26:40,029 INFO 561:customer.py(1) - Create service subscription for basicnw-customer customer
2021-08-13 11:26:40,033 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-13 11:26:40,033 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-13 11:26:40,034 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-13 11:26:40,034 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-13 11:26:40,034 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-13 11:26:40,036 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-13 11:26:41,068 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 708
2021-08-13 11:26:41,070 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-13 11:26:41,071 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e66e9b69-dd42-4cb1-a6e6-1be783f2a139","invariantUUID":"142de9c4-dcb5-44c7-94eb-49959c72d67d","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e66e9b69-dd42-4cb1-a6e6-1be783f2a139/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c0e4f268-c967-43dd-accf-5842959c4149","invariantUUID":"b0606127-539e-4e59-9b4f-24dbfb4beb7f","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c0e4f268-c967-43dd-accf-5842959c4149/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-13 11:26:41,074 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC
2021-08-13 11:26:41,075 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-13 11:26:41,075 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-13 11:26:41,075 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-13 11:26:41,076 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-13 11:26:41,076 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-13 11:26:41,076 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-13 11:26:41,077 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-13 11:26:41,077 DEBUG 147:__init__.py(1) - number of Service returned: 2
2021-08-13 11:26:41,077 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-13 11:26:41,077 INFO 192:__init__.py(1) - Service found, updating information
2021-08-13 11:26:41,078 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-13 11:26:41,079 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-13 11:26:41,079 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-13 11:26:41,081 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-13 11:26:41,781 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-13 11:26:41,783 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-13 11:26:41,787 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"da4180cc-ccad-4817-b4c7-9aef51eebb45","lifecycleState":"CERTIFIED","lastUpdateDate":1628845890643,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ace9e09-2adb-4b2d-b097-12cb5de89d0a","invariantUUID":"8a3f6373-da2f-4616-a0f2-ff708a487a7b","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"af5a0898-626d-4efa-b966-a0d7fbce426a","lifecycleState":"CERTIFIED","lastUpdateDate":1628845885368,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c5c7d02-61f4-4b6c-ab06-432ff6343be7","invariantUUID":"01e8965e-343f-4bef-8cf9-6e362a2bb261","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b2599cef-86a4-40f7-b757-afdd42862331","lifecycleState":"CERTIFIED","lastUpdateDate":1628845763774,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a185c83-2e03-4461-86be-b32824f5d9af","invariantUUID":"389c1e38-2bbb-47d5-b918-6aa7e71d1425","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3b4baeae-9f58-48f5-9063-519adf139435","lifecycleState":"CERTIFIED","lastUpdateDate":1628850478005,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b60d340b-1135-4a87-8957-e2271438b8ea","invariantUUID":"06db5575-0e6d-4a9d-b346-01c0101e9c3a","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"44291953-903a-4355-b4c0-f12b11b3f561","lifecycleState":"CERTIFIED","lastUpdateDate":1628845442721,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a23d0971-b1a1-4da4-95ea-052072463d29","invariantUUID":"254dfa5f-e615-4dd2-a7e4-e47927b03c9f","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"949b7c84-deb8-4b68-8809-8544057f559a","lifecycleState":"CERTIFIED","lastUpdateDate":1628845475437,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e0179ee-a3f3-40a8-aef7-857c23b6097d","invariantUUID":"72ec9d2a-8ce0-4331-bdc6-def9d5ff757f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"36233c51-5457-4492-8311-cf085adea713","lifecycleState":"CERTIFIED","lastUpdateDate":1628845437101,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62d83a39-57f3-4709-ba51-438425ea67af","invariantUUID":"c3a1832c-a162-4fbb-a82f-13108599e6a4","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"db006fe6-50fa-4a09-a2de-89559b24711e","lifecycleState":"CERTIFIED","lastUpdateDate":1628845671544,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c8185ce1-ea4d-4406-bb6e-eae7f70e158e","invariantUUID":"13d28e21-d9f9-4a0a-9f79-2abfd2a0788c","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":"compute","uniqueId":"c7f0de9e-e2f1-40d9-91e0-d4bf5370e2bd","lifecycleState":"CERTIFIED","lastUpdateDate":1628845782932,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9ad1801-0164-48a1-97d2-efdf6eab3909","invariantUUID":"08b93673-ffcb-453b-b780-a3f42b258708","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c1519b91-a06f-4e8a-aa85-8ee46acb0e65","lifecycleState":"CERTIFIED","lastUpdateDate":1628845977955,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8a04e68-62f4-461d-a6a1-958a35f0ecbd","invariantUUID":"3a1d4b2a-d836-4ad8-afec-841a28547d43","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":"bc0468b8-335f-4e51-bab4-600628b3af0c","lifecycleState":"CERTIFIED","lastUpdateDate":1628845717349,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"467fcb9a-8ec9-4969-a245-6c46b3cd7cbd","invariantUUID":"b241ffc0-c4e7-40fb-9d70-f20558b7d5db","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"534aff22-4f9b-4aea-8c27-f7dd21db0ee4","lifecycleState":"CERTIFIED","lastUpdateDate":1628845512181,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9b13c64-b1e7-4b66-b5d4-0ab956ddbf37","invariantUUID":"0a3f9502-200f-4ce7-9719-a3b929301490","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":"compute","uniqueId":"21ffab97-e21b-40db-8ba2-18f3049bd32c","lifecycleState":"CERTIFIED","lastUpdateDate":1628845603801,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5ce0a27-da9f-40d2-9c41-db52be1231f8","invariantUUID":"c34c7fb7-e313-4b49-a9ff-f299ea398d31","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":"objectStorage","uniqueId":"dc366d4e-dda6-4950-b23c-214f30fd0420","lifecycleState":"CERTIFIED","lastUpdateDate":1628845408679,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a332bc24-db52-48fb-9f38-1edbf6f23aed","invariantUUID":"80635a31-52b7-4ddf-bba4-81ac29afc9ec","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":"compute","uniqueId":"f637f34e-175a-4e9a-8d92-9f268fd6bd73","lifecycleState":"CERTIFIED","lastUpdateDate":1628845986854,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"068ffe75-df6f-4f4c-a9cc-336f68e888c3","invariantUUID":"6ed11aa4-cda5-4063-a2a4-561cf291d39e","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":"compute","uniqueId":"47d03f29-fd45-415b-8d88-769e20d1ae04","lifecycleState":"CERTIFIED","lastUpdateDate":1628845752024,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62e467b5-ef8f-4b5a-b570-6bf18ef8bae6","invariantUUID":"ad927fb2-d0c5-4473-9c58-1f931e1211d5","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec52bf9c-bc4f-4ee3-8f59-5cddfe378c4a","lifecycleState":"CERTIFIED","lastUpdateDate":1628845695709,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f172919-ec73-438b-840f-cdd5560ea35f","invariantUUID":"ba487578-c492-42ba-bece-0c061df5e946","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":"compute","uniqueId":"edb35693-4a00-426d-b851-4d4f0196ddaf","lifecycleState":"CERTIFIED","lastUpdateDate":1628845795047,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c56ed54a-158c-42fd-8bbc-520abd09ebc4","invariantUUID":"73249ab4-071a-4f8d-9fba-20e69d1646c5","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":"937fb752-aae1-48a1-b003-dacf214f0536","lifecycleState":"CERTIFIED","lastUpdateDate":1628845904598,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a46ca9ba-8a7b-4c46-8843-700646207535","invariantUUID":"397b4676-7db3-46fc-9d94-20df94803aa7","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":"objectStorage","uniqueId":"fae88fd2-ac75-4834-b6b0-46980d4263d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628845466463,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e2567a6-b3e5-45c4-8c7d-d1717f63bb1c","invariantUUID":"52610450-18a5-4c63-9b5a-01c4c7a46c42","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ef041b1-28fe-4706-8193-22b5e69f0d4e","lifecycleState":"CERTIFIED","lastUpdateDate":1628845482408,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"327afdc3-f1ff-473a-99a0-787b1508a5ad","invariantUUID":"8f2130f9-1443-4f72-9500-6872e2c32fce","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":"cdbdeb5f-de1f-4635-b4b0-757dcf4f42b0","lifecycleState":"CERTIFIED","lastUpdateDate":1628845494542,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1aaaf8c0-e857-46fc-93fb-fb9cafa5e818","invariantUUID":"d0f99f8c-ea4e-4e54-94f0-512e0100668b","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fac5f59a-4f1b-45aa-8564-8612db54879c","lifecycleState":"CERTIFIED","lastUpdateDate":1628846000519,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2748e7bb-5732-4b9c-852c-bf15ae18db59","invariantUUID":"a11d46ea-5337-47c8-b20a-943d2e4ac88a","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"5ae0e66e-2b76-450e-9996-1677424f15f6","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628845961910,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce2753a2-558d-43ea-b6f2-8aab63c92d2e","invariantUUID":"389c1e38-2bbb-47d5-b918-6aa7e71d1425","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","lifecycleState":"CERTIFIED","lastUpdateDate":1628845501676,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fae2c264-7bb9-4861-8f82-b3504e7992cc","invariantUUID":"7bd1c356-e5f5-4b5f-ae5a-0ad42df80137","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":"objectStorage","uniqueId":"20ed5673-ffd9-48d8-8ca9-8bc07f0cc1b4","lifecycleState":"CERTIFIED","lastUpdateDate":1628845741420,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74a117ba-020c-4e37-95ff-190aa23a0b36","invariantUUID":"1c472b8c-4552-4fc4-bd53-21cf67f95ca3","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":"defaulticon","uniqueId":"c4a44ea6-e6c1-401f-adde-8bc6378fc71b","lifecycleState":"CERTIFIED","lastUpdateDate":1628845857354,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"611cf752-8439-4892-bd9b-aa2cd27154cf","invariantUUID":"bf298eab-ef9d-4c31-9785-32f2107e9d8f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5a1c4554-865c-4e2f-9c0d-643ea86152b1","lifecycleState":"CERTIFIED","lastUpdateDate":1628845921030,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a290873d-c123-450a-ab59-5b16db97955d","invariantUUID":"0dedd7ed-af0c-4c2c-822e-54564ffa237f","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e3e055e3-f665-4af4-8866-b6f026278dc5","lifecycleState":"CERTIFIED","lastUpdateDate":1628845914950,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e633cd0d-3a9f-4ccd-9bfc-ce7bfb299392","invariantUUID":"e1e88086-733d-4714-afb5-5e8ebe52294b","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fdc1d323-8275-4ad6-a8b0-5934fce38b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1628845584434,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a8edb601-8eef-4e3f-99ad-076fc1ddd71b","invariantUUID":"115f430b-1c50-4a0f-b1b6-6918b62c4eca","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8e508d3f-24f6-41c9-8533-4cd55383aa4b","lifecycleState":"CERTIFIED","lastUpdateDate":1628845414929,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93d46904-bb17-4907-a1e9-9ad1a72122ec","invariantUUID":"3ce60fdb-15a7-4df6-8f44-2fcd84dc05a4","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"affac3f2-c00a-485a-8d14-8d0e50af0daa","lifecycleState":"CERTIFIED","lastUpdateDate":1628845775795,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d34e680-0e10-4b66-8484-3971066c0090","invariantUUID":"f1a0932f-b790-413f-bdee-3ef3aa5930d4","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"01c2cab6-4842-4e46-90ef-a20506daae55","lifecycleState":"CERTIFIED","lastUpdateDate":1628845943828,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ee100e7-464c-4bf1-ada9-1c795b787cc0","invariantUUID":"d553f2bc-c2a5-4623-8823-47ab25c57d40","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f33717eb-6f19-4702-80fe-a07393be928f","lifecycleState":"CERTIFIED","lastUpdateDate":1628845898429,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d738328c-ba9b-464c-a41a-cab409f8d00f","invariantUUID":"61148d99-8881-498e-bfc7-bd97e7b09895","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":"357b9224-8d27-4320-9174-8d5f87fd5a10","lifecycleState":"CERTIFIED","lastUpdateDate":1628845577704,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"370c2eb9-21e9-4c5e-8873-e406325b6cb2","invariantUUID":"3b5ed416-aed2-4c9f-b722-48f27b5b11f4","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f26427d-7088-4300-a73e-14e835d6b994","lifecycleState":"CERTIFIED","lastUpdateDate":1628845633693,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ff4c29c-371a-4b42-ac47-ee4441e3a799","invariantUUID":"43430c0d-b6f2-4955-8e09-6e198e1bfc6e","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7cc20f98-f05e-4a80-a20c-dc74539163d7","lifecycleState":"CERTIFIED","lastUpdateDate":1628845723975,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"caa99c0c-b325-48f1-abc5-d9e28d4a551e","invariantUUID":"cfff020b-7a1a-475d-891d-c2b77ed1c252","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74b6faab-43e8-49d2-b009-951b2b34ade7","lifecycleState":"CERTIFIED","lastUpdateDate":1628845801558,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5f86a24-8269-4a67-b224-95a15c26a295","invariantUUID":"f95e4fce-91da-4fab-9d96-2a1640c10264","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":"7e9895e9-0bcf-4810-9a96-cb19b94202eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628845640021,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e285ae23-1d0e-4f2d-b6d9-8c5e23fd54a7","invariantUUID":"00a366fe-b391-4f2e-b8f3-1c6807ea7130","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1bc5d293-89c1-432a-9070-1f3d4e4e61a4","lifecycleState":"CERTIFIED","lastUpdateDate":1628845403143,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0582145b-99fd-4044-80b6-3ee67061622f","invariantUUID":"508fa6b2-d994-4d0e-891f-dd14d1509a85","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":"9df9679c-d584-439c-8b7b-767433f9af15","lifecycleState":"CERTIFIED","lastUpdateDate":1628845746777,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"29e4243d-f51c-4267-8bd0-136d77ed1db4","invariantUUID":"a2e14232-4014-4df2-a52c-7e1467246217","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"cf4996e3-9d90-4aef-a19a-967993533e06","lifecycleState":"CERTIFIED","lastUpdateDate":1628845488122,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c300f1f-b640-4e90-b58f-4975a431760d","invariantUUID":"6d7ea7ed-506c-48aa-9201-fa451fbdd728","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"2fec86e9-2103-46d2-94fb-49679dfc0924","lifecycleState":"CERTIFIED","lastUpdateDate":1628845994556,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e38d42f-532b-456f-835f-5d337164ecea","invariantUUID":"c6e35c7c-731c-47d1-8ad3-ab48fde129c8","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fdefb487-538a-4e06-8f32-eb1529e218d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628845873533,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebc62721-22df-4e7e-a1de-9c65e5deb60f","invariantUUID":"84da2e54-9037-4818-bc68-a94917796f25","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"508add6f-89bf-43cc-ab0c-966792c13e44","lifecycleState":"CERTIFIED","lastUpdateDate":1628845562335,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c00390a9-4674-410c-8f81-67b77ab20ce6","invariantUUID":"fd8ef7aa-7026-43af-8019-a86e9de0b558","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d66bbc27-69cc-44e3-992f-52d2efc854a0","lifecycleState":"CERTIFIED","lastUpdateDate":1628845824037,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30a0ee4d-fcfc-4b9c-b3b2-ffbacb5b2613","invariantUUID":"23befb10-f91b-4184-8a8d-30f686b47c5c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b1942216-15c7-437e-9d3d-5f5b598bd89a","lifecycleState":"CERTIFIED","lastUpdateDate":1628845735577,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"629eb348-79e9-4b08-8e94-79e7da24f008","invariantUUID":"2cee9b69-a7c5-49b0-a51e-e0baaf32ac71","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":"compute","uniqueId":"ce5367c3-6d2e-460d-8e64-f2899be12efd","lifecycleState":"CERTIFIED","lastUpdateDate":1628845378739,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d49aa6cf-e743-4c82-85f2-19cdceb9f77b","invariantUUID":"937cbb7e-8486-4114-b23a-08dc2da196e0","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":"port","uniqueId":"0c3f3097-c83d-482a-aa26-37493d259ed4","lifecycleState":"CERTIFIED","lastUpdateDate":1628845862555,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76f503e9-d9bb-46c3-9a28-ece9e31314fc","invariantUUID":"36ba2478-4dac-4149-bfe4-ac2e0ca67f19","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d718ad26-bfc1-49d3-a2d6-540f1719559c","lifecycleState":"CERTIFIED","lastUpdateDate":1628845708953,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a24bba32-8986-4e8f-9266-2874bfdbfeba","invariantUUID":"cb38db58-752a-4eea-b2c0-f98a08e92547","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":"loadBalancer","uniqueId":"f903496d-ebc5-444f-9a83-0e172dc395b3","lifecycleState":"CERTIFIED","lastUpdateDate":1628845430466,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7e8b4cc-b29d-4c67-85bc-497ad2173a23","invariantUUID":"015c5041-944c-42d1-af1a-8aa93278ae91","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":"objectStorage","uniqueId":"3fe3f31c-1f61-489b-b4d5-a845825cbeeb","lifecycleState":"CERTIFIED","lastUpdateDate":1628845818228,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ca9b8f8-8acc-4c0a-b094-e546b7d6bf3d","invariantUUID":"df9ac636-2dd2-45ea-a8d7-fc536a703b74","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":"9b48cfe6-2a5c-4abf-b2c3-20344a734976","lifecycleState":"CERTIFIED","lastUpdateDate":1628845524303,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"83b618a9-c2c5-4f41-b6b2-7824666f048b","invariantUUID":"57f77bf1-d797-4d9f-b06b-915644bf12fd","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":"abbbbdf5-60eb-4e03-89d6-7612d03da86d","lifecycleState":"CERTIFIED","lastUpdateDate":1628845689943,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5308a547-007d-4a7b-b7e8-23458f9d7bf7","invariantUUID":"07db4424-d399-4be3-a192-981119cc4432","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"011ede19-90e5-439d-bf1d-f2d847db7c2c","lifecycleState":"CERTIFIED","lastUpdateDate":1628845935410,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31dc2841-e89f-4e00-9cca-5b9f00910ba1","invariantUUID":"ad3478f3-1ea6-49d6-9e2c-9670c4e658f2","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":"350a83ae-91c6-4b79-b4a7-28c2344f2fd6","lifecycleState":"CERTIFIED","lastUpdateDate":1628845645587,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee2be6ef-fcc5-4888-a6b8-85cd21625940","invariantUUID":"f0f11e7e-bfd2-4677-bb06-fca7aed4c02d","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3f0f0214-7600-4e78-97ee-410c73d68004","lifecycleState":"CERTIFIED","lastUpdateDate":1628845729269,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5da1a7d3-9580-44c2-b149-b60a887100a5","invariantUUID":"8a999c1d-e289-4232-9910-16dd3b0a76b4","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"944c21b5-f115-43b8-8bad-e82f5bf25228","lifecycleState":"CERTIFIED","lastUpdateDate":1628845616320,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"372433e8-29e2-4cb3-9469-bdc007ba2975","invariantUUID":"5c59e3dc-dd67-4c85-964f-a478f61c70b6","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":"networkrules","uniqueId":"daf30721-6170-4f1c-aded-5ae2a731f25c","lifecycleState":"CERTIFIED","lastUpdateDate":1628845556706,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bac79f0e-a5ee-4182-bfbc-14ba159d85f4","invariantUUID":"adaa1953-12e8-4337-a4b3-9fa3b7ef3e59","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":"7df861d9-8e50-4c12-a871-ed438528b19d","lifecycleState":"CERTIFIED","lastUpdateDate":1628845506879,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f006254a-0860-4270-b9c6-b88ec942c106","invariantUUID":"06dc23a7-5eff-4c98-9eb4-dd071c74f752","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":"securityrules","uniqueId":"a8ce6f4a-5c5c-4d56-99ea-734c24ae51bf","lifecycleState":"CERTIFIED","lastUpdateDate":1628845592041,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6c671880-d313-48bc-b0ae-2d3966442216","invariantUUID":"595ef066-8611-4b4e-84e8-d0ce0e1f8168","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":"89686e6d-5730-4e69-b6bd-82037988d9cf","lifecycleState":"CERTIFIED","lastUpdateDate":1628845868124,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e13596e-a2d4-4bb1-bf79-de5a4cbf0604","invariantUUID":"3621afab-aa50-42b5-8fb3-f4db78ffbfcb","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":"network","uniqueId":"6c65921a-0fe7-41ce-8f05-9f59802f9ff1","lifecycleState":"CERTIFIED","lastUpdateDate":1628845758111,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbbb9851-1bc6-422b-8010-b9101e014df0","invariantUUID":"5e71dea7-767a-4a43-a7d5-c76a062fd225","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"364e1d96-2caa-4871-9aec-bfc5faf5c531","lifecycleState":"CERTIFIED","lastUpdateDate":1628845879639,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9586b88c-1f32-4832-a453-c3c5063fb101","invariantUUID":"b920ae85-e582-4de4-89da-f4dfcb7339a3","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":"83ef2cb5-9afe-4b52-aa6d-45d3343ef582","lifecycleState":"CERTIFIED","lastUpdateDate":1628845610042,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8563686a-2785-4f0f-b144-7ef715afadc8","invariantUUID":"6a1a3350-8d29-46ef-aa49-cc36a01fef33","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":"a80edb23-336d-443c-87be-79b203e60956","lifecycleState":"CERTIFIED","lastUpdateDate":1628845926388,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca44e9b8-5b1a-4863-9550-3630f8ac2251","invariantUUID":"3c002b92-cdce-4fa8-81a2-a85691c2202d","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6c712d68-cfd1-4093-ab7c-58eb6291610e","lifecycleState":"CERTIFIED","lastUpdateDate":1628845981609,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7254980-f91d-4682-8a7d-cc4d0906b479","invariantUUID":"e5240ad3-d3b2-4ec5-8afc-5090c37c6773","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":"1ea7622c-0833-4549-8e7f-6f1d4818c6c0","lifecycleState":"CERTIFIED","lastUpdateDate":1628845621576,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ea2c659-adc5-4806-a208-5cab6e7944d6","invariantUUID":"089abe2d-a9af-4aa4-bfea-bf4b28cd476a","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":"c4ab51af-d947-46e5-b14d-46bbd9f1f99b","lifecycleState":"CERTIFIED","lastUpdateDate":1628845769220,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c89caeba-8fa7-4b9b-aea8-390ced7c057e","invariantUUID":"bd7a12de-37a2-44da-8d46-774c90832ab3","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ac9bbaa9-3a14-414d-a45b-c95459a5b1ce","lifecycleState":"CERTIFIED","lastUpdateDate":1628845518433,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"56f4d430-0571-4ba3-8248-fe8dd864d08b","invariantUUID":"b013519b-1591-44b2-8093-fc3f6807d337","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":"defaulticon","uniqueId":"62797f24-f0c4-416d-a361-4b33bb69d2ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628845850316,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0676ef22-85cb-4f82-8ffa-1e1a002eac35","invariantUUID":"a1a3cecc-de9a-453b-b015-c108551c6ef6","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":"objectStorage","uniqueId":"badc7189-d577-49fc-973e-0810b35bb3ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628845460778,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"356cf8fa-a597-42d6-bc11-73b896b14d2a","invariantUUID":"f8743110-72c7-4710-b93d-3a2a5215c186","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a7c28470-99d1-4a67-b234-28442d5c22c5","lifecycleState":"CERTIFIED","lastUpdateDate":1628853988417,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c0e4f268-c967-43dd-accf-5842959c4149","invariantUUID":"b0606127-539e-4e59-9b4f-24dbfb4beb7f","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"468dd78f-c1b9-4e3e-a1d3-5845052397ce","lifecycleState":"CERTIFIED","lastUpdateDate":1628850537163,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e66e9b69-dd42-4cb1-a6e6-1be783f2a139","invariantUUID":"142de9c4-dcb5-44c7-94eb-49959c72d67d","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-08-13 11:26:41,796 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-13 11:26:41,797 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-13 11:26:41,797 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-13 11:26:41,797 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: {
    "service-id": "b0606127-539e-4e59-9b4f-24dbfb4beb7f"
}
2021-08-13 11:26:41,799 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-13 11:26:41,881 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-13 11:26:41,882 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201
2021-08-13 11:26:41,882 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 
2021-08-13 11:26:41,885 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-13 11:26:41,885 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-13 11:26:41,886 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-13 11:26:41,888 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-13 11:26:41,937 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-13 11:26:41,938 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-13 11:26:41,938 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1628854001836"}]}
2021-08-13 11:26:41,940 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-13 11:26:41,941 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-13 11:26:41,941 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-13 11:26:41,943 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-13 11:26:41,989 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-13 11:26:41,990 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-13 11:26:41,990 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":"1628853999681"}
2021-08-13 11:26:41,993 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-13 11:26:41,993 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-13 11:26:41,993 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-13 11:26:41,995 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-13 11:26:42,047 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-13 11:26:42,048 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-13 11:26:42,048 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1628854001836"}]}
2021-08-13 11:26:42,050 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-13 11:26:42,051 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-13 11:26:42,051 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-13 11:26:42,053 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-13 11:26:42,114 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-13 11:26:42,115 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-13 11:26:42,115 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":"1628853999272","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-13 11:26:42,117 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-13 11:26:42,117 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-13 11:26:42,117 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-13 11:26:42,118 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-13 11:26:42,157 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-13 11:26:42,158 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-13 11:26:42,158 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628853996777"}
2021-08-13 11:26:42,165 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-13 11:26:42,165 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-13 11:26:42,165 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=1628853996777",
    
    
        "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-13 11:26:42,167 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-13 11:26:42,259 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-13 11:26:42,260 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200
2021-08-13 11:26:42,260 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 
2021-08-13 11:26:42,263 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-13 11:26:42,263 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-13 11:26:42,263 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-13 11:26:42,264 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-13 11:26:42,305 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-13 11:26:42,305 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-13 11:26:42,305 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":"1628853999681"}
2021-08-13 11:26:42,307 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-13 11:26:42,307 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-13 11:26:42,307 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-13 11:26:42,309 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-13 11:26:42,357 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-13 11:26:42,358 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-13 11:26:42,358 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":"1628853999272","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-13 11:26:42,360 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-13 11:26:42,360 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-13 11:26:42,360 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-13 11:26:42,362 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-13 11:26:42,410 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-13 11:26:42,411 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-13 11:26:42,411 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628854002194","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-13 11:26:42,414 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-13 11:26:42,414 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-13 11:26:42,414 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None
2021-08-13 11:26:42,415 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-13 11:26:42,479 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-13 11:26:42,480 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200
2021-08-13 11:26:42,481 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"abeedc97-dd79-4b56-8214-b4abc48ad460","owning-entity-name":"OE-ETE_Customer-abeedc97-dd79-4b56-8214-b4abc48ad460","resource-version":"1628853504244","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/customers/customer/ETE_Customer_4e6ef603-0913-42a4-aef5-71acf14e7757/service-subscriptions/service-subscription/pNF/service-instances/service-instance/62652c42-05d9-40f9-9939-559cbbe35c30","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_4e6ef603-0913-42a4-aef5-71acf14e7757"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"62652c42-05d9-40f9-9939-559cbbe35c30"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Name4e6ef603-0913-42a4-aef5-71acf14e7757"}]}]}}]}
2021-08-13 11:26:42,483 INFO 198:service_ala_carte.py(1) - Owning entity not found, create it
2021-08-13 11:26:42,487 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-13 11:26:42,487 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/69909e2c-356d-4cfc-a194-ffd7b0e1dd8f
2021-08-13 11:26:42,487 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: {
    "owning-entity-name": "basicnw-oe",
    "owning-entity-id": "69909e2c-356d-4cfc-a194-ffd7b0e1dd8f"
}
2021-08-13 11:26:42,489 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-13 11:26:42,557 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/owning-entities/owning-entity/69909e2c-356d-4cfc-a194-ffd7b0e1dd8f HTTP/1.1" 201 0
2021-08-13 11:26:42,559 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201
2021-08-13 11:26:42,559 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 
2021-08-13 11:26:42,561 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-13 11:26:42,562 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/69909e2c-356d-4cfc-a194-ffd7b0e1dd8f
2021-08-13 11:26:42,562 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None
2021-08-13 11:26:42,564 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-13 11:26:42,608 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities/owning-entity/69909e2c-356d-4cfc-a194-ffd7b0e1dd8f HTTP/1.1" 200 128
2021-08-13 11:26:42,609 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200
2021-08-13 11:26:42,609 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"69909e2c-356d-4cfc-a194-ffd7b0e1dd8f","owning-entity-name":"basicnw-oe","resource-version":"1628854002520"}
2021-08-13 11:26:42,614 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-13 11:26:42,615 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-13 11:26:42,615 DEBUG 132:onap_service.py(1) - [None][Declare VID resource with basicnw-project name] data sent: {
    "options": ["basicnw-project"]
}
2021-08-13 11:26:42,616 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): vid.api.simpledemo.onap.org:30200
2021-08-13 11:26:42,829 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-13 11:26:42,831 INFO 142:onap_service.py(1) - [None][Declare VID resource with basicnw-project name] response code: 200
2021-08-13 11:26:42,831 DEBUG 146:onap_service.py(1) - [None][Declare VID resource with basicnw-project name] response: {"errors":[]}
2021-08-13 11:26:42,834 INFO 203:service_ala_carte.py(1) - ******** Check Service Distribution *******
2021-08-13 11:26:42,834 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-13 11:26:42,835 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-13 11:26:42,835 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-13 11:26:42,835 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-13 11:26:42,836 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-13 11:26:42,838 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-13 11:26:43,344 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 708
2021-08-13 11:26:43,346 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-13 11:26:43,346 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e66e9b69-dd42-4cb1-a6e6-1be783f2a139","invariantUUID":"142de9c4-dcb5-44c7-94eb-49959c72d67d","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e66e9b69-dd42-4cb1-a6e6-1be783f2a139/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c0e4f268-c967-43dd-accf-5842959c4149","invariantUUID":"b0606127-539e-4e59-9b4f-24dbfb4beb7f","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c0e4f268-c967-43dd-accf-5842959c4149/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-13 11:26:43,348 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC
2021-08-13 11:26:43,349 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-13 11:26:43,349 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-13 11:26:43,349 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-13 11:26:43,349 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-13 11:26:43,349 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-13 11:26:43,350 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-13 11:26:43,350 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-13 11:26:43,350 DEBUG 147:__init__.py(1) - number of Service returned: 2
2021-08-13 11:26:43,350 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-13 11:26:43,350 INFO 192:__init__.py(1) - Service found, updating information
2021-08-13 11:26:43,351 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-13 11:26:43,351 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-13 11:26:43,351 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-13 11:26:43,353 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-13 11:26:44,040 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-13 11:26:44,042 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-13 11:26:44,044 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"da4180cc-ccad-4817-b4c7-9aef51eebb45","lifecycleState":"CERTIFIED","lastUpdateDate":1628845890643,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ace9e09-2adb-4b2d-b097-12cb5de89d0a","invariantUUID":"8a3f6373-da2f-4616-a0f2-ff708a487a7b","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"af5a0898-626d-4efa-b966-a0d7fbce426a","lifecycleState":"CERTIFIED","lastUpdateDate":1628845885368,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c5c7d02-61f4-4b6c-ab06-432ff6343be7","invariantUUID":"01e8965e-343f-4bef-8cf9-6e362a2bb261","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b2599cef-86a4-40f7-b757-afdd42862331","lifecycleState":"CERTIFIED","lastUpdateDate":1628845763774,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a185c83-2e03-4461-86be-b32824f5d9af","invariantUUID":"389c1e38-2bbb-47d5-b918-6aa7e71d1425","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3b4baeae-9f58-48f5-9063-519adf139435","lifecycleState":"CERTIFIED","lastUpdateDate":1628850478005,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b60d340b-1135-4a87-8957-e2271438b8ea","invariantUUID":"06db5575-0e6d-4a9d-b346-01c0101e9c3a","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"44291953-903a-4355-b4c0-f12b11b3f561","lifecycleState":"CERTIFIED","lastUpdateDate":1628845442721,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a23d0971-b1a1-4da4-95ea-052072463d29","invariantUUID":"254dfa5f-e615-4dd2-a7e4-e47927b03c9f","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"949b7c84-deb8-4b68-8809-8544057f559a","lifecycleState":"CERTIFIED","lastUpdateDate":1628845475437,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e0179ee-a3f3-40a8-aef7-857c23b6097d","invariantUUID":"72ec9d2a-8ce0-4331-bdc6-def9d5ff757f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"36233c51-5457-4492-8311-cf085adea713","lifecycleState":"CERTIFIED","lastUpdateDate":1628845437101,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62d83a39-57f3-4709-ba51-438425ea67af","invariantUUID":"c3a1832c-a162-4fbb-a82f-13108599e6a4","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"db006fe6-50fa-4a09-a2de-89559b24711e","lifecycleState":"CERTIFIED","lastUpdateDate":1628845671544,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c8185ce1-ea4d-4406-bb6e-eae7f70e158e","invariantUUID":"13d28e21-d9f9-4a0a-9f79-2abfd2a0788c","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":"compute","uniqueId":"c7f0de9e-e2f1-40d9-91e0-d4bf5370e2bd","lifecycleState":"CERTIFIED","lastUpdateDate":1628845782932,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9ad1801-0164-48a1-97d2-efdf6eab3909","invariantUUID":"08b93673-ffcb-453b-b780-a3f42b258708","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c1519b91-a06f-4e8a-aa85-8ee46acb0e65","lifecycleState":"CERTIFIED","lastUpdateDate":1628845977955,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8a04e68-62f4-461d-a6a1-958a35f0ecbd","invariantUUID":"3a1d4b2a-d836-4ad8-afec-841a28547d43","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":"bc0468b8-335f-4e51-bab4-600628b3af0c","lifecycleState":"CERTIFIED","lastUpdateDate":1628845717349,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"467fcb9a-8ec9-4969-a245-6c46b3cd7cbd","invariantUUID":"b241ffc0-c4e7-40fb-9d70-f20558b7d5db","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"534aff22-4f9b-4aea-8c27-f7dd21db0ee4","lifecycleState":"CERTIFIED","lastUpdateDate":1628845512181,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9b13c64-b1e7-4b66-b5d4-0ab956ddbf37","invariantUUID":"0a3f9502-200f-4ce7-9719-a3b929301490","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":"compute","uniqueId":"21ffab97-e21b-40db-8ba2-18f3049bd32c","lifecycleState":"CERTIFIED","lastUpdateDate":1628845603801,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5ce0a27-da9f-40d2-9c41-db52be1231f8","invariantUUID":"c34c7fb7-e313-4b49-a9ff-f299ea398d31","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":"objectStorage","uniqueId":"dc366d4e-dda6-4950-b23c-214f30fd0420","lifecycleState":"CERTIFIED","lastUpdateDate":1628845408679,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a332bc24-db52-48fb-9f38-1edbf6f23aed","invariantUUID":"80635a31-52b7-4ddf-bba4-81ac29afc9ec","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":"compute","uniqueId":"f637f34e-175a-4e9a-8d92-9f268fd6bd73","lifecycleState":"CERTIFIED","lastUpdateDate":1628845986854,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"068ffe75-df6f-4f4c-a9cc-336f68e888c3","invariantUUID":"6ed11aa4-cda5-4063-a2a4-561cf291d39e","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":"compute","uniqueId":"47d03f29-fd45-415b-8d88-769e20d1ae04","lifecycleState":"CERTIFIED","lastUpdateDate":1628845752024,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62e467b5-ef8f-4b5a-b570-6bf18ef8bae6","invariantUUID":"ad927fb2-d0c5-4473-9c58-1f931e1211d5","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec52bf9c-bc4f-4ee3-8f59-5cddfe378c4a","lifecycleState":"CERTIFIED","lastUpdateDate":1628845695709,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f172919-ec73-438b-840f-cdd5560ea35f","invariantUUID":"ba487578-c492-42ba-bece-0c061df5e946","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":"compute","uniqueId":"edb35693-4a00-426d-b851-4d4f0196ddaf","lifecycleState":"CERTIFIED","lastUpdateDate":1628845795047,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c56ed54a-158c-42fd-8bbc-520abd09ebc4","invariantUUID":"73249ab4-071a-4f8d-9fba-20e69d1646c5","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":"937fb752-aae1-48a1-b003-dacf214f0536","lifecycleState":"CERTIFIED","lastUpdateDate":1628845904598,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a46ca9ba-8a7b-4c46-8843-700646207535","invariantUUID":"397b4676-7db3-46fc-9d94-20df94803aa7","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":"objectStorage","uniqueId":"fae88fd2-ac75-4834-b6b0-46980d4263d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628845466463,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e2567a6-b3e5-45c4-8c7d-d1717f63bb1c","invariantUUID":"52610450-18a5-4c63-9b5a-01c4c7a46c42","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ef041b1-28fe-4706-8193-22b5e69f0d4e","lifecycleState":"CERTIFIED","lastUpdateDate":1628845482408,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"327afdc3-f1ff-473a-99a0-787b1508a5ad","invariantUUID":"8f2130f9-1443-4f72-9500-6872e2c32fce","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":"cdbdeb5f-de1f-4635-b4b0-757dcf4f42b0","lifecycleState":"CERTIFIED","lastUpdateDate":1628845494542,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1aaaf8c0-e857-46fc-93fb-fb9cafa5e818","invariantUUID":"d0f99f8c-ea4e-4e54-94f0-512e0100668b","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fac5f59a-4f1b-45aa-8564-8612db54879c","lifecycleState":"CERTIFIED","lastUpdateDate":1628846000519,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2748e7bb-5732-4b9c-852c-bf15ae18db59","invariantUUID":"a11d46ea-5337-47c8-b20a-943d2e4ac88a","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"5ae0e66e-2b76-450e-9996-1677424f15f6","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628845961910,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce2753a2-558d-43ea-b6f2-8aab63c92d2e","invariantUUID":"389c1e38-2bbb-47d5-b918-6aa7e71d1425","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","lifecycleState":"CERTIFIED","lastUpdateDate":1628845501676,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fae2c264-7bb9-4861-8f82-b3504e7992cc","invariantUUID":"7bd1c356-e5f5-4b5f-ae5a-0ad42df80137","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":"objectStorage","uniqueId":"20ed5673-ffd9-48d8-8ca9-8bc07f0cc1b4","lifecycleState":"CERTIFIED","lastUpdateDate":1628845741420,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74a117ba-020c-4e37-95ff-190aa23a0b36","invariantUUID":"1c472b8c-4552-4fc4-bd53-21cf67f95ca3","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":"defaulticon","uniqueId":"c4a44ea6-e6c1-401f-adde-8bc6378fc71b","lifecycleState":"CERTIFIED","lastUpdateDate":1628845857354,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"611cf752-8439-4892-bd9b-aa2cd27154cf","invariantUUID":"bf298eab-ef9d-4c31-9785-32f2107e9d8f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5a1c4554-865c-4e2f-9c0d-643ea86152b1","lifecycleState":"CERTIFIED","lastUpdateDate":1628845921030,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a290873d-c123-450a-ab59-5b16db97955d","invariantUUID":"0dedd7ed-af0c-4c2c-822e-54564ffa237f","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e3e055e3-f665-4af4-8866-b6f026278dc5","lifecycleState":"CERTIFIED","lastUpdateDate":1628845914950,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e633cd0d-3a9f-4ccd-9bfc-ce7bfb299392","invariantUUID":"e1e88086-733d-4714-afb5-5e8ebe52294b","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fdc1d323-8275-4ad6-a8b0-5934fce38b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1628845584434,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a8edb601-8eef-4e3f-99ad-076fc1ddd71b","invariantUUID":"115f430b-1c50-4a0f-b1b6-6918b62c4eca","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8e508d3f-24f6-41c9-8533-4cd55383aa4b","lifecycleState":"CERTIFIED","lastUpdateDate":1628845414929,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93d46904-bb17-4907-a1e9-9ad1a72122ec","invariantUUID":"3ce60fdb-15a7-4df6-8f44-2fcd84dc05a4","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"affac3f2-c00a-485a-8d14-8d0e50af0daa","lifecycleState":"CERTIFIED","lastUpdateDate":1628845775795,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d34e680-0e10-4b66-8484-3971066c0090","invariantUUID":"f1a0932f-b790-413f-bdee-3ef3aa5930d4","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"01c2cab6-4842-4e46-90ef-a20506daae55","lifecycleState":"CERTIFIED","lastUpdateDate":1628845943828,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ee100e7-464c-4bf1-ada9-1c795b787cc0","invariantUUID":"d553f2bc-c2a5-4623-8823-47ab25c57d40","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f33717eb-6f19-4702-80fe-a07393be928f","lifecycleState":"CERTIFIED","lastUpdateDate":1628845898429,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d738328c-ba9b-464c-a41a-cab409f8d00f","invariantUUID":"61148d99-8881-498e-bfc7-bd97e7b09895","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":"357b9224-8d27-4320-9174-8d5f87fd5a10","lifecycleState":"CERTIFIED","lastUpdateDate":1628845577704,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"370c2eb9-21e9-4c5e-8873-e406325b6cb2","invariantUUID":"3b5ed416-aed2-4c9f-b722-48f27b5b11f4","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f26427d-7088-4300-a73e-14e835d6b994","lifecycleState":"CERTIFIED","lastUpdateDate":1628845633693,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ff4c29c-371a-4b42-ac47-ee4441e3a799","invariantUUID":"43430c0d-b6f2-4955-8e09-6e198e1bfc6e","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7cc20f98-f05e-4a80-a20c-dc74539163d7","lifecycleState":"CERTIFIED","lastUpdateDate":1628845723975,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"caa99c0c-b325-48f1-abc5-d9e28d4a551e","invariantUUID":"cfff020b-7a1a-475d-891d-c2b77ed1c252","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74b6faab-43e8-49d2-b009-951b2b34ade7","lifecycleState":"CERTIFIED","lastUpdateDate":1628845801558,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5f86a24-8269-4a67-b224-95a15c26a295","invariantUUID":"f95e4fce-91da-4fab-9d96-2a1640c10264","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":"7e9895e9-0bcf-4810-9a96-cb19b94202eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628845640021,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e285ae23-1d0e-4f2d-b6d9-8c5e23fd54a7","invariantUUID":"00a366fe-b391-4f2e-b8f3-1c6807ea7130","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1bc5d293-89c1-432a-9070-1f3d4e4e61a4","lifecycleState":"CERTIFIED","lastUpdateDate":1628845403143,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0582145b-99fd-4044-80b6-3ee67061622f","invariantUUID":"508fa6b2-d994-4d0e-891f-dd14d1509a85","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":"9df9679c-d584-439c-8b7b-767433f9af15","lifecycleState":"CERTIFIED","lastUpdateDate":1628845746777,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"29e4243d-f51c-4267-8bd0-136d77ed1db4","invariantUUID":"a2e14232-4014-4df2-a52c-7e1467246217","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"cf4996e3-9d90-4aef-a19a-967993533e06","lifecycleState":"CERTIFIED","lastUpdateDate":1628845488122,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c300f1f-b640-4e90-b58f-4975a431760d","invariantUUID":"6d7ea7ed-506c-48aa-9201-fa451fbdd728","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"2fec86e9-2103-46d2-94fb-49679dfc0924","lifecycleState":"CERTIFIED","lastUpdateDate":1628845994556,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e38d42f-532b-456f-835f-5d337164ecea","invariantUUID":"c6e35c7c-731c-47d1-8ad3-ab48fde129c8","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fdefb487-538a-4e06-8f32-eb1529e218d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628845873533,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebc62721-22df-4e7e-a1de-9c65e5deb60f","invariantUUID":"84da2e54-9037-4818-bc68-a94917796f25","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"508add6f-89bf-43cc-ab0c-966792c13e44","lifecycleState":"CERTIFIED","lastUpdateDate":1628845562335,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c00390a9-4674-410c-8f81-67b77ab20ce6","invariantUUID":"fd8ef7aa-7026-43af-8019-a86e9de0b558","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d66bbc27-69cc-44e3-992f-52d2efc854a0","lifecycleState":"CERTIFIED","lastUpdateDate":1628845824037,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30a0ee4d-fcfc-4b9c-b3b2-ffbacb5b2613","invariantUUID":"23befb10-f91b-4184-8a8d-30f686b47c5c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b1942216-15c7-437e-9d3d-5f5b598bd89a","lifecycleState":"CERTIFIED","lastUpdateDate":1628845735577,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"629eb348-79e9-4b08-8e94-79e7da24f008","invariantUUID":"2cee9b69-a7c5-49b0-a51e-e0baaf32ac71","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":"compute","uniqueId":"ce5367c3-6d2e-460d-8e64-f2899be12efd","lifecycleState":"CERTIFIED","lastUpdateDate":1628845378739,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d49aa6cf-e743-4c82-85f2-19cdceb9f77b","invariantUUID":"937cbb7e-8486-4114-b23a-08dc2da196e0","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":"port","uniqueId":"0c3f3097-c83d-482a-aa26-37493d259ed4","lifecycleState":"CERTIFIED","lastUpdateDate":1628845862555,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76f503e9-d9bb-46c3-9a28-ece9e31314fc","invariantUUID":"36ba2478-4dac-4149-bfe4-ac2e0ca67f19","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d718ad26-bfc1-49d3-a2d6-540f1719559c","lifecycleState":"CERTIFIED","lastUpdateDate":1628845708953,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a24bba32-8986-4e8f-9266-2874bfdbfeba","invariantUUID":"cb38db58-752a-4eea-b2c0-f98a08e92547","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":"loadBalancer","uniqueId":"f903496d-ebc5-444f-9a83-0e172dc395b3","lifecycleState":"CERTIFIED","lastUpdateDate":1628845430466,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7e8b4cc-b29d-4c67-85bc-497ad2173a23","invariantUUID":"015c5041-944c-42d1-af1a-8aa93278ae91","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":"objectStorage","uniqueId":"3fe3f31c-1f61-489b-b4d5-a845825cbeeb","lifecycleState":"CERTIFIED","lastUpdateDate":1628845818228,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ca9b8f8-8acc-4c0a-b094-e546b7d6bf3d","invariantUUID":"df9ac636-2dd2-45ea-a8d7-fc536a703b74","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":"9b48cfe6-2a5c-4abf-b2c3-20344a734976","lifecycleState":"CERTIFIED","lastUpdateDate":1628845524303,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"83b618a9-c2c5-4f41-b6b2-7824666f048b","invariantUUID":"57f77bf1-d797-4d9f-b06b-915644bf12fd","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":"abbbbdf5-60eb-4e03-89d6-7612d03da86d","lifecycleState":"CERTIFIED","lastUpdateDate":1628845689943,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5308a547-007d-4a7b-b7e8-23458f9d7bf7","invariantUUID":"07db4424-d399-4be3-a192-981119cc4432","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"011ede19-90e5-439d-bf1d-f2d847db7c2c","lifecycleState":"CERTIFIED","lastUpdateDate":1628845935410,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31dc2841-e89f-4e00-9cca-5b9f00910ba1","invariantUUID":"ad3478f3-1ea6-49d6-9e2c-9670c4e658f2","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":"350a83ae-91c6-4b79-b4a7-28c2344f2fd6","lifecycleState":"CERTIFIED","lastUpdateDate":1628845645587,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee2be6ef-fcc5-4888-a6b8-85cd21625940","invariantUUID":"f0f11e7e-bfd2-4677-bb06-fca7aed4c02d","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3f0f0214-7600-4e78-97ee-410c73d68004","lifecycleState":"CERTIFIED","lastUpdateDate":1628845729269,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5da1a7d3-9580-44c2-b149-b60a887100a5","invariantUUID":"8a999c1d-e289-4232-9910-16dd3b0a76b4","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"944c21b5-f115-43b8-8bad-e82f5bf25228","lifecycleState":"CERTIFIED","lastUpdateDate":1628845616320,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"372433e8-29e2-4cb3-9469-bdc007ba2975","invariantUUID":"5c59e3dc-dd67-4c85-964f-a478f61c70b6","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":"networkrules","uniqueId":"daf30721-6170-4f1c-aded-5ae2a731f25c","lifecycleState":"CERTIFIED","lastUpdateDate":1628845556706,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bac79f0e-a5ee-4182-bfbc-14ba159d85f4","invariantUUID":"adaa1953-12e8-4337-a4b3-9fa3b7ef3e59","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":"7df861d9-8e50-4c12-a871-ed438528b19d","lifecycleState":"CERTIFIED","lastUpdateDate":1628845506879,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f006254a-0860-4270-b9c6-b88ec942c106","invariantUUID":"06dc23a7-5eff-4c98-9eb4-dd071c74f752","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":"securityrules","uniqueId":"a8ce6f4a-5c5c-4d56-99ea-734c24ae51bf","lifecycleState":"CERTIFIED","lastUpdateDate":1628845592041,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6c671880-d313-48bc-b0ae-2d3966442216","invariantUUID":"595ef066-8611-4b4e-84e8-d0ce0e1f8168","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":"89686e6d-5730-4e69-b6bd-82037988d9cf","lifecycleState":"CERTIFIED","lastUpdateDate":1628845868124,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e13596e-a2d4-4bb1-bf79-de5a4cbf0604","invariantUUID":"3621afab-aa50-42b5-8fb3-f4db78ffbfcb","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":"network","uniqueId":"6c65921a-0fe7-41ce-8f05-9f59802f9ff1","lifecycleState":"CERTIFIED","lastUpdateDate":1628845758111,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbbb9851-1bc6-422b-8010-b9101e014df0","invariantUUID":"5e71dea7-767a-4a43-a7d5-c76a062fd225","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"364e1d96-2caa-4871-9aec-bfc5faf5c531","lifecycleState":"CERTIFIED","lastUpdateDate":1628845879639,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9586b88c-1f32-4832-a453-c3c5063fb101","invariantUUID":"b920ae85-e582-4de4-89da-f4dfcb7339a3","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":"83ef2cb5-9afe-4b52-aa6d-45d3343ef582","lifecycleState":"CERTIFIED","lastUpdateDate":1628845610042,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8563686a-2785-4f0f-b144-7ef715afadc8","invariantUUID":"6a1a3350-8d29-46ef-aa49-cc36a01fef33","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":"a80edb23-336d-443c-87be-79b203e60956","lifecycleState":"CERTIFIED","lastUpdateDate":1628845926388,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca44e9b8-5b1a-4863-9550-3630f8ac2251","invariantUUID":"3c002b92-cdce-4fa8-81a2-a85691c2202d","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6c712d68-cfd1-4093-ab7c-58eb6291610e","lifecycleState":"CERTIFIED","lastUpdateDate":1628845981609,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7254980-f91d-4682-8a7d-cc4d0906b479","invariantUUID":"e5240ad3-d3b2-4ec5-8afc-5090c37c6773","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":"1ea7622c-0833-4549-8e7f-6f1d4818c6c0","lifecycleState":"CERTIFIED","lastUpdateDate":1628845621576,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ea2c659-adc5-4806-a208-5cab6e7944d6","invariantUUID":"089abe2d-a9af-4aa4-bfea-bf4b28cd476a","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":"c4ab51af-d947-46e5-b14d-46bbd9f1f99b","lifecycleState":"CERTIFIED","lastUpdateDate":1628845769220,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c89caeba-8fa7-4b9b-aea8-390ced7c057e","invariantUUID":"bd7a12de-37a2-44da-8d46-774c90832ab3","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ac9bbaa9-3a14-414d-a45b-c95459a5b1ce","lifecycleState":"CERTIFIED","lastUpdateDate":1628845518433,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"56f4d430-0571-4ba3-8248-fe8dd864d08b","invariantUUID":"b013519b-1591-44b2-8093-fc3f6807d337","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":"defaulticon","uniqueId":"62797f24-f0c4-416d-a361-4b33bb69d2ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628845850316,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0676ef22-85cb-4f82-8ffa-1e1a002eac35","invariantUUID":"a1a3cecc-de9a-453b-b015-c108551c6ef6","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":"objectStorage","uniqueId":"badc7189-d577-49fc-973e-0810b35bb3ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628845460778,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"356cf8fa-a597-42d6-bc11-73b896b14d2a","invariantUUID":"f8743110-72c7-4710-b93d-3a2a5215c186","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a7c28470-99d1-4a67-b234-28442d5c22c5","lifecycleState":"CERTIFIED","lastUpdateDate":1628853988417,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c0e4f268-c967-43dd-accf-5842959c4149","invariantUUID":"b0606127-539e-4e59-9b4f-24dbfb4beb7f","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"468dd78f-c1b9-4e3e-a1d3-5845052397ce","lifecycleState":"CERTIFIED","lastUpdateDate":1628850537163,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e66e9b69-dd42-4cb1-a6e6-1be783f2a139","invariantUUID":"142de9c4-dcb5-44c7-94eb-49959c72d67d","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-08-13 11:26:44,049 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-13 11:26:44,049 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-13 11:26:44,049 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/c0e4f268-c967-43dd-accf-5842959c4149/distribution
2021-08-13 11:26:44,049 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_network] data sent: None
2021-08-13 11:26:44,051 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-13 11:26:44,120 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/c0e4f268-c967-43dd-accf-5842959c4149/distribution HTTP/1.1" 200 205
2021-08-13 11:26:44,121 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_network] response code: 200
2021-08-13 11:26:44,122 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_network] response: {"distributionStatusOfServiceList":[{"distributionID":"22d9c618-e145-4b85-b005-95f6cddd2fd3","timestamp":"2021-08-13 11:26:27.751 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]}
2021-08-13 11:26:44,125 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-13 11:26:44,125 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/22d9c618-e145-4b85-b005-95f6cddd2fd3
2021-08-13 11:26:44,125 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-13 11:26:44,128 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-13 11:26:44,194 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/22d9c618-e145-4b85-b005-95f6cddd2fd3 HTTP/1.1" 200 29
2021-08-13 11:26:44,195 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-13 11:26:44,196 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[]}
2021-08-13 11:26:44,198 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = []
2021-08-13 11:26:44,198 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_network ongoing, Wait for 60 s
2021-08-13 11:27:44,262 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-13 11:27:44,263 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/22d9c618-e145-4b85-b005-95f6cddd2fd3
2021-08-13 11:27:44,263 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-13 11:27:44,268 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-13 11:27:44,398 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/22d9c618-e145-4b85-b005-95f6cddd2fd3 HTTP/1.1" 200 6477
2021-08-13 11:27:44,401 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-13 11:27:44,402 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"aai-ml","timestamp":"1628854012349","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628854004801","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628853998912","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628854001535","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628853997423","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":"1628853999398","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628853986183","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628854000292","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628854000531","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628854000292","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628854011344","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628854007691","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628853990246","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628854004804","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628853988775","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628853986183","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628853993835","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":"1628854002263","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628853991257","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628854003798","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628853988695","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628853988695","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628854003137","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628853999914","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628853999398","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628853988775","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":"1628854004801","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628853996223","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628853996223","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628854004804","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628853993835","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628853999524","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628853989206","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628853989206","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"}]}
2021-08-13 11:27:44,407 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'aai-ml', 'timestamp': '1628854012349', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628854004801', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628853998912', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628854001535', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628853997423', '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': '1628853999398', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628853986183', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628854000292', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628854000531', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628854000292', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628854011344', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628854007691', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628853990246', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628854004804', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628853988775', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628853986183', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628853993835', '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': '1628854002263', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628853991257', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628854003798', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628853988695', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628853988695', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628854003137', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628853999914', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628853999398', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628853988775', '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': '1628854004801', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628853996223', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628853996223', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628854004804', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628853993835', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628853999524', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628853989206', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628853989206', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}]
2021-08-13 11:27:44,408 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai
2021-08-13 11:27:44,409 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc
2021-08-13 11:27:44,409 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO
2021-08-13 11:27:44,409 INFO 210:service_ala_carte.py(1) - Service Distribution for basic_network is sucessfully finished
2021-08-13 11:27:44,426 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': '5692d84f-2857-4fa6-8d8f-3b57eae40dab', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-13 11:27:44,426 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-13 11:27:44,426 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] data sent: {
	"requestDetails": {
		"requestInfo": {
			"instanceName": "basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b",
			"source": "VID",
			"suppressRollback": false,
			"requestorId": "demo"
		},
		"modelInfo": {
			"modelType": "service",
			"modelInvariantId": "b0606127-539e-4e59-9b4f-24dbfb4beb7f",
			"modelVersionId": "c0e4f268-c967-43dd-accf-5842959c4149",
			"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": "69909e2c-356d-4cfc-a194-ffd7b0e1dd8f",
			"owningEntityName": "basicnw-oe"
		}
	}
}
2021-08-13 11:27:44,429 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-13 11:27:46,317 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-13 11:27:46,319 INFO 142:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] response code: 202
2021-08-13 11:27:46,320 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] response: {"requestReferences":{"requestId":"5692d84f-2857-4fa6-8d8f-3b57eae40dab","instanceId":"2cfb0319-5f10-41c5-843d-30491ef52d54","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5692d84f-2857-4fa6-8d8f-3b57eae40dab"}}
2021-08-13 11:27:46,321 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished
2021-08-13 11:27:46,340 DEBUG 129:onap_service.py(7) - [None][Check 5692d84f-2857-4fa6-8d8f-3b57eae40dab orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1a0a37fb-87e3-4c5f-831b-e198496076ff', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-13 11:27:46,341 DEBUG 131:onap_service.py(7) - [None][Check 5692d84f-2857-4fa6-8d8f-3b57eae40dab orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5692d84f-2857-4fa6-8d8f-3b57eae40dab
2021-08-13 11:27:46,341 DEBUG 132:onap_service.py(7) - [None][Check 5692d84f-2857-4fa6-8d8f-3b57eae40dab orchestration request status] data sent: None
2021-08-13 11:27:46,346 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-13 11:27:46,544 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5692d84f-2857-4fa6-8d8f-3b57eae40dab HTTP/1.1" 200 1352
2021-08-13 11:27:46,547 INFO 142:onap_service.py(7) - [None][Check 5692d84f-2857-4fa6-8d8f-3b57eae40dab orchestration request status] response code: 200
2021-08-13 11:27:46,548 DEBUG 146:onap_service.py(7) - [None][Check 5692d84f-2857-4fa6-8d8f-3b57eae40dab orchestration request status] response: {"request":{"requestId":"5692d84f-2857-4fa6-8d8f-3b57eae40dab","startTime":"Fri, 13 Aug 2021 11:27:44 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"b0606127-539e-4e59-9b4f-24dbfb4beb7f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"c0e4f268-c967-43dd-accf-5842959c4149","modelUuid":"c0e4f268-c967-43dd-accf-5842959c4149","modelInvariantUuid":"b0606127-539e-4e59-9b4f-24dbfb4beb7f"},"requestInfo":{"source":"VID","instanceName":"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b","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":"69909e2c-356d-4cfc-a194-ffd7b0e1dd8f","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"2cfb0319-5f10-41c5-843d-30491ef52d54","serviceInstanceName":"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 13 Aug 2021 11:27:45 GMT"}}}
2021-08-13 11:27:56,560 DEBUG 129:onap_service.py(7) - [None][Check 5692d84f-2857-4fa6-8d8f-3b57eae40dab orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2654edd7-b0dd-4d7c-8806-a69fd85b01e0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-13 11:27:56,561 DEBUG 131:onap_service.py(7) - [None][Check 5692d84f-2857-4fa6-8d8f-3b57eae40dab orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5692d84f-2857-4fa6-8d8f-3b57eae40dab
2021-08-13 11:27:56,561 DEBUG 132:onap_service.py(7) - [None][Check 5692d84f-2857-4fa6-8d8f-3b57eae40dab orchestration request status] data sent: None
2021-08-13 11:27:56,563 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-13 11:27:56,772 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5692d84f-2857-4fa6-8d8f-3b57eae40dab HTTP/1.1" 200 1562
2021-08-13 11:27:56,774 INFO 142:onap_service.py(7) - [None][Check 5692d84f-2857-4fa6-8d8f-3b57eae40dab orchestration request status] response code: 200
2021-08-13 11:27:56,774 DEBUG 146:onap_service.py(7) - [None][Check 5692d84f-2857-4fa6-8d8f-3b57eae40dab orchestration request status] response: {"request":{"requestId":"5692d84f-2857-4fa6-8d8f-3b57eae40dab","startTime":"Fri, 13 Aug 2021 11:27:44 GMT","finishTime":"Fri, 13 Aug 2021 11:27:50 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"b0606127-539e-4e59-9b4f-24dbfb4beb7f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"c0e4f268-c967-43dd-accf-5842959c4149","modelUuid":"c0e4f268-c967-43dd-accf-5842959c4149","modelInvariantUuid":"b0606127-539e-4e59-9b4f-24dbfb4beb7f"},"requestInfo":{"source":"VID","instanceName":"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b","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":"69909e2c-356d-4cfc-a194-ffd7b0e1dd8f","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"2cfb0319-5f10-41c5-843d-30491ef52d54","serviceInstanceName":"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 13 Aug 2021 11:27:50 GMT"}}}
2021-08-13 11:27:56,775 INFO 56:mixins.py(7) - ServiceInstantiation task finished
2021-08-13 11:27:56,776 DEBUG 129:onap_service.py(7) - [None][Check 5692d84f-2857-4fa6-8d8f-3b57eae40dab orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7832720a-98dd-40d4-8d3c-dbbbeafc67b1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-13 11:27:56,776 DEBUG 131:onap_service.py(7) - [None][Check 5692d84f-2857-4fa6-8d8f-3b57eae40dab orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5692d84f-2857-4fa6-8d8f-3b57eae40dab
2021-08-13 11:27:56,776 DEBUG 132:onap_service.py(7) - [None][Check 5692d84f-2857-4fa6-8d8f-3b57eae40dab orchestration request status] data sent: None
2021-08-13 11:27:56,779 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-13 11:27:56,962 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5692d84f-2857-4fa6-8d8f-3b57eae40dab HTTP/1.1" 200 1562
2021-08-13 11:27:56,964 INFO 142:onap_service.py(7) - [None][Check 5692d84f-2857-4fa6-8d8f-3b57eae40dab orchestration request status] response code: 200
2021-08-13 11:27:56,964 DEBUG 146:onap_service.py(7) - [None][Check 5692d84f-2857-4fa6-8d8f-3b57eae40dab orchestration request status] response: {"request":{"requestId":"5692d84f-2857-4fa6-8d8f-3b57eae40dab","startTime":"Fri, 13 Aug 2021 11:27:44 GMT","finishTime":"Fri, 13 Aug 2021 11:27:50 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"b0606127-539e-4e59-9b4f-24dbfb4beb7f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"c0e4f268-c967-43dd-accf-5842959c4149","modelUuid":"c0e4f268-c967-43dd-accf-5842959c4149","modelInvariantUuid":"b0606127-539e-4e59-9b4f-24dbfb4beb7f"},"requestInfo":{"source":"VID","instanceName":"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b","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":"69909e2c-356d-4cfc-a194-ffd7b0e1dd8f","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"2cfb0319-5f10-41c5-843d-30491ef52d54","serviceInstanceName":"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 13 Aug 2021 11:27:50 GMT"}}}
2021-08-13 11:27:56,966 DEBUG 129:onap_service.py(7) - [None][Check 5692d84f-2857-4fa6-8d8f-3b57eae40dab orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3748a230-7d33-43cf-a0d1-e0c9ef0c833d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-13 11:27:56,966 DEBUG 131:onap_service.py(7) - [None][Check 5692d84f-2857-4fa6-8d8f-3b57eae40dab orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5692d84f-2857-4fa6-8d8f-3b57eae40dab
2021-08-13 11:27:56,966 DEBUG 132:onap_service.py(7) - [None][Check 5692d84f-2857-4fa6-8d8f-3b57eae40dab orchestration request status] data sent: None
2021-08-13 11:27:56,969 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-13 11:27:57,155 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5692d84f-2857-4fa6-8d8f-3b57eae40dab HTTP/1.1" 200 1562
2021-08-13 11:27:57,157 INFO 142:onap_service.py(7) - [None][Check 5692d84f-2857-4fa6-8d8f-3b57eae40dab orchestration request status] response code: 200
2021-08-13 11:27:57,157 DEBUG 146:onap_service.py(7) - [None][Check 5692d84f-2857-4fa6-8d8f-3b57eae40dab orchestration request status] response: {"request":{"requestId":"5692d84f-2857-4fa6-8d8f-3b57eae40dab","startTime":"Fri, 13 Aug 2021 11:27:44 GMT","finishTime":"Fri, 13 Aug 2021 11:27:50 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"b0606127-539e-4e59-9b4f-24dbfb4beb7f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"c0e4f268-c967-43dd-accf-5842959c4149","modelUuid":"c0e4f268-c967-43dd-accf-5842959c4149","modelInvariantUuid":"b0606127-539e-4e59-9b4f-24dbfb4beb7f"},"requestInfo":{"source":"VID","instanceName":"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b","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":"69909e2c-356d-4cfc-a194-ffd7b0e1dd8f","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"2cfb0319-5f10-41c5-843d-30491ef52d54","serviceInstanceName":"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 13 Aug 2021 11:27:50 GMT"}}}
2021-08-13 11:27:57,166 DEBUG 129:onap_service.py(1) - [None][Check 5692d84f-2857-4fa6-8d8f-3b57eae40dab orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9127339a-a964-4862-b74e-d700d9c918e6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-13 11:27:57,167 DEBUG 131:onap_service.py(1) - [None][Check 5692d84f-2857-4fa6-8d8f-3b57eae40dab orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5692d84f-2857-4fa6-8d8f-3b57eae40dab
2021-08-13 11:27:57,167 DEBUG 132:onap_service.py(1) - [None][Check 5692d84f-2857-4fa6-8d8f-3b57eae40dab orchestration request status] data sent: None
2021-08-13 11:27:57,171 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-13 11:27:57,369 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5692d84f-2857-4fa6-8d8f-3b57eae40dab HTTP/1.1" 200 1562
2021-08-13 11:27:57,371 INFO 142:onap_service.py(1) - [None][Check 5692d84f-2857-4fa6-8d8f-3b57eae40dab orchestration request status] response code: 200
2021-08-13 11:27:57,372 DEBUG 146:onap_service.py(1) - [None][Check 5692d84f-2857-4fa6-8d8f-3b57eae40dab orchestration request status] response: {"request":{"requestId":"5692d84f-2857-4fa6-8d8f-3b57eae40dab","startTime":"Fri, 13 Aug 2021 11:27:44 GMT","finishTime":"Fri, 13 Aug 2021 11:27:50 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"b0606127-539e-4e59-9b4f-24dbfb4beb7f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"c0e4f268-c967-43dd-accf-5842959c4149","modelUuid":"c0e4f268-c967-43dd-accf-5842959c4149","modelInvariantUuid":"b0606127-539e-4e59-9b4f-24dbfb4beb7f"},"requestInfo":{"source":"VID","instanceName":"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b","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":"69909e2c-356d-4cfc-a194-ffd7b0e1dd8f","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"2cfb0319-5f10-41c5-843d-30491ef52d54","serviceInstanceName":"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 13 Aug 2021 11:27:50 GMT"}}}
2021-08-13 11:27:57,373 DEBUG 129:onap_service.py(1) - [None][Check 5692d84f-2857-4fa6-8d8f-3b57eae40dab orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6e6a3268-acde-4bda-a2f0-6a5c26c22c78', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-13 11:27:57,373 DEBUG 131:onap_service.py(1) - [None][Check 5692d84f-2857-4fa6-8d8f-3b57eae40dab orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5692d84f-2857-4fa6-8d8f-3b57eae40dab
2021-08-13 11:27:57,373 DEBUG 132:onap_service.py(1) - [None][Check 5692d84f-2857-4fa6-8d8f-3b57eae40dab orchestration request status] data sent: None
2021-08-13 11:27:57,375 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-13 11:27:57,580 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5692d84f-2857-4fa6-8d8f-3b57eae40dab HTTP/1.1" 200 1562
2021-08-13 11:27:57,582 INFO 142:onap_service.py(1) - [None][Check 5692d84f-2857-4fa6-8d8f-3b57eae40dab orchestration request status] response code: 200
2021-08-13 11:27:57,582 DEBUG 146:onap_service.py(1) - [None][Check 5692d84f-2857-4fa6-8d8f-3b57eae40dab orchestration request status] response: {"request":{"requestId":"5692d84f-2857-4fa6-8d8f-3b57eae40dab","startTime":"Fri, 13 Aug 2021 11:27:44 GMT","finishTime":"Fri, 13 Aug 2021 11:27:50 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"b0606127-539e-4e59-9b4f-24dbfb4beb7f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"c0e4f268-c967-43dd-accf-5842959c4149","modelUuid":"c0e4f268-c967-43dd-accf-5842959c4149","modelInvariantUuid":"b0606127-539e-4e59-9b4f-24dbfb4beb7f"},"requestInfo":{"source":"VID","instanceName":"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b","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":"69909e2c-356d-4cfc-a194-ffd7b0e1dd8f","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"2cfb0319-5f10-41c5-843d-30491ef52d54","serviceInstanceName":"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 13 Aug 2021 11:27:50 GMT"}}}
2021-08-13 11:27:57,584 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-13 11:27:57,584 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-13 11:27:57,584 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-13 11:27:57,587 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-13 11:27:57,671 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-13 11:27:57,672 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-13 11:27:57,672 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1628854002194","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-13 11:27:57,676 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b 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-13 11:27:57,676 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b 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-7c48ec55-e094-4cbe-8ab1-6226507c034b
2021-08-13 11:27:57,676 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b service-instance-name] data sent: None
2021-08-13 11:27:57,679 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-13 11:27:57,751 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-7c48ec55-e094-4cbe-8ab1-6226507c034b HTTP/1.1" 200 1195
2021-08-13 11:27:57,752 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b service-instance-name] response code: 200
2021-08-13 11:27:57,752 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b service-instance-name] response: {"service-instance":[{"service-instance-id":"2cfb0319-5f10-41c5-843d-30491ef52d54","service-instance-name":"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"b0606127-539e-4e59-9b4f-24dbfb4beb7f","model-version-id":"c0e4f268-c967-43dd-accf-5842959c4149","resource-version":"1628854069899","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/2cfb0319-5f10-41c5-843d-30491ef52d54/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/69909e2c-356d-4cfc-a194-ffd7b0e1dd8f","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"69909e2c-356d-4cfc-a194-ffd7b0e1dd8f"}]},{"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-13 11:27:57,756 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-13 11:27:57,756 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-13 11:27:57,756 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-13 11:27:57,758 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-13 11:27:57,805 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-13 11:27:57,805 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-13 11:27:57,806 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":"1628853999681"}
2021-08-13 11:27:57,808 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-13 11:27:57,808 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-13 11:27:57,808 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-13 11:27:57,809 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-13 11:27:57,864 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-13 11:27:57,864 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-13 11:27:57,865 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1628854002194","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-13 11:27:57,867 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b 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-13 11:27:57,867 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b 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-7c48ec55-e094-4cbe-8ab1-6226507c034b
2021-08-13 11:27:57,867 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b service-instance-name] data sent: None
2021-08-13 11:27:57,868 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-13 11:27:57,922 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-7c48ec55-e094-4cbe-8ab1-6226507c034b HTTP/1.1" 200 1195
2021-08-13 11:27:57,923 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b service-instance-name] response code: 200
2021-08-13 11:27:57,923 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b service-instance-name] response: {"service-instance":[{"service-instance-id":"2cfb0319-5f10-41c5-843d-30491ef52d54","service-instance-name":"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"b0606127-539e-4e59-9b4f-24dbfb4beb7f","model-version-id":"c0e4f268-c967-43dd-accf-5842959c4149","resource-version":"1628854069899","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/2cfb0319-5f10-41c5-843d-30491ef52d54/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/69909e2c-356d-4cfc-a194-ffd7b0e1dd8f","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"69909e2c-356d-4cfc-a194-ffd7b0e1dd8f"}]},{"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-13 11:27:57,926 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-13 11:27:57,926 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-13 11:27:57,926 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-13 11:27:57,926 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-13 11:27:57,927 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-13 11:27:57,928 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-13 11:27:58,527 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 708
2021-08-13 11:27:58,532 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-13 11:27:58,532 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e66e9b69-dd42-4cb1-a6e6-1be783f2a139","invariantUUID":"142de9c4-dcb5-44c7-94eb-49959c72d67d","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e66e9b69-dd42-4cb1-a6e6-1be783f2a139/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c0e4f268-c967-43dd-accf-5842959c4149","invariantUUID":"b0606127-539e-4e59-9b4f-24dbfb4beb7f","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c0e4f268-c967-43dd-accf-5842959c4149/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-13 11:27:58,535 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC
2021-08-13 11:27:58,536 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-13 11:27:58,536 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-13 11:27:58,536 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-13 11:27:58,536 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-13 11:27:58,536 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-13 11:27:58,537 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-13 11:27:58,537 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-13 11:27:58,537 DEBUG 147:__init__.py(1) - number of Service returned: 2
2021-08-13 11:27:58,537 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-13 11:27:58,537 INFO 192:__init__.py(1) - Service found, updating information
2021-08-13 11:27:58,538 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-13 11:27:58,538 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-13 11:27:58,538 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-13 11:27:58,541 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-13 11:27:59,264 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-13 11:27:59,266 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-13 11:27:59,269 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"da4180cc-ccad-4817-b4c7-9aef51eebb45","lifecycleState":"CERTIFIED","lastUpdateDate":1628845890643,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ace9e09-2adb-4b2d-b097-12cb5de89d0a","invariantUUID":"8a3f6373-da2f-4616-a0f2-ff708a487a7b","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"af5a0898-626d-4efa-b966-a0d7fbce426a","lifecycleState":"CERTIFIED","lastUpdateDate":1628845885368,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c5c7d02-61f4-4b6c-ab06-432ff6343be7","invariantUUID":"01e8965e-343f-4bef-8cf9-6e362a2bb261","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b2599cef-86a4-40f7-b757-afdd42862331","lifecycleState":"CERTIFIED","lastUpdateDate":1628845763774,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a185c83-2e03-4461-86be-b32824f5d9af","invariantUUID":"389c1e38-2bbb-47d5-b918-6aa7e71d1425","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3b4baeae-9f58-48f5-9063-519adf139435","lifecycleState":"CERTIFIED","lastUpdateDate":1628850478005,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b60d340b-1135-4a87-8957-e2271438b8ea","invariantUUID":"06db5575-0e6d-4a9d-b346-01c0101e9c3a","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"44291953-903a-4355-b4c0-f12b11b3f561","lifecycleState":"CERTIFIED","lastUpdateDate":1628845442721,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a23d0971-b1a1-4da4-95ea-052072463d29","invariantUUID":"254dfa5f-e615-4dd2-a7e4-e47927b03c9f","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"949b7c84-deb8-4b68-8809-8544057f559a","lifecycleState":"CERTIFIED","lastUpdateDate":1628845475437,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e0179ee-a3f3-40a8-aef7-857c23b6097d","invariantUUID":"72ec9d2a-8ce0-4331-bdc6-def9d5ff757f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"36233c51-5457-4492-8311-cf085adea713","lifecycleState":"CERTIFIED","lastUpdateDate":1628845437101,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62d83a39-57f3-4709-ba51-438425ea67af","invariantUUID":"c3a1832c-a162-4fbb-a82f-13108599e6a4","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"db006fe6-50fa-4a09-a2de-89559b24711e","lifecycleState":"CERTIFIED","lastUpdateDate":1628845671544,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c8185ce1-ea4d-4406-bb6e-eae7f70e158e","invariantUUID":"13d28e21-d9f9-4a0a-9f79-2abfd2a0788c","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":"compute","uniqueId":"c7f0de9e-e2f1-40d9-91e0-d4bf5370e2bd","lifecycleState":"CERTIFIED","lastUpdateDate":1628845782932,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9ad1801-0164-48a1-97d2-efdf6eab3909","invariantUUID":"08b93673-ffcb-453b-b780-a3f42b258708","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c1519b91-a06f-4e8a-aa85-8ee46acb0e65","lifecycleState":"CERTIFIED","lastUpdateDate":1628845977955,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8a04e68-62f4-461d-a6a1-958a35f0ecbd","invariantUUID":"3a1d4b2a-d836-4ad8-afec-841a28547d43","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":"bc0468b8-335f-4e51-bab4-600628b3af0c","lifecycleState":"CERTIFIED","lastUpdateDate":1628845717349,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"467fcb9a-8ec9-4969-a245-6c46b3cd7cbd","invariantUUID":"b241ffc0-c4e7-40fb-9d70-f20558b7d5db","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"534aff22-4f9b-4aea-8c27-f7dd21db0ee4","lifecycleState":"CERTIFIED","lastUpdateDate":1628845512181,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9b13c64-b1e7-4b66-b5d4-0ab956ddbf37","invariantUUID":"0a3f9502-200f-4ce7-9719-a3b929301490","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":"compute","uniqueId":"21ffab97-e21b-40db-8ba2-18f3049bd32c","lifecycleState":"CERTIFIED","lastUpdateDate":1628845603801,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5ce0a27-da9f-40d2-9c41-db52be1231f8","invariantUUID":"c34c7fb7-e313-4b49-a9ff-f299ea398d31","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":"objectStorage","uniqueId":"dc366d4e-dda6-4950-b23c-214f30fd0420","lifecycleState":"CERTIFIED","lastUpdateDate":1628845408679,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a332bc24-db52-48fb-9f38-1edbf6f23aed","invariantUUID":"80635a31-52b7-4ddf-bba4-81ac29afc9ec","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":"compute","uniqueId":"f637f34e-175a-4e9a-8d92-9f268fd6bd73","lifecycleState":"CERTIFIED","lastUpdateDate":1628845986854,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"068ffe75-df6f-4f4c-a9cc-336f68e888c3","invariantUUID":"6ed11aa4-cda5-4063-a2a4-561cf291d39e","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":"compute","uniqueId":"47d03f29-fd45-415b-8d88-769e20d1ae04","lifecycleState":"CERTIFIED","lastUpdateDate":1628845752024,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62e467b5-ef8f-4b5a-b570-6bf18ef8bae6","invariantUUID":"ad927fb2-d0c5-4473-9c58-1f931e1211d5","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec52bf9c-bc4f-4ee3-8f59-5cddfe378c4a","lifecycleState":"CERTIFIED","lastUpdateDate":1628845695709,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f172919-ec73-438b-840f-cdd5560ea35f","invariantUUID":"ba487578-c492-42ba-bece-0c061df5e946","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":"compute","uniqueId":"edb35693-4a00-426d-b851-4d4f0196ddaf","lifecycleState":"CERTIFIED","lastUpdateDate":1628845795047,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c56ed54a-158c-42fd-8bbc-520abd09ebc4","invariantUUID":"73249ab4-071a-4f8d-9fba-20e69d1646c5","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":"937fb752-aae1-48a1-b003-dacf214f0536","lifecycleState":"CERTIFIED","lastUpdateDate":1628845904598,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a46ca9ba-8a7b-4c46-8843-700646207535","invariantUUID":"397b4676-7db3-46fc-9d94-20df94803aa7","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":"objectStorage","uniqueId":"fae88fd2-ac75-4834-b6b0-46980d4263d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628845466463,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e2567a6-b3e5-45c4-8c7d-d1717f63bb1c","invariantUUID":"52610450-18a5-4c63-9b5a-01c4c7a46c42","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ef041b1-28fe-4706-8193-22b5e69f0d4e","lifecycleState":"CERTIFIED","lastUpdateDate":1628845482408,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"327afdc3-f1ff-473a-99a0-787b1508a5ad","invariantUUID":"8f2130f9-1443-4f72-9500-6872e2c32fce","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":"cdbdeb5f-de1f-4635-b4b0-757dcf4f42b0","lifecycleState":"CERTIFIED","lastUpdateDate":1628845494542,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1aaaf8c0-e857-46fc-93fb-fb9cafa5e818","invariantUUID":"d0f99f8c-ea4e-4e54-94f0-512e0100668b","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fac5f59a-4f1b-45aa-8564-8612db54879c","lifecycleState":"CERTIFIED","lastUpdateDate":1628846000519,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2748e7bb-5732-4b9c-852c-bf15ae18db59","invariantUUID":"a11d46ea-5337-47c8-b20a-943d2e4ac88a","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"5ae0e66e-2b76-450e-9996-1677424f15f6","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628845961910,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce2753a2-558d-43ea-b6f2-8aab63c92d2e","invariantUUID":"389c1e38-2bbb-47d5-b918-6aa7e71d1425","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","lifecycleState":"CERTIFIED","lastUpdateDate":1628845501676,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fae2c264-7bb9-4861-8f82-b3504e7992cc","invariantUUID":"7bd1c356-e5f5-4b5f-ae5a-0ad42df80137","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":"objectStorage","uniqueId":"20ed5673-ffd9-48d8-8ca9-8bc07f0cc1b4","lifecycleState":"CERTIFIED","lastUpdateDate":1628845741420,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74a117ba-020c-4e37-95ff-190aa23a0b36","invariantUUID":"1c472b8c-4552-4fc4-bd53-21cf67f95ca3","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":"defaulticon","uniqueId":"c4a44ea6-e6c1-401f-adde-8bc6378fc71b","lifecycleState":"CERTIFIED","lastUpdateDate":1628845857354,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"611cf752-8439-4892-bd9b-aa2cd27154cf","invariantUUID":"bf298eab-ef9d-4c31-9785-32f2107e9d8f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5a1c4554-865c-4e2f-9c0d-643ea86152b1","lifecycleState":"CERTIFIED","lastUpdateDate":1628845921030,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a290873d-c123-450a-ab59-5b16db97955d","invariantUUID":"0dedd7ed-af0c-4c2c-822e-54564ffa237f","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e3e055e3-f665-4af4-8866-b6f026278dc5","lifecycleState":"CERTIFIED","lastUpdateDate":1628845914950,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e633cd0d-3a9f-4ccd-9bfc-ce7bfb299392","invariantUUID":"e1e88086-733d-4714-afb5-5e8ebe52294b","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fdc1d323-8275-4ad6-a8b0-5934fce38b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1628845584434,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a8edb601-8eef-4e3f-99ad-076fc1ddd71b","invariantUUID":"115f430b-1c50-4a0f-b1b6-6918b62c4eca","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8e508d3f-24f6-41c9-8533-4cd55383aa4b","lifecycleState":"CERTIFIED","lastUpdateDate":1628845414929,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93d46904-bb17-4907-a1e9-9ad1a72122ec","invariantUUID":"3ce60fdb-15a7-4df6-8f44-2fcd84dc05a4","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"affac3f2-c00a-485a-8d14-8d0e50af0daa","lifecycleState":"CERTIFIED","lastUpdateDate":1628845775795,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d34e680-0e10-4b66-8484-3971066c0090","invariantUUID":"f1a0932f-b790-413f-bdee-3ef3aa5930d4","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"01c2cab6-4842-4e46-90ef-a20506daae55","lifecycleState":"CERTIFIED","lastUpdateDate":1628845943828,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ee100e7-464c-4bf1-ada9-1c795b787cc0","invariantUUID":"d553f2bc-c2a5-4623-8823-47ab25c57d40","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f33717eb-6f19-4702-80fe-a07393be928f","lifecycleState":"CERTIFIED","lastUpdateDate":1628845898429,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d738328c-ba9b-464c-a41a-cab409f8d00f","invariantUUID":"61148d99-8881-498e-bfc7-bd97e7b09895","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":"357b9224-8d27-4320-9174-8d5f87fd5a10","lifecycleState":"CERTIFIED","lastUpdateDate":1628845577704,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"370c2eb9-21e9-4c5e-8873-e406325b6cb2","invariantUUID":"3b5ed416-aed2-4c9f-b722-48f27b5b11f4","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f26427d-7088-4300-a73e-14e835d6b994","lifecycleState":"CERTIFIED","lastUpdateDate":1628845633693,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ff4c29c-371a-4b42-ac47-ee4441e3a799","invariantUUID":"43430c0d-b6f2-4955-8e09-6e198e1bfc6e","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7cc20f98-f05e-4a80-a20c-dc74539163d7","lifecycleState":"CERTIFIED","lastUpdateDate":1628845723975,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"caa99c0c-b325-48f1-abc5-d9e28d4a551e","invariantUUID":"cfff020b-7a1a-475d-891d-c2b77ed1c252","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74b6faab-43e8-49d2-b009-951b2b34ade7","lifecycleState":"CERTIFIED","lastUpdateDate":1628845801558,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5f86a24-8269-4a67-b224-95a15c26a295","invariantUUID":"f95e4fce-91da-4fab-9d96-2a1640c10264","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":"7e9895e9-0bcf-4810-9a96-cb19b94202eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628845640021,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e285ae23-1d0e-4f2d-b6d9-8c5e23fd54a7","invariantUUID":"00a366fe-b391-4f2e-b8f3-1c6807ea7130","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1bc5d293-89c1-432a-9070-1f3d4e4e61a4","lifecycleState":"CERTIFIED","lastUpdateDate":1628845403143,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0582145b-99fd-4044-80b6-3ee67061622f","invariantUUID":"508fa6b2-d994-4d0e-891f-dd14d1509a85","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":"9df9679c-d584-439c-8b7b-767433f9af15","lifecycleState":"CERTIFIED","lastUpdateDate":1628845746777,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"29e4243d-f51c-4267-8bd0-136d77ed1db4","invariantUUID":"a2e14232-4014-4df2-a52c-7e1467246217","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"cf4996e3-9d90-4aef-a19a-967993533e06","lifecycleState":"CERTIFIED","lastUpdateDate":1628845488122,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c300f1f-b640-4e90-b58f-4975a431760d","invariantUUID":"6d7ea7ed-506c-48aa-9201-fa451fbdd728","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"2fec86e9-2103-46d2-94fb-49679dfc0924","lifecycleState":"CERTIFIED","lastUpdateDate":1628845994556,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e38d42f-532b-456f-835f-5d337164ecea","invariantUUID":"c6e35c7c-731c-47d1-8ad3-ab48fde129c8","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fdefb487-538a-4e06-8f32-eb1529e218d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628845873533,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebc62721-22df-4e7e-a1de-9c65e5deb60f","invariantUUID":"84da2e54-9037-4818-bc68-a94917796f25","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"508add6f-89bf-43cc-ab0c-966792c13e44","lifecycleState":"CERTIFIED","lastUpdateDate":1628845562335,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c00390a9-4674-410c-8f81-67b77ab20ce6","invariantUUID":"fd8ef7aa-7026-43af-8019-a86e9de0b558","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d66bbc27-69cc-44e3-992f-52d2efc854a0","lifecycleState":"CERTIFIED","lastUpdateDate":1628845824037,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30a0ee4d-fcfc-4b9c-b3b2-ffbacb5b2613","invariantUUID":"23befb10-f91b-4184-8a8d-30f686b47c5c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b1942216-15c7-437e-9d3d-5f5b598bd89a","lifecycleState":"CERTIFIED","lastUpdateDate":1628845735577,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"629eb348-79e9-4b08-8e94-79e7da24f008","invariantUUID":"2cee9b69-a7c5-49b0-a51e-e0baaf32ac71","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":"compute","uniqueId":"ce5367c3-6d2e-460d-8e64-f2899be12efd","lifecycleState":"CERTIFIED","lastUpdateDate":1628845378739,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d49aa6cf-e743-4c82-85f2-19cdceb9f77b","invariantUUID":"937cbb7e-8486-4114-b23a-08dc2da196e0","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":"port","uniqueId":"0c3f3097-c83d-482a-aa26-37493d259ed4","lifecycleState":"CERTIFIED","lastUpdateDate":1628845862555,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76f503e9-d9bb-46c3-9a28-ece9e31314fc","invariantUUID":"36ba2478-4dac-4149-bfe4-ac2e0ca67f19","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d718ad26-bfc1-49d3-a2d6-540f1719559c","lifecycleState":"CERTIFIED","lastUpdateDate":1628845708953,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a24bba32-8986-4e8f-9266-2874bfdbfeba","invariantUUID":"cb38db58-752a-4eea-b2c0-f98a08e92547","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":"loadBalancer","uniqueId":"f903496d-ebc5-444f-9a83-0e172dc395b3","lifecycleState":"CERTIFIED","lastUpdateDate":1628845430466,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7e8b4cc-b29d-4c67-85bc-497ad2173a23","invariantUUID":"015c5041-944c-42d1-af1a-8aa93278ae91","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":"objectStorage","uniqueId":"3fe3f31c-1f61-489b-b4d5-a845825cbeeb","lifecycleState":"CERTIFIED","lastUpdateDate":1628845818228,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ca9b8f8-8acc-4c0a-b094-e546b7d6bf3d","invariantUUID":"df9ac636-2dd2-45ea-a8d7-fc536a703b74","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":"9b48cfe6-2a5c-4abf-b2c3-20344a734976","lifecycleState":"CERTIFIED","lastUpdateDate":1628845524303,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"83b618a9-c2c5-4f41-b6b2-7824666f048b","invariantUUID":"57f77bf1-d797-4d9f-b06b-915644bf12fd","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":"abbbbdf5-60eb-4e03-89d6-7612d03da86d","lifecycleState":"CERTIFIED","lastUpdateDate":1628845689943,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5308a547-007d-4a7b-b7e8-23458f9d7bf7","invariantUUID":"07db4424-d399-4be3-a192-981119cc4432","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"011ede19-90e5-439d-bf1d-f2d847db7c2c","lifecycleState":"CERTIFIED","lastUpdateDate":1628845935410,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31dc2841-e89f-4e00-9cca-5b9f00910ba1","invariantUUID":"ad3478f3-1ea6-49d6-9e2c-9670c4e658f2","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":"350a83ae-91c6-4b79-b4a7-28c2344f2fd6","lifecycleState":"CERTIFIED","lastUpdateDate":1628845645587,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee2be6ef-fcc5-4888-a6b8-85cd21625940","invariantUUID":"f0f11e7e-bfd2-4677-bb06-fca7aed4c02d","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3f0f0214-7600-4e78-97ee-410c73d68004","lifecycleState":"CERTIFIED","lastUpdateDate":1628845729269,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5da1a7d3-9580-44c2-b149-b60a887100a5","invariantUUID":"8a999c1d-e289-4232-9910-16dd3b0a76b4","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"944c21b5-f115-43b8-8bad-e82f5bf25228","lifecycleState":"CERTIFIED","lastUpdateDate":1628845616320,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"372433e8-29e2-4cb3-9469-bdc007ba2975","invariantUUID":"5c59e3dc-dd67-4c85-964f-a478f61c70b6","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":"networkrules","uniqueId":"daf30721-6170-4f1c-aded-5ae2a731f25c","lifecycleState":"CERTIFIED","lastUpdateDate":1628845556706,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bac79f0e-a5ee-4182-bfbc-14ba159d85f4","invariantUUID":"adaa1953-12e8-4337-a4b3-9fa3b7ef3e59","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":"7df861d9-8e50-4c12-a871-ed438528b19d","lifecycleState":"CERTIFIED","lastUpdateDate":1628845506879,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f006254a-0860-4270-b9c6-b88ec942c106","invariantUUID":"06dc23a7-5eff-4c98-9eb4-dd071c74f752","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":"securityrules","uniqueId":"a8ce6f4a-5c5c-4d56-99ea-734c24ae51bf","lifecycleState":"CERTIFIED","lastUpdateDate":1628845592041,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6c671880-d313-48bc-b0ae-2d3966442216","invariantUUID":"595ef066-8611-4b4e-84e8-d0ce0e1f8168","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":"89686e6d-5730-4e69-b6bd-82037988d9cf","lifecycleState":"CERTIFIED","lastUpdateDate":1628845868124,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e13596e-a2d4-4bb1-bf79-de5a4cbf0604","invariantUUID":"3621afab-aa50-42b5-8fb3-f4db78ffbfcb","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":"network","uniqueId":"6c65921a-0fe7-41ce-8f05-9f59802f9ff1","lifecycleState":"CERTIFIED","lastUpdateDate":1628845758111,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbbb9851-1bc6-422b-8010-b9101e014df0","invariantUUID":"5e71dea7-767a-4a43-a7d5-c76a062fd225","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"364e1d96-2caa-4871-9aec-bfc5faf5c531","lifecycleState":"CERTIFIED","lastUpdateDate":1628845879639,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9586b88c-1f32-4832-a453-c3c5063fb101","invariantUUID":"b920ae85-e582-4de4-89da-f4dfcb7339a3","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":"83ef2cb5-9afe-4b52-aa6d-45d3343ef582","lifecycleState":"CERTIFIED","lastUpdateDate":1628845610042,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8563686a-2785-4f0f-b144-7ef715afadc8","invariantUUID":"6a1a3350-8d29-46ef-aa49-cc36a01fef33","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":"a80edb23-336d-443c-87be-79b203e60956","lifecycleState":"CERTIFIED","lastUpdateDate":1628845926388,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca44e9b8-5b1a-4863-9550-3630f8ac2251","invariantUUID":"3c002b92-cdce-4fa8-81a2-a85691c2202d","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6c712d68-cfd1-4093-ab7c-58eb6291610e","lifecycleState":"CERTIFIED","lastUpdateDate":1628845981609,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7254980-f91d-4682-8a7d-cc4d0906b479","invariantUUID":"e5240ad3-d3b2-4ec5-8afc-5090c37c6773","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":"1ea7622c-0833-4549-8e7f-6f1d4818c6c0","lifecycleState":"CERTIFIED","lastUpdateDate":1628845621576,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ea2c659-adc5-4806-a208-5cab6e7944d6","invariantUUID":"089abe2d-a9af-4aa4-bfea-bf4b28cd476a","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":"c4ab51af-d947-46e5-b14d-46bbd9f1f99b","lifecycleState":"CERTIFIED","lastUpdateDate":1628845769220,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c89caeba-8fa7-4b9b-aea8-390ced7c057e","invariantUUID":"bd7a12de-37a2-44da-8d46-774c90832ab3","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ac9bbaa9-3a14-414d-a45b-c95459a5b1ce","lifecycleState":"CERTIFIED","lastUpdateDate":1628845518433,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"56f4d430-0571-4ba3-8248-fe8dd864d08b","invariantUUID":"b013519b-1591-44b2-8093-fc3f6807d337","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":"defaulticon","uniqueId":"62797f24-f0c4-416d-a361-4b33bb69d2ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628845850316,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0676ef22-85cb-4f82-8ffa-1e1a002eac35","invariantUUID":"a1a3cecc-de9a-453b-b015-c108551c6ef6","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":"objectStorage","uniqueId":"badc7189-d577-49fc-973e-0810b35bb3ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628845460778,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"356cf8fa-a597-42d6-bc11-73b896b14d2a","invariantUUID":"f8743110-72c7-4710-b93d-3a2a5215c186","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a7c28470-99d1-4a67-b234-28442d5c22c5","lifecycleState":"CERTIFIED","lastUpdateDate":1628853988417,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c0e4f268-c967-43dd-accf-5842959c4149","invariantUUID":"b0606127-539e-4e59-9b4f-24dbfb4beb7f","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"468dd78f-c1b9-4e3e-a1d3-5845052397ce","lifecycleState":"CERTIFIED","lastUpdateDate":1628850537163,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e66e9b69-dd42-4cb1-a6e6-1be783f2a139","invariantUUID":"142de9c4-dcb5-44c7-94eb-49959c72d67d","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-08-13 11:27:59,275 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-13 11:27:59,276 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-13 11:27:59,276 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/c0e4f268-c967-43dd-accf-5842959c4149/toscaModel
2021-08-13 11:27:59,277 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] data sent: None
2021-08-13 11:27:59,279 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-13 11:27:59,524 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/c0e4f268-c967-43dd-accf-5842959c4149/toscaModel HTTP/1.1" 200 None
2021-08-13 11:27:59,526 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response code: 200
2021-08-13 11:27:59,527 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response: n/a
2021-08-13 11:27:59,585 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': '51901791-9c64-4055-bd9f-798592e0b162', 'x-fromappid': 'API client'}
2021-08-13 11:27:59,585 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-13 11:27:59,585 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-7c48ec55-e094-4cbe-8ab1-6226507c034b_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-13 11:27:59,587 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267
2021-08-13 11:28:00,238 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-13 11:28:00,240 INFO 142:onap_service.py(1) - [None][Upload Network preload using GENERIC-RESOURCE-API] response code: 200
2021-08-13 11:28:00,241 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-13 11:28:00,254 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-13 11:28:00,255 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-13 11:28:00,255 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-13 11:28:00,257 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-13 11:28:00,385 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-13 11:28:00,386 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-13 11:28:00,386 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-13 11:28:00,389 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-13 11:28:00,389 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-13 11:28:00,389 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-13 11:28:00,391 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-13 11:28:00,443 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-13 11:28:00,444 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-13 11:28:00,444 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":"1628853999272","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-13 11:28:00,447 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-13 11:28:00,447 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-13 11:28:00,447 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-13 11:28:00,449 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-13 11:28:00,523 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-13 11:28:00,524 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-13 11:28:00,524 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-13 11:28:00,526 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-13 11:28:00,527 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-13 11:28:00,527 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-13 11:28:00,529 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-13 11:28:00,589 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-13 11:28:00,590 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-13 11:28:00,591 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":"1628853999272","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-13 11:28:00,593 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-13 11:28:00,594 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-13 11:28:00,594 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-13 11:28:00,596 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-13 11:28:00,653 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-13 11:28:00,654 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-13 11:28:00,655 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628854002194","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-13 11:28:00,667 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-13 11:28:00,668 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-13 11:28:00,668 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-13 11:28:00,668 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-13 11:28:00,668 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-13 11:28:00,670 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-13 11:28:01,351 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 708
2021-08-13 11:28:01,353 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-13 11:28:01,353 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e66e9b69-dd42-4cb1-a6e6-1be783f2a139","invariantUUID":"142de9c4-dcb5-44c7-94eb-49959c72d67d","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e66e9b69-dd42-4cb1-a6e6-1be783f2a139/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c0e4f268-c967-43dd-accf-5842959c4149","invariantUUID":"b0606127-539e-4e59-9b4f-24dbfb4beb7f","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c0e4f268-c967-43dd-accf-5842959c4149/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-13 11:28:01,356 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC
2021-08-13 11:28:01,357 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-13 11:28:01,357 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-13 11:28:01,357 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-13 11:28:01,358 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-13 11:28:01,358 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-13 11:28:01,358 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-13 11:28:01,359 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-13 11:28:01,359 DEBUG 147:__init__.py(1) - number of Service returned: 2
2021-08-13 11:28:01,359 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-13 11:28:01,360 INFO 192:__init__.py(1) - Service found, updating information
2021-08-13 11:28:01,360 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-13 11:28:01,361 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-13 11:28:01,361 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-13 11:28:01,363 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-13 11:28:02,137 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-13 11:28:02,139 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-13 11:28:02,143 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"da4180cc-ccad-4817-b4c7-9aef51eebb45","lifecycleState":"CERTIFIED","lastUpdateDate":1628845890643,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ace9e09-2adb-4b2d-b097-12cb5de89d0a","invariantUUID":"8a3f6373-da2f-4616-a0f2-ff708a487a7b","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"af5a0898-626d-4efa-b966-a0d7fbce426a","lifecycleState":"CERTIFIED","lastUpdateDate":1628845885368,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c5c7d02-61f4-4b6c-ab06-432ff6343be7","invariantUUID":"01e8965e-343f-4bef-8cf9-6e362a2bb261","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b2599cef-86a4-40f7-b757-afdd42862331","lifecycleState":"CERTIFIED","lastUpdateDate":1628845763774,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a185c83-2e03-4461-86be-b32824f5d9af","invariantUUID":"389c1e38-2bbb-47d5-b918-6aa7e71d1425","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3b4baeae-9f58-48f5-9063-519adf139435","lifecycleState":"CERTIFIED","lastUpdateDate":1628850478005,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b60d340b-1135-4a87-8957-e2271438b8ea","invariantUUID":"06db5575-0e6d-4a9d-b346-01c0101e9c3a","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"44291953-903a-4355-b4c0-f12b11b3f561","lifecycleState":"CERTIFIED","lastUpdateDate":1628845442721,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a23d0971-b1a1-4da4-95ea-052072463d29","invariantUUID":"254dfa5f-e615-4dd2-a7e4-e47927b03c9f","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"949b7c84-deb8-4b68-8809-8544057f559a","lifecycleState":"CERTIFIED","lastUpdateDate":1628845475437,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e0179ee-a3f3-40a8-aef7-857c23b6097d","invariantUUID":"72ec9d2a-8ce0-4331-bdc6-def9d5ff757f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"36233c51-5457-4492-8311-cf085adea713","lifecycleState":"CERTIFIED","lastUpdateDate":1628845437101,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62d83a39-57f3-4709-ba51-438425ea67af","invariantUUID":"c3a1832c-a162-4fbb-a82f-13108599e6a4","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"db006fe6-50fa-4a09-a2de-89559b24711e","lifecycleState":"CERTIFIED","lastUpdateDate":1628845671544,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c8185ce1-ea4d-4406-bb6e-eae7f70e158e","invariantUUID":"13d28e21-d9f9-4a0a-9f79-2abfd2a0788c","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":"compute","uniqueId":"c7f0de9e-e2f1-40d9-91e0-d4bf5370e2bd","lifecycleState":"CERTIFIED","lastUpdateDate":1628845782932,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9ad1801-0164-48a1-97d2-efdf6eab3909","invariantUUID":"08b93673-ffcb-453b-b780-a3f42b258708","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c1519b91-a06f-4e8a-aa85-8ee46acb0e65","lifecycleState":"CERTIFIED","lastUpdateDate":1628845977955,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8a04e68-62f4-461d-a6a1-958a35f0ecbd","invariantUUID":"3a1d4b2a-d836-4ad8-afec-841a28547d43","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":"bc0468b8-335f-4e51-bab4-600628b3af0c","lifecycleState":"CERTIFIED","lastUpdateDate":1628845717349,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"467fcb9a-8ec9-4969-a245-6c46b3cd7cbd","invariantUUID":"b241ffc0-c4e7-40fb-9d70-f20558b7d5db","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"534aff22-4f9b-4aea-8c27-f7dd21db0ee4","lifecycleState":"CERTIFIED","lastUpdateDate":1628845512181,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9b13c64-b1e7-4b66-b5d4-0ab956ddbf37","invariantUUID":"0a3f9502-200f-4ce7-9719-a3b929301490","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":"compute","uniqueId":"21ffab97-e21b-40db-8ba2-18f3049bd32c","lifecycleState":"CERTIFIED","lastUpdateDate":1628845603801,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5ce0a27-da9f-40d2-9c41-db52be1231f8","invariantUUID":"c34c7fb7-e313-4b49-a9ff-f299ea398d31","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":"objectStorage","uniqueId":"dc366d4e-dda6-4950-b23c-214f30fd0420","lifecycleState":"CERTIFIED","lastUpdateDate":1628845408679,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a332bc24-db52-48fb-9f38-1edbf6f23aed","invariantUUID":"80635a31-52b7-4ddf-bba4-81ac29afc9ec","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":"compute","uniqueId":"f637f34e-175a-4e9a-8d92-9f268fd6bd73","lifecycleState":"CERTIFIED","lastUpdateDate":1628845986854,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"068ffe75-df6f-4f4c-a9cc-336f68e888c3","invariantUUID":"6ed11aa4-cda5-4063-a2a4-561cf291d39e","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":"compute","uniqueId":"47d03f29-fd45-415b-8d88-769e20d1ae04","lifecycleState":"CERTIFIED","lastUpdateDate":1628845752024,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62e467b5-ef8f-4b5a-b570-6bf18ef8bae6","invariantUUID":"ad927fb2-d0c5-4473-9c58-1f931e1211d5","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec52bf9c-bc4f-4ee3-8f59-5cddfe378c4a","lifecycleState":"CERTIFIED","lastUpdateDate":1628845695709,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f172919-ec73-438b-840f-cdd5560ea35f","invariantUUID":"ba487578-c492-42ba-bece-0c061df5e946","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":"compute","uniqueId":"edb35693-4a00-426d-b851-4d4f0196ddaf","lifecycleState":"CERTIFIED","lastUpdateDate":1628845795047,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c56ed54a-158c-42fd-8bbc-520abd09ebc4","invariantUUID":"73249ab4-071a-4f8d-9fba-20e69d1646c5","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":"937fb752-aae1-48a1-b003-dacf214f0536","lifecycleState":"CERTIFIED","lastUpdateDate":1628845904598,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a46ca9ba-8a7b-4c46-8843-700646207535","invariantUUID":"397b4676-7db3-46fc-9d94-20df94803aa7","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":"objectStorage","uniqueId":"fae88fd2-ac75-4834-b6b0-46980d4263d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628845466463,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e2567a6-b3e5-45c4-8c7d-d1717f63bb1c","invariantUUID":"52610450-18a5-4c63-9b5a-01c4c7a46c42","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ef041b1-28fe-4706-8193-22b5e69f0d4e","lifecycleState":"CERTIFIED","lastUpdateDate":1628845482408,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"327afdc3-f1ff-473a-99a0-787b1508a5ad","invariantUUID":"8f2130f9-1443-4f72-9500-6872e2c32fce","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":"cdbdeb5f-de1f-4635-b4b0-757dcf4f42b0","lifecycleState":"CERTIFIED","lastUpdateDate":1628845494542,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1aaaf8c0-e857-46fc-93fb-fb9cafa5e818","invariantUUID":"d0f99f8c-ea4e-4e54-94f0-512e0100668b","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fac5f59a-4f1b-45aa-8564-8612db54879c","lifecycleState":"CERTIFIED","lastUpdateDate":1628846000519,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2748e7bb-5732-4b9c-852c-bf15ae18db59","invariantUUID":"a11d46ea-5337-47c8-b20a-943d2e4ac88a","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"5ae0e66e-2b76-450e-9996-1677424f15f6","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628845961910,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce2753a2-558d-43ea-b6f2-8aab63c92d2e","invariantUUID":"389c1e38-2bbb-47d5-b918-6aa7e71d1425","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","lifecycleState":"CERTIFIED","lastUpdateDate":1628845501676,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fae2c264-7bb9-4861-8f82-b3504e7992cc","invariantUUID":"7bd1c356-e5f5-4b5f-ae5a-0ad42df80137","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":"objectStorage","uniqueId":"20ed5673-ffd9-48d8-8ca9-8bc07f0cc1b4","lifecycleState":"CERTIFIED","lastUpdateDate":1628845741420,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74a117ba-020c-4e37-95ff-190aa23a0b36","invariantUUID":"1c472b8c-4552-4fc4-bd53-21cf67f95ca3","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":"defaulticon","uniqueId":"c4a44ea6-e6c1-401f-adde-8bc6378fc71b","lifecycleState":"CERTIFIED","lastUpdateDate":1628845857354,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"611cf752-8439-4892-bd9b-aa2cd27154cf","invariantUUID":"bf298eab-ef9d-4c31-9785-32f2107e9d8f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5a1c4554-865c-4e2f-9c0d-643ea86152b1","lifecycleState":"CERTIFIED","lastUpdateDate":1628845921030,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a290873d-c123-450a-ab59-5b16db97955d","invariantUUID":"0dedd7ed-af0c-4c2c-822e-54564ffa237f","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e3e055e3-f665-4af4-8866-b6f026278dc5","lifecycleState":"CERTIFIED","lastUpdateDate":1628845914950,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e633cd0d-3a9f-4ccd-9bfc-ce7bfb299392","invariantUUID":"e1e88086-733d-4714-afb5-5e8ebe52294b","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fdc1d323-8275-4ad6-a8b0-5934fce38b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1628845584434,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a8edb601-8eef-4e3f-99ad-076fc1ddd71b","invariantUUID":"115f430b-1c50-4a0f-b1b6-6918b62c4eca","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8e508d3f-24f6-41c9-8533-4cd55383aa4b","lifecycleState":"CERTIFIED","lastUpdateDate":1628845414929,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93d46904-bb17-4907-a1e9-9ad1a72122ec","invariantUUID":"3ce60fdb-15a7-4df6-8f44-2fcd84dc05a4","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"affac3f2-c00a-485a-8d14-8d0e50af0daa","lifecycleState":"CERTIFIED","lastUpdateDate":1628845775795,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d34e680-0e10-4b66-8484-3971066c0090","invariantUUID":"f1a0932f-b790-413f-bdee-3ef3aa5930d4","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"01c2cab6-4842-4e46-90ef-a20506daae55","lifecycleState":"CERTIFIED","lastUpdateDate":1628845943828,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ee100e7-464c-4bf1-ada9-1c795b787cc0","invariantUUID":"d553f2bc-c2a5-4623-8823-47ab25c57d40","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f33717eb-6f19-4702-80fe-a07393be928f","lifecycleState":"CERTIFIED","lastUpdateDate":1628845898429,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d738328c-ba9b-464c-a41a-cab409f8d00f","invariantUUID":"61148d99-8881-498e-bfc7-bd97e7b09895","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":"357b9224-8d27-4320-9174-8d5f87fd5a10","lifecycleState":"CERTIFIED","lastUpdateDate":1628845577704,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"370c2eb9-21e9-4c5e-8873-e406325b6cb2","invariantUUID":"3b5ed416-aed2-4c9f-b722-48f27b5b11f4","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f26427d-7088-4300-a73e-14e835d6b994","lifecycleState":"CERTIFIED","lastUpdateDate":1628845633693,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ff4c29c-371a-4b42-ac47-ee4441e3a799","invariantUUID":"43430c0d-b6f2-4955-8e09-6e198e1bfc6e","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7cc20f98-f05e-4a80-a20c-dc74539163d7","lifecycleState":"CERTIFIED","lastUpdateDate":1628845723975,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"caa99c0c-b325-48f1-abc5-d9e28d4a551e","invariantUUID":"cfff020b-7a1a-475d-891d-c2b77ed1c252","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74b6faab-43e8-49d2-b009-951b2b34ade7","lifecycleState":"CERTIFIED","lastUpdateDate":1628845801558,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5f86a24-8269-4a67-b224-95a15c26a295","invariantUUID":"f95e4fce-91da-4fab-9d96-2a1640c10264","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":"7e9895e9-0bcf-4810-9a96-cb19b94202eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628845640021,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e285ae23-1d0e-4f2d-b6d9-8c5e23fd54a7","invariantUUID":"00a366fe-b391-4f2e-b8f3-1c6807ea7130","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1bc5d293-89c1-432a-9070-1f3d4e4e61a4","lifecycleState":"CERTIFIED","lastUpdateDate":1628845403143,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0582145b-99fd-4044-80b6-3ee67061622f","invariantUUID":"508fa6b2-d994-4d0e-891f-dd14d1509a85","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":"9df9679c-d584-439c-8b7b-767433f9af15","lifecycleState":"CERTIFIED","lastUpdateDate":1628845746777,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"29e4243d-f51c-4267-8bd0-136d77ed1db4","invariantUUID":"a2e14232-4014-4df2-a52c-7e1467246217","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"cf4996e3-9d90-4aef-a19a-967993533e06","lifecycleState":"CERTIFIED","lastUpdateDate":1628845488122,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c300f1f-b640-4e90-b58f-4975a431760d","invariantUUID":"6d7ea7ed-506c-48aa-9201-fa451fbdd728","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"2fec86e9-2103-46d2-94fb-49679dfc0924","lifecycleState":"CERTIFIED","lastUpdateDate":1628845994556,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e38d42f-532b-456f-835f-5d337164ecea","invariantUUID":"c6e35c7c-731c-47d1-8ad3-ab48fde129c8","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fdefb487-538a-4e06-8f32-eb1529e218d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628845873533,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebc62721-22df-4e7e-a1de-9c65e5deb60f","invariantUUID":"84da2e54-9037-4818-bc68-a94917796f25","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"508add6f-89bf-43cc-ab0c-966792c13e44","lifecycleState":"CERTIFIED","lastUpdateDate":1628845562335,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c00390a9-4674-410c-8f81-67b77ab20ce6","invariantUUID":"fd8ef7aa-7026-43af-8019-a86e9de0b558","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d66bbc27-69cc-44e3-992f-52d2efc854a0","lifecycleState":"CERTIFIED","lastUpdateDate":1628845824037,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30a0ee4d-fcfc-4b9c-b3b2-ffbacb5b2613","invariantUUID":"23befb10-f91b-4184-8a8d-30f686b47c5c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b1942216-15c7-437e-9d3d-5f5b598bd89a","lifecycleState":"CERTIFIED","lastUpdateDate":1628845735577,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"629eb348-79e9-4b08-8e94-79e7da24f008","invariantUUID":"2cee9b69-a7c5-49b0-a51e-e0baaf32ac71","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":"compute","uniqueId":"ce5367c3-6d2e-460d-8e64-f2899be12efd","lifecycleState":"CERTIFIED","lastUpdateDate":1628845378739,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d49aa6cf-e743-4c82-85f2-19cdceb9f77b","invariantUUID":"937cbb7e-8486-4114-b23a-08dc2da196e0","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":"port","uniqueId":"0c3f3097-c83d-482a-aa26-37493d259ed4","lifecycleState":"CERTIFIED","lastUpdateDate":1628845862555,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76f503e9-d9bb-46c3-9a28-ece9e31314fc","invariantUUID":"36ba2478-4dac-4149-bfe4-ac2e0ca67f19","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d718ad26-bfc1-49d3-a2d6-540f1719559c","lifecycleState":"CERTIFIED","lastUpdateDate":1628845708953,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a24bba32-8986-4e8f-9266-2874bfdbfeba","invariantUUID":"cb38db58-752a-4eea-b2c0-f98a08e92547","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":"loadBalancer","uniqueId":"f903496d-ebc5-444f-9a83-0e172dc395b3","lifecycleState":"CERTIFIED","lastUpdateDate":1628845430466,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7e8b4cc-b29d-4c67-85bc-497ad2173a23","invariantUUID":"015c5041-944c-42d1-af1a-8aa93278ae91","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":"objectStorage","uniqueId":"3fe3f31c-1f61-489b-b4d5-a845825cbeeb","lifecycleState":"CERTIFIED","lastUpdateDate":1628845818228,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ca9b8f8-8acc-4c0a-b094-e546b7d6bf3d","invariantUUID":"df9ac636-2dd2-45ea-a8d7-fc536a703b74","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":"9b48cfe6-2a5c-4abf-b2c3-20344a734976","lifecycleState":"CERTIFIED","lastUpdateDate":1628845524303,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"83b618a9-c2c5-4f41-b6b2-7824666f048b","invariantUUID":"57f77bf1-d797-4d9f-b06b-915644bf12fd","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":"abbbbdf5-60eb-4e03-89d6-7612d03da86d","lifecycleState":"CERTIFIED","lastUpdateDate":1628845689943,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5308a547-007d-4a7b-b7e8-23458f9d7bf7","invariantUUID":"07db4424-d399-4be3-a192-981119cc4432","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"011ede19-90e5-439d-bf1d-f2d847db7c2c","lifecycleState":"CERTIFIED","lastUpdateDate":1628845935410,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31dc2841-e89f-4e00-9cca-5b9f00910ba1","invariantUUID":"ad3478f3-1ea6-49d6-9e2c-9670c4e658f2","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":"350a83ae-91c6-4b79-b4a7-28c2344f2fd6","lifecycleState":"CERTIFIED","lastUpdateDate":1628845645587,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee2be6ef-fcc5-4888-a6b8-85cd21625940","invariantUUID":"f0f11e7e-bfd2-4677-bb06-fca7aed4c02d","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3f0f0214-7600-4e78-97ee-410c73d68004","lifecycleState":"CERTIFIED","lastUpdateDate":1628845729269,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5da1a7d3-9580-44c2-b149-b60a887100a5","invariantUUID":"8a999c1d-e289-4232-9910-16dd3b0a76b4","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"944c21b5-f115-43b8-8bad-e82f5bf25228","lifecycleState":"CERTIFIED","lastUpdateDate":1628845616320,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"372433e8-29e2-4cb3-9469-bdc007ba2975","invariantUUID":"5c59e3dc-dd67-4c85-964f-a478f61c70b6","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":"networkrules","uniqueId":"daf30721-6170-4f1c-aded-5ae2a731f25c","lifecycleState":"CERTIFIED","lastUpdateDate":1628845556706,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bac79f0e-a5ee-4182-bfbc-14ba159d85f4","invariantUUID":"adaa1953-12e8-4337-a4b3-9fa3b7ef3e59","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":"7df861d9-8e50-4c12-a871-ed438528b19d","lifecycleState":"CERTIFIED","lastUpdateDate":1628845506879,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f006254a-0860-4270-b9c6-b88ec942c106","invariantUUID":"06dc23a7-5eff-4c98-9eb4-dd071c74f752","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":"securityrules","uniqueId":"a8ce6f4a-5c5c-4d56-99ea-734c24ae51bf","lifecycleState":"CERTIFIED","lastUpdateDate":1628845592041,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6c671880-d313-48bc-b0ae-2d3966442216","invariantUUID":"595ef066-8611-4b4e-84e8-d0ce0e1f8168","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":"89686e6d-5730-4e69-b6bd-82037988d9cf","lifecycleState":"CERTIFIED","lastUpdateDate":1628845868124,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e13596e-a2d4-4bb1-bf79-de5a4cbf0604","invariantUUID":"3621afab-aa50-42b5-8fb3-f4db78ffbfcb","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":"network","uniqueId":"6c65921a-0fe7-41ce-8f05-9f59802f9ff1","lifecycleState":"CERTIFIED","lastUpdateDate":1628845758111,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbbb9851-1bc6-422b-8010-b9101e014df0","invariantUUID":"5e71dea7-767a-4a43-a7d5-c76a062fd225","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"364e1d96-2caa-4871-9aec-bfc5faf5c531","lifecycleState":"CERTIFIED","lastUpdateDate":1628845879639,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9586b88c-1f32-4832-a453-c3c5063fb101","invariantUUID":"b920ae85-e582-4de4-89da-f4dfcb7339a3","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":"83ef2cb5-9afe-4b52-aa6d-45d3343ef582","lifecycleState":"CERTIFIED","lastUpdateDate":1628845610042,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8563686a-2785-4f0f-b144-7ef715afadc8","invariantUUID":"6a1a3350-8d29-46ef-aa49-cc36a01fef33","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":"a80edb23-336d-443c-87be-79b203e60956","lifecycleState":"CERTIFIED","lastUpdateDate":1628845926388,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca44e9b8-5b1a-4863-9550-3630f8ac2251","invariantUUID":"3c002b92-cdce-4fa8-81a2-a85691c2202d","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6c712d68-cfd1-4093-ab7c-58eb6291610e","lifecycleState":"CERTIFIED","lastUpdateDate":1628845981609,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7254980-f91d-4682-8a7d-cc4d0906b479","invariantUUID":"e5240ad3-d3b2-4ec5-8afc-5090c37c6773","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":"1ea7622c-0833-4549-8e7f-6f1d4818c6c0","lifecycleState":"CERTIFIED","lastUpdateDate":1628845621576,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ea2c659-adc5-4806-a208-5cab6e7944d6","invariantUUID":"089abe2d-a9af-4aa4-bfea-bf4b28cd476a","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":"c4ab51af-d947-46e5-b14d-46bbd9f1f99b","lifecycleState":"CERTIFIED","lastUpdateDate":1628845769220,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c89caeba-8fa7-4b9b-aea8-390ced7c057e","invariantUUID":"bd7a12de-37a2-44da-8d46-774c90832ab3","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ac9bbaa9-3a14-414d-a45b-c95459a5b1ce","lifecycleState":"CERTIFIED","lastUpdateDate":1628845518433,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"56f4d430-0571-4ba3-8248-fe8dd864d08b","invariantUUID":"b013519b-1591-44b2-8093-fc3f6807d337","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":"defaulticon","uniqueId":"62797f24-f0c4-416d-a361-4b33bb69d2ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628845850316,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0676ef22-85cb-4f82-8ffa-1e1a002eac35","invariantUUID":"a1a3cecc-de9a-453b-b015-c108551c6ef6","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":"objectStorage","uniqueId":"badc7189-d577-49fc-973e-0810b35bb3ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628845460778,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"356cf8fa-a597-42d6-bc11-73b896b14d2a","invariantUUID":"f8743110-72c7-4710-b93d-3a2a5215c186","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a7c28470-99d1-4a67-b234-28442d5c22c5","lifecycleState":"CERTIFIED","lastUpdateDate":1628853988417,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c0e4f268-c967-43dd-accf-5842959c4149","invariantUUID":"b0606127-539e-4e59-9b4f-24dbfb4beb7f","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"468dd78f-c1b9-4e3e-a1d3-5845052397ce","lifecycleState":"CERTIFIED","lastUpdateDate":1628850537163,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e66e9b69-dd42-4cb1-a6e6-1be783f2a139","invariantUUID":"142de9c4-dcb5-44c7-94eb-49959c72d67d","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-08-13 11:28:02,149 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-13 11:28:02,150 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': 'be8bd294-569b-4b36-98d3-167ce16233eb', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-13 11:28:02,150 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/2cfb0319-5f10-41c5-843d-30491ef52d54/networks
2021-08-13 11:28:02,151 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] data sent: {
    "requestDetails": {
        "requestInfo": {
            "instanceName": "basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0",
            "source": "VID",
            "suppressRollback": false,
            "requestorId": "test",
            "productFamilyId": "b0606127-539e-4e59-9b4f-24dbfb4beb7f"
        },
        "modelInfo": {
            
    "modelType": "network",
    "modelInvariantId": "cfff020b-7a1a-475d-891d-c2b77ed1c252",
    "modelVersionId": "caa99c0c-b325-48f1-abc5-d9e28d4a551e",
    "modelName": "Generic NeutronNet",
    "modelVersion": "1.0",
    "modelCustomizationId": "f6166697-4976-4a17-990f-45d441664d9b",
    "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": "2cfb0319-5f10-41c5-843d-30491ef52d54",
                "modelInfo": {
                    "modelType": "service",
                    "modelName": "basic_network",
                    "modelInvariantId": "b0606127-539e-4e59-9b4f-24dbfb4beb7f",
                    "modelVersion": "1.0",
                    "modelVersionId": "c0e4f268-c967-43dd-accf-5842959c4149"
                }
            }
        }]
    }
}
2021-08-13 11:28:02,153 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-13 11:28:04,148 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/2cfb0319-5f10-41c5-843d-30491ef52d54/networks HTTP/1.1" 202 262
2021-08-13 11:28:04,150 INFO 142:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] response code: 202
2021-08-13 11:28:04,151 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] response: {"requestReferences":{"requestId":"be8bd294-569b-4b36-98d3-167ce16233eb","instanceId":"d6281c87-5e50-4d82-a140-2ce176c0ec85","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/be8bd294-569b-4b36-98d3-167ce16233eb"}}
2021-08-13 11:28:04,151 DEBUG 79:mixins.py(1) - Wait until NetworkInstantiation task is not finished
2021-08-13 11:28:04,164 DEBUG 129:onap_service.py(8) - [None][Check be8bd294-569b-4b36-98d3-167ce16233eb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1bbe67af-ed84-4f34-bb31-b88ea2c57668', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-13 11:28:04,165 DEBUG 131:onap_service.py(8) - [None][Check be8bd294-569b-4b36-98d3-167ce16233eb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/be8bd294-569b-4b36-98d3-167ce16233eb
2021-08-13 11:28:04,166 DEBUG 132:onap_service.py(8) - [None][Check be8bd294-569b-4b36-98d3-167ce16233eb orchestration request status] data sent: None
2021-08-13 11:28:04,171 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-13 11:28:04,369 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/be8bd294-569b-4b36-98d3-167ce16233eb HTTP/1.1" 200 1961
2021-08-13 11:28:04,371 INFO 142:onap_service.py(8) - [None][Check be8bd294-569b-4b36-98d3-167ce16233eb orchestration request status] response code: 200
2021-08-13 11:28:04,372 DEBUG 146:onap_service.py(8) - [None][Check be8bd294-569b-4b36-98d3-167ce16233eb orchestration request status] response: {"request":{"requestId":"be8bd294-569b-4b36-98d3-167ce16233eb","startTime":"Fri, 13 Aug 2021 11:28:02 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"cfff020b-7a1a-475d-891d-c2b77ed1c252","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"f6166697-4976-4a17-990f-45d441664d9b","modelVersionId":"caa99c0c-b325-48f1-abc5-d9e28d4a551e","modelCustomizationId":"f6166697-4976-4a17-990f-45d441664d9b","modelUuid":"caa99c0c-b325-48f1-abc5-d9e28d4a551e","modelInvariantUuid":"cfff020b-7a1a-475d-891d-c2b77ed1c252","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"b0606127-539e-4e59-9b4f-24dbfb4beb7f","source":"VID","instanceName":"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"2cfb0319-5f10-41c5-843d-30491ef52d54","modelInfo":{"modelInvariantId":"b0606127-539e-4e59-9b4f-24dbfb4beb7f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"c0e4f268-c967-43dd-accf-5842959c4149","modelUuid":"c0e4f268-c967-43dd-accf-5842959c4149","modelInvariantUuid":"b0606127-539e-4e59-9b4f-24dbfb4beb7f"}}}],"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":"2cfb0319-5f10-41c5-843d-30491ef52d54","networkInstanceId":"d6281c87-5e50-4d82-a140-2ce176c0ec85","networkInstanceName":"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 13 Aug 2021 11:28:03 GMT"}}}
2021-08-13 11:28:14,383 DEBUG 129:onap_service.py(8) - [None][Check be8bd294-569b-4b36-98d3-167ce16233eb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b1c7c9f6-b3c0-4d81-9fab-b73703cc0294', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-13 11:28:14,384 DEBUG 131:onap_service.py(8) - [None][Check be8bd294-569b-4b36-98d3-167ce16233eb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/be8bd294-569b-4b36-98d3-167ce16233eb
2021-08-13 11:28:14,384 DEBUG 132:onap_service.py(8) - [None][Check be8bd294-569b-4b36-98d3-167ce16233eb orchestration request status] data sent: None
2021-08-13 11:28:14,386 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-13 11:28:14,932 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/be8bd294-569b-4b36-98d3-167ce16233eb HTTP/1.1" 200 2202
2021-08-13 11:28:14,934 INFO 142:onap_service.py(8) - [None][Check be8bd294-569b-4b36-98d3-167ce16233eb orchestration request status] response code: 200
2021-08-13 11:28:14,934 DEBUG 146:onap_service.py(8) - [None][Check be8bd294-569b-4b36-98d3-167ce16233eb orchestration request status] response: {"request":{"requestId":"be8bd294-569b-4b36-98d3-167ce16233eb","startTime":"Fri, 13 Aug 2021 11:28:02 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"cfff020b-7a1a-475d-891d-c2b77ed1c252","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"f6166697-4976-4a17-990f-45d441664d9b","modelVersionId":"caa99c0c-b325-48f1-abc5-d9e28d4a551e","modelCustomizationId":"f6166697-4976-4a17-990f-45d441664d9b","modelUuid":"caa99c0c-b325-48f1-abc5-d9e28d4a551e","modelInvariantUuid":"cfff020b-7a1a-475d-891d-c2b77ed1c252","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"b0606127-539e-4e59-9b4f-24dbfb4beb7f","source":"VID","instanceName":"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"2cfb0319-5f10-41c5-843d-30491ef52d54","modelInfo":{"modelInvariantId":"b0606127-539e-4e59-9b4f-24dbfb4beb7f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"c0e4f268-c967-43dd-accf-5842959c4149","modelUuid":"c0e4f268-c967-43dd-accf-5842959c4149","modelInvariantUuid":"b0606127-539e-4e59-9b4f-24dbfb4beb7f"}}}],"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":"2cfb0319-5f10-41c5-843d-30491ef52d54","networkInstanceId":"d6281c87-5e50-4d82-a140-2ce176c0ec85","networkInstanceName":"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_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":"Fri, 13 Aug 2021 11:28:11 GMT"}}}
2021-08-13 11:28:24,946 DEBUG 129:onap_service.py(8) - [None][Check be8bd294-569b-4b36-98d3-167ce16233eb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '514b2f72-20a9-4ec6-8a01-88dd2560d248', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-13 11:28:24,946 DEBUG 131:onap_service.py(8) - [None][Check be8bd294-569b-4b36-98d3-167ce16233eb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/be8bd294-569b-4b36-98d3-167ce16233eb
2021-08-13 11:28:24,946 DEBUG 132:onap_service.py(8) - [None][Check be8bd294-569b-4b36-98d3-167ce16233eb orchestration request status] data sent: None
2021-08-13 11:28:24,948 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-13 11:28:25,564 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/be8bd294-569b-4b36-98d3-167ce16233eb HTTP/1.1" 200 3722
2021-08-13 11:28:25,566 INFO 142:onap_service.py(8) - [None][Check be8bd294-569b-4b36-98d3-167ce16233eb orchestration request status] response code: 200
2021-08-13 11:28:25,567 DEBUG 146:onap_service.py(8) - [None][Check be8bd294-569b-4b36-98d3-167ce16233eb orchestration request status] response: {"request":{"requestId":"be8bd294-569b-4b36-98d3-167ce16233eb","startTime":"Fri, 13 Aug 2021 11:28:02 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"cfff020b-7a1a-475d-891d-c2b77ed1c252","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"f6166697-4976-4a17-990f-45d441664d9b","modelVersionId":"caa99c0c-b325-48f1-abc5-d9e28d4a551e","modelCustomizationId":"f6166697-4976-4a17-990f-45d441664d9b","modelUuid":"caa99c0c-b325-48f1-abc5-d9e28d4a551e","modelInvariantUuid":"cfff020b-7a1a-475d-891d-c2b77ed1c252","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"b0606127-539e-4e59-9b4f-24dbfb4beb7f","source":"VID","instanceName":"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"2cfb0319-5f10-41c5-843d-30491ef52d54","modelInfo":{"modelInvariantId":"b0606127-539e-4e59-9b4f-24dbfb4beb7f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"c0e4f268-c967-43dd-accf-5842959c4149","modelUuid":"c0e4f268-c967-43dd-accf-5842959c4149","modelInvariantUuid":"b0606127-539e-4e59-9b4f-24dbfb4beb7f"}}}],"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":"2cfb0319-5f10-41c5-843d-30491ef52d54","networkInstanceId":"d6281c87-5e50-4d82-a140-2ce176c0ec85","networkInstanceName":"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_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":"Fri, 13 Aug 2021 11:28:11 GMT"},"requestProcessingData":[{"groupingId":"6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7","tag":"StackInformation","dataPairs":[{"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"e21ba49a-24c1-47cd-a42c-0177adc947a8\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_ef5004f5-c49f-498f-9ffc-7bcbecdebcc8\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0/6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0\",\"updated_time\":null,\"creation_time\":1628854018000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"8b6707056979434d8ad3f767c781b6db\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0\",\"OS::stack_id\":\"6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7\",\"OS::stack_name\":\"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-13 11:28:35,578 DEBUG 129:onap_service.py(8) - [None][Check be8bd294-569b-4b36-98d3-167ce16233eb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '06330ad1-18bf-4148-9715-10ac3e71a9f9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-13 11:28:35,579 DEBUG 131:onap_service.py(8) - [None][Check be8bd294-569b-4b36-98d3-167ce16233eb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/be8bd294-569b-4b36-98d3-167ce16233eb
2021-08-13 11:28:35,579 DEBUG 132:onap_service.py(8) - [None][Check be8bd294-569b-4b36-98d3-167ce16233eb orchestration request status] data sent: None
2021-08-13 11:28:35,582 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-13 11:28:36,078 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/be8bd294-569b-4b36-98d3-167ce16233eb HTTP/1.1" 200 3851
2021-08-13 11:28:36,079 INFO 142:onap_service.py(8) - [None][Check be8bd294-569b-4b36-98d3-167ce16233eb orchestration request status] response code: 200
2021-08-13 11:28:36,080 DEBUG 146:onap_service.py(8) - [None][Check be8bd294-569b-4b36-98d3-167ce16233eb orchestration request status] response: {"request":{"requestId":"be8bd294-569b-4b36-98d3-167ce16233eb","startTime":"Fri, 13 Aug 2021 11:28:02 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"cfff020b-7a1a-475d-891d-c2b77ed1c252","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"f6166697-4976-4a17-990f-45d441664d9b","modelVersionId":"caa99c0c-b325-48f1-abc5-d9e28d4a551e","modelCustomizationId":"f6166697-4976-4a17-990f-45d441664d9b","modelUuid":"caa99c0c-b325-48f1-abc5-d9e28d4a551e","modelInvariantUuid":"cfff020b-7a1a-475d-891d-c2b77ed1c252","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"b0606127-539e-4e59-9b4f-24dbfb4beb7f","source":"VID","instanceName":"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"2cfb0319-5f10-41c5-843d-30491ef52d54","modelInfo":{"modelInvariantId":"b0606127-539e-4e59-9b4f-24dbfb4beb7f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"c0e4f268-c967-43dd-accf-5842959c4149","modelUuid":"c0e4f268-c967-43dd-accf-5842959c4149","modelInvariantUuid":"b0606127-539e-4e59-9b4f-24dbfb4beb7f"}}}],"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":"2cfb0319-5f10-41c5-843d-30491ef52d54","networkInstanceId":"d6281c87-5e50-4d82-a140-2ce176c0ec85","networkInstanceName":"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":36,"timestamp":"Fri, 13 Aug 2021 11:28:34 GMT"},"requestProcessingData":[{"groupingId":"6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7","tag":"StackInformation","dataPairs":[{"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"e21ba49a-24c1-47cd-a42c-0177adc947a8\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"c49b3bd4-9a4a-420c-a3fe-f7d4267272a8\",\"output_key\":\"subnet_id_ef5004f5-c49f-498f-9ffc-7bcbecdebcc8\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0/6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0\",\"updated_time\":null,\"creation_time\":1628854018000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"8b6707056979434d8ad3f767c781b6db\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0\",\"OS::stack_id\":\"6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7\",\"OS::stack_name\":\"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-13 11:28:46,091 DEBUG 129:onap_service.py(8) - [None][Check be8bd294-569b-4b36-98d3-167ce16233eb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9023c057-b230-4fe6-8886-ed6e5d1f6729', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-13 11:28:46,092 DEBUG 131:onap_service.py(8) - [None][Check be8bd294-569b-4b36-98d3-167ce16233eb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/be8bd294-569b-4b36-98d3-167ce16233eb
2021-08-13 11:28:46,092 DEBUG 132:onap_service.py(8) - [None][Check be8bd294-569b-4b36-98d3-167ce16233eb orchestration request status] data sent: None
2021-08-13 11:28:46,095 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-13 11:28:46,305 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/be8bd294-569b-4b36-98d3-167ce16233eb HTTP/1.1" 200 3810
2021-08-13 11:28:46,307 INFO 142:onap_service.py(8) - [None][Check be8bd294-569b-4b36-98d3-167ce16233eb orchestration request status] response code: 200
2021-08-13 11:28:46,308 DEBUG 146:onap_service.py(8) - [None][Check be8bd294-569b-4b36-98d3-167ce16233eb orchestration request status] response: {"request":{"requestId":"be8bd294-569b-4b36-98d3-167ce16233eb","startTime":"Fri, 13 Aug 2021 11:28:02 GMT","finishTime":"Fri, 13 Aug 2021 11:28:38 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"cfff020b-7a1a-475d-891d-c2b77ed1c252","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"f6166697-4976-4a17-990f-45d441664d9b","modelVersionId":"caa99c0c-b325-48f1-abc5-d9e28d4a551e","modelCustomizationId":"f6166697-4976-4a17-990f-45d441664d9b","modelUuid":"caa99c0c-b325-48f1-abc5-d9e28d4a551e","modelInvariantUuid":"cfff020b-7a1a-475d-891d-c2b77ed1c252","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"b0606127-539e-4e59-9b4f-24dbfb4beb7f","source":"VID","instanceName":"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"2cfb0319-5f10-41c5-843d-30491ef52d54","modelInfo":{"modelInvariantId":"b0606127-539e-4e59-9b4f-24dbfb4beb7f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"c0e4f268-c967-43dd-accf-5842959c4149","modelUuid":"c0e4f268-c967-43dd-accf-5842959c4149","modelInvariantUuid":"b0606127-539e-4e59-9b4f-24dbfb4beb7f"}}}],"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":"2cfb0319-5f10-41c5-843d-30491ef52d54","networkInstanceId":"d6281c87-5e50-4d82-a140-2ce176c0ec85","networkInstanceName":"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_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":"Fri, 13 Aug 2021 11:28:38 GMT"},"requestProcessingData":[{"groupingId":"6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7","tag":"StackInformation","dataPairs":[{"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"e21ba49a-24c1-47cd-a42c-0177adc947a8\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"c49b3bd4-9a4a-420c-a3fe-f7d4267272a8\",\"output_key\":\"subnet_id_ef5004f5-c49f-498f-9ffc-7bcbecdebcc8\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0/6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0\",\"updated_time\":null,\"creation_time\":1628854018000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"8b6707056979434d8ad3f767c781b6db\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0\",\"OS::stack_id\":\"6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7\",\"OS::stack_name\":\"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-13 11:28:46,309 INFO 56:mixins.py(8) - NetworkInstantiation task finished
2021-08-13 11:28:46,309 DEBUG 129:onap_service.py(8) - [None][Check be8bd294-569b-4b36-98d3-167ce16233eb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fa4eef7a-fcdf-4826-9549-c0504a978407', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-13 11:28:46,310 DEBUG 131:onap_service.py(8) - [None][Check be8bd294-569b-4b36-98d3-167ce16233eb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/be8bd294-569b-4b36-98d3-167ce16233eb
2021-08-13 11:28:46,310 DEBUG 132:onap_service.py(8) - [None][Check be8bd294-569b-4b36-98d3-167ce16233eb orchestration request status] data sent: None
2021-08-13 11:28:46,312 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-13 11:28:46,511 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/be8bd294-569b-4b36-98d3-167ce16233eb HTTP/1.1" 200 3810
2021-08-13 11:28:46,513 INFO 142:onap_service.py(8) - [None][Check be8bd294-569b-4b36-98d3-167ce16233eb orchestration request status] response code: 200
2021-08-13 11:28:46,514 DEBUG 146:onap_service.py(8) - [None][Check be8bd294-569b-4b36-98d3-167ce16233eb orchestration request status] response: {"request":{"requestId":"be8bd294-569b-4b36-98d3-167ce16233eb","startTime":"Fri, 13 Aug 2021 11:28:02 GMT","finishTime":"Fri, 13 Aug 2021 11:28:38 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"cfff020b-7a1a-475d-891d-c2b77ed1c252","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"f6166697-4976-4a17-990f-45d441664d9b","modelVersionId":"caa99c0c-b325-48f1-abc5-d9e28d4a551e","modelCustomizationId":"f6166697-4976-4a17-990f-45d441664d9b","modelUuid":"caa99c0c-b325-48f1-abc5-d9e28d4a551e","modelInvariantUuid":"cfff020b-7a1a-475d-891d-c2b77ed1c252","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"b0606127-539e-4e59-9b4f-24dbfb4beb7f","source":"VID","instanceName":"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"2cfb0319-5f10-41c5-843d-30491ef52d54","modelInfo":{"modelInvariantId":"b0606127-539e-4e59-9b4f-24dbfb4beb7f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"c0e4f268-c967-43dd-accf-5842959c4149","modelUuid":"c0e4f268-c967-43dd-accf-5842959c4149","modelInvariantUuid":"b0606127-539e-4e59-9b4f-24dbfb4beb7f"}}}],"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":"2cfb0319-5f10-41c5-843d-30491ef52d54","networkInstanceId":"d6281c87-5e50-4d82-a140-2ce176c0ec85","networkInstanceName":"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_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":"Fri, 13 Aug 2021 11:28:38 GMT"},"requestProcessingData":[{"groupingId":"6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7","tag":"StackInformation","dataPairs":[{"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"e21ba49a-24c1-47cd-a42c-0177adc947a8\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"c49b3bd4-9a4a-420c-a3fe-f7d4267272a8\",\"output_key\":\"subnet_id_ef5004f5-c49f-498f-9ffc-7bcbecdebcc8\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0/6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0\",\"updated_time\":null,\"creation_time\":1628854018000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"8b6707056979434d8ad3f767c781b6db\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0\",\"OS::stack_id\":\"6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7\",\"OS::stack_name\":\"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-13 11:28:46,515 DEBUG 129:onap_service.py(8) - [None][Check be8bd294-569b-4b36-98d3-167ce16233eb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c766ac33-58b5-4db5-bca0-4269ced65d0d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-13 11:28:46,516 DEBUG 131:onap_service.py(8) - [None][Check be8bd294-569b-4b36-98d3-167ce16233eb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/be8bd294-569b-4b36-98d3-167ce16233eb
2021-08-13 11:28:46,516 DEBUG 132:onap_service.py(8) - [None][Check be8bd294-569b-4b36-98d3-167ce16233eb orchestration request status] data sent: None
2021-08-13 11:28:46,518 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-13 11:28:46,707 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/be8bd294-569b-4b36-98d3-167ce16233eb HTTP/1.1" 200 3810
2021-08-13 11:28:46,709 INFO 142:onap_service.py(8) - [None][Check be8bd294-569b-4b36-98d3-167ce16233eb orchestration request status] response code: 200
2021-08-13 11:28:46,710 DEBUG 146:onap_service.py(8) - [None][Check be8bd294-569b-4b36-98d3-167ce16233eb orchestration request status] response: {"request":{"requestId":"be8bd294-569b-4b36-98d3-167ce16233eb","startTime":"Fri, 13 Aug 2021 11:28:02 GMT","finishTime":"Fri, 13 Aug 2021 11:28:38 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"cfff020b-7a1a-475d-891d-c2b77ed1c252","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"f6166697-4976-4a17-990f-45d441664d9b","modelVersionId":"caa99c0c-b325-48f1-abc5-d9e28d4a551e","modelCustomizationId":"f6166697-4976-4a17-990f-45d441664d9b","modelUuid":"caa99c0c-b325-48f1-abc5-d9e28d4a551e","modelInvariantUuid":"cfff020b-7a1a-475d-891d-c2b77ed1c252","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"b0606127-539e-4e59-9b4f-24dbfb4beb7f","source":"VID","instanceName":"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"2cfb0319-5f10-41c5-843d-30491ef52d54","modelInfo":{"modelInvariantId":"b0606127-539e-4e59-9b4f-24dbfb4beb7f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"c0e4f268-c967-43dd-accf-5842959c4149","modelUuid":"c0e4f268-c967-43dd-accf-5842959c4149","modelInvariantUuid":"b0606127-539e-4e59-9b4f-24dbfb4beb7f"}}}],"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":"2cfb0319-5f10-41c5-843d-30491ef52d54","networkInstanceId":"d6281c87-5e50-4d82-a140-2ce176c0ec85","networkInstanceName":"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_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":"Fri, 13 Aug 2021 11:28:38 GMT"},"requestProcessingData":[{"groupingId":"6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7","tag":"StackInformation","dataPairs":[{"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"e21ba49a-24c1-47cd-a42c-0177adc947a8\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"c49b3bd4-9a4a-420c-a3fe-f7d4267272a8\",\"output_key\":\"subnet_id_ef5004f5-c49f-498f-9ffc-7bcbecdebcc8\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0/6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0\",\"updated_time\":null,\"creation_time\":1628854018000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"8b6707056979434d8ad3f767c781b6db\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0\",\"OS::stack_id\":\"6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7\",\"OS::stack_name\":\"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-13 11:28:46,729 DEBUG 129:onap_service.py(1) - [None][Check be8bd294-569b-4b36-98d3-167ce16233eb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5424d917-522e-417b-b5a5-7a2a50fcdf1e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-13 11:28:46,729 DEBUG 131:onap_service.py(1) - [None][Check be8bd294-569b-4b36-98d3-167ce16233eb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/be8bd294-569b-4b36-98d3-167ce16233eb
2021-08-13 11:28:46,730 DEBUG 132:onap_service.py(1) - [None][Check be8bd294-569b-4b36-98d3-167ce16233eb orchestration request status] data sent: None
2021-08-13 11:28:46,732 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-13 11:28:46,906 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/be8bd294-569b-4b36-98d3-167ce16233eb HTTP/1.1" 200 3810
2021-08-13 11:28:46,908 INFO 142:onap_service.py(1) - [None][Check be8bd294-569b-4b36-98d3-167ce16233eb orchestration request status] response code: 200
2021-08-13 11:28:46,908 DEBUG 146:onap_service.py(1) - [None][Check be8bd294-569b-4b36-98d3-167ce16233eb orchestration request status] response: {"request":{"requestId":"be8bd294-569b-4b36-98d3-167ce16233eb","startTime":"Fri, 13 Aug 2021 11:28:02 GMT","finishTime":"Fri, 13 Aug 2021 11:28:38 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"cfff020b-7a1a-475d-891d-c2b77ed1c252","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"f6166697-4976-4a17-990f-45d441664d9b","modelVersionId":"caa99c0c-b325-48f1-abc5-d9e28d4a551e","modelCustomizationId":"f6166697-4976-4a17-990f-45d441664d9b","modelUuid":"caa99c0c-b325-48f1-abc5-d9e28d4a551e","modelInvariantUuid":"cfff020b-7a1a-475d-891d-c2b77ed1c252","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"b0606127-539e-4e59-9b4f-24dbfb4beb7f","source":"VID","instanceName":"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"2cfb0319-5f10-41c5-843d-30491ef52d54","modelInfo":{"modelInvariantId":"b0606127-539e-4e59-9b4f-24dbfb4beb7f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"c0e4f268-c967-43dd-accf-5842959c4149","modelUuid":"c0e4f268-c967-43dd-accf-5842959c4149","modelInvariantUuid":"b0606127-539e-4e59-9b4f-24dbfb4beb7f"}}}],"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":"2cfb0319-5f10-41c5-843d-30491ef52d54","networkInstanceId":"d6281c87-5e50-4d82-a140-2ce176c0ec85","networkInstanceName":"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_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":"Fri, 13 Aug 2021 11:28:38 GMT"},"requestProcessingData":[{"groupingId":"6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7","tag":"StackInformation","dataPairs":[{"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"e21ba49a-24c1-47cd-a42c-0177adc947a8\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"c49b3bd4-9a4a-420c-a3fe-f7d4267272a8\",\"output_key\":\"subnet_id_ef5004f5-c49f-498f-9ffc-7bcbecdebcc8\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0/6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0\",\"updated_time\":null,\"creation_time\":1628854018000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"8b6707056979434d8ad3f767c781b6db\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0\",\"OS::stack_id\":\"6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7\",\"OS::stack_name\":\"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-13 11:28:46,910 DEBUG 129:onap_service.py(1) - [None][Check be8bd294-569b-4b36-98d3-167ce16233eb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '14f9174c-efbc-4df8-9dd4-8a8b4e7a52fa', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-13 11:28:46,910 DEBUG 131:onap_service.py(1) - [None][Check be8bd294-569b-4b36-98d3-167ce16233eb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/be8bd294-569b-4b36-98d3-167ce16233eb
2021-08-13 11:28:46,910 DEBUG 132:onap_service.py(1) - [None][Check be8bd294-569b-4b36-98d3-167ce16233eb orchestration request status] data sent: None
2021-08-13 11:28:46,912 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-13 11:28:47,071 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/be8bd294-569b-4b36-98d3-167ce16233eb HTTP/1.1" 200 3810
2021-08-13 11:28:47,073 INFO 142:onap_service.py(1) - [None][Check be8bd294-569b-4b36-98d3-167ce16233eb orchestration request status] response code: 200
2021-08-13 11:28:47,074 DEBUG 146:onap_service.py(1) - [None][Check be8bd294-569b-4b36-98d3-167ce16233eb orchestration request status] response: {"request":{"requestId":"be8bd294-569b-4b36-98d3-167ce16233eb","startTime":"Fri, 13 Aug 2021 11:28:02 GMT","finishTime":"Fri, 13 Aug 2021 11:28:38 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"cfff020b-7a1a-475d-891d-c2b77ed1c252","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"f6166697-4976-4a17-990f-45d441664d9b","modelVersionId":"caa99c0c-b325-48f1-abc5-d9e28d4a551e","modelCustomizationId":"f6166697-4976-4a17-990f-45d441664d9b","modelUuid":"caa99c0c-b325-48f1-abc5-d9e28d4a551e","modelInvariantUuid":"cfff020b-7a1a-475d-891d-c2b77ed1c252","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"b0606127-539e-4e59-9b4f-24dbfb4beb7f","source":"VID","instanceName":"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"2cfb0319-5f10-41c5-843d-30491ef52d54","modelInfo":{"modelInvariantId":"b0606127-539e-4e59-9b4f-24dbfb4beb7f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"c0e4f268-c967-43dd-accf-5842959c4149","modelUuid":"c0e4f268-c967-43dd-accf-5842959c4149","modelInvariantUuid":"b0606127-539e-4e59-9b4f-24dbfb4beb7f"}}}],"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":"2cfb0319-5f10-41c5-843d-30491ef52d54","networkInstanceId":"d6281c87-5e50-4d82-a140-2ce176c0ec85","networkInstanceName":"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_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":"Fri, 13 Aug 2021 11:28:38 GMT"},"requestProcessingData":[{"groupingId":"6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7","tag":"StackInformation","dataPairs":[{"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"e21ba49a-24c1-47cd-a42c-0177adc947a8\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"c49b3bd4-9a4a-420c-a3fe-f7d4267272a8\",\"output_key\":\"subnet_id_ef5004f5-c49f-498f-9ffc-7bcbecdebcc8\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0/6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0\",\"updated_time\":null,\"creation_time\":1628854018000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"8b6707056979434d8ad3f767c781b6db\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0\",\"OS::stack_id\":\"6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7\",\"OS::stack_name\":\"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-13 11:28:47,075 INFO 37:basic_network.py(1) - Service basic_network successfully created
2021-08-13 11:28:47,076 INFO 40:basic_network.py(1) - Service basic_network cleanup called
2021-08-13 11:28:57,087 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-13 11:28:57,087 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/2cfb0319-5f10-41c5-843d-30491ef52d54/relationship-list
2021-08-13 11:28:57,088 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-13 11:28:57,090 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-13 11:28:57,162 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/2cfb0319-5f10-41c5-843d-30491ef52d54/relationship-list HTTP/1.1" 200 1071
2021-08-13 11:28:57,164 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-13 11:28:57,164 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/69909e2c-356d-4cfc-a194-ffd7b0e1dd8f","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"69909e2c-356d-4cfc-a194-ffd7b0e1dd8f"}]},{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/l3-networks/l3-network/d6281c87-5e50-4d82-a140-2ce176c0ec85","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"d6281c87-5e50-4d82-a140-2ce176c0ec85"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_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-13 11:28:57,168 DEBUG 129:onap_service.py(1) - [AAI][Get 2cfb0319-5f10-41c5-843d-30491ef52d54 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-13 11:28:57,168 DEBUG 131:onap_service.py(1) - [AAI][Get 2cfb0319-5f10-41c5-843d-30491ef52d54 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/l3-networks/l3-network/d6281c87-5e50-4d82-a140-2ce176c0ec85
2021-08-13 11:28:57,168 DEBUG 132:onap_service.py(1) - [AAI][Get 2cfb0319-5f10-41c5-843d-30491ef52d54 ABCMeta] data sent: None
2021-08-13 11:28:57,170 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-13 11:28:57,235 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/l3-networks/l3-network/d6281c87-5e50-4d82-a140-2ce176c0ec85 HTTP/1.1" 200 3203
2021-08-13 11:28:57,236 INFO 142:onap_service.py(1) - [AAI][Get 2cfb0319-5f10-41c5-843d-30491ef52d54 ABCMeta] response code: 200
2021-08-13 11:28:57,236 DEBUG 146:onap_service.py(1) - [AAI][Get 2cfb0319-5f10-41c5-843d-30491ef52d54 ABCMeta] response: {"network-id":"d6281c87-5e50-4d82-a140-2ce176c0ec85","network-name":"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0","network-type":"NEUTRON","network-technology":"NEUTRON","neutron-network-id":"e21ba49a-24c1-47cd-a42c-0177adc947a8","is-bound-to-vpn":false,"resource-version":"1628854118121","orchestration-status":"Active","heat-stack-id":"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0/6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7","model-invariant-id":"cfff020b-7a1a-475d-891d-c2b77ed1c252","model-version-id":"caa99c0c-b325-48f1-abc5-d9e28d4a551e","model-customization-id":"f6166697-4976-4a17-990f-45d441664d9b","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/2cfb0319-5f10-41c5-843d-30491ef52d54","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":"2cfb0319-5f10-41c5-843d-30491ef52d54"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b"}]},{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnw-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnw-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"N/A"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnw-platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnw-platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnw-lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnw-lob"}]}]}}
2021-08-13 11:28:57,239 INFO 161:vl_ala_carte.py(1) - Start network deletion AAI
2021-08-13 11:28:57,239 DEBUG 199:network.py(1) - Delete d6281c87-5e50-4d82-a140-2ce176c0ec85 network
2021-08-13 11:28:57,239 DEBUG 144:deletion.py(1) - Network d6281c87-5e50-4d82-a140-2ce176c0ec85 deletion request
2021-08-13 11:28:57,247 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-13 11:28:57,248 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-13 11:28:57,248 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-13 11:28:57,250 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-13 11:28:57,297 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-13 11:28:57,298 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-13 11:28:57,298 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-13 11:28:57,301 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-13 11:28:57,302 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-13 11:28:57,302 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-13 11:28:57,305 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-13 11:28:57,373 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-13 11:28:57,374 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-13 11:28:57,374 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":"1628854085805","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/d6281c87-5e50-4d82-a140-2ce176c0ec85","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"d6281c87-5e50-4d82-a140-2ce176c0ec85"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0"}]}]}}]}
2021-08-13 11:28:57,377 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-13 11:28:57,377 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-13 11:28:57,377 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-13 11:28:57,378 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-13 11:28:57,425 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-13 11:28:57,426 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-13 11:28:57,426 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-13 11:28:57,428 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-13 11:28:57,429 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-13 11:28:57,429 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-13 11:28:57,430 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-13 11:28:57,492 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-13 11:28:57,492 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-13 11:28:57,493 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":"1628854085805","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/d6281c87-5e50-4d82-a140-2ce176c0ec85","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"d6281c87-5e50-4d82-a140-2ce176c0ec85"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0"}]}]}}]}
2021-08-13 11:28:57,495 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-13 11:28:57,495 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-13 11:28:57,495 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-13 11:28:57,496 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-13 11:28:57,546 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-13 11:28:57,547 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-13 11:28:57,547 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-13 11:28:57,549 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-13 11:28:57,549 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-13 11:28:57,549 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-13 11:28:57,551 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-13 11:28:57,604 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-13 11:28:57,605 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-13 11:28:57,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":"1628854085805","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/d6281c87-5e50-4d82-a140-2ce176c0ec85","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"d6281c87-5e50-4d82-a140-2ce176c0ec85"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0"}]}]}}]}
2021-08-13 11:28:57,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-13 11:28:57,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-13 11:28:57,610 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-13 11:28:57,612 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-13 11:28:57,662 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-13 11:28:57,663 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-13 11:28:57,664 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628854085661","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/network/l3-networks/l3-network/d6281c87-5e50-4d82-a140-2ce176c0ec85","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"d6281c87-5e50-4d82-a140-2ce176c0ec85"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_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-13 11:28:57,666 DEBUG 129:onap_service.py(1) - [None][Create d6281c87-5e50-4d82-a140-2ce176c0ec85 Network deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6d7cb88d-8198-4169-a1b8-a2f71c446e68', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-13 11:28:57,666 DEBUG 131:onap_service.py(1) - [None][Create d6281c87-5e50-4d82-a140-2ce176c0ec85 Network deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2cfb0319-5f10-41c5-843d-30491ef52d54/networks/d6281c87-5e50-4d82-a140-2ce176c0ec85
2021-08-13 11:28:57,667 DEBUG 132:onap_service.py(1) - [None][Create d6281c87-5e50-4d82-a140-2ce176c0ec85 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-13 11:28:57,668 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-13 11:29:00,121 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/2cfb0319-5f10-41c5-843d-30491ef52d54/networks/d6281c87-5e50-4d82-a140-2ce176c0ec85 HTTP/1.1" 202 262
2021-08-13 11:29:00,123 INFO 142:onap_service.py(1) - [None][Create d6281c87-5e50-4d82-a140-2ce176c0ec85 Network deletion request] response code: 202
2021-08-13 11:29:00,123 DEBUG 146:onap_service.py(1) - [None][Create d6281c87-5e50-4d82-a140-2ce176c0ec85 Network deletion request] response: {"requestReferences":{"requestId":"6d7cb88d-8198-4169-a1b8-a2f71c446e68","instanceId":"d6281c87-5e50-4d82-a140-2ce176c0ec85","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6d7cb88d-8198-4169-a1b8-a2f71c446e68"}}
2021-08-13 11:29:00,124 DEBUG 79:mixins.py(1) - Wait until NetworkDeletionRequest task is not finished
2021-08-13 11:29:00,133 DEBUG 129:onap_service.py(9) - [None][Check 6d7cb88d-8198-4169-a1b8-a2f71c446e68 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8294bddc-fdeb-41c1-974b-94bcc910c303', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-13 11:29:00,134 DEBUG 131:onap_service.py(9) - [None][Check 6d7cb88d-8198-4169-a1b8-a2f71c446e68 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6d7cb88d-8198-4169-a1b8-a2f71c446e68
2021-08-13 11:29:00,134 DEBUG 132:onap_service.py(9) - [None][Check 6d7cb88d-8198-4169-a1b8-a2f71c446e68 orchestration request status] data sent: None
2021-08-13 11:29:00,139 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-13 11:29:00,315 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6d7cb88d-8198-4169-a1b8-a2f71c446e68 HTTP/1.1" 200 825
2021-08-13 11:29:00,318 INFO 142:onap_service.py(9) - [None][Check 6d7cb88d-8198-4169-a1b8-a2f71c446e68 orchestration request status] response code: 200
2021-08-13 11:29:00,319 DEBUG 146:onap_service.py(9) - [None][Check 6d7cb88d-8198-4169-a1b8-a2f71c446e68 orchestration request status] response: {"request":{"requestId":"6d7cb88d-8198-4169-a1b8-a2f71c446e68","startTime":"Fri, 13 Aug 2021 11:28:58 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":"2cfb0319-5f10-41c5-843d-30491ef52d54","networkInstanceId":"d6281c87-5e50-4d82-a140-2ce176c0ec85","networkInstanceName":"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 13 Aug 2021 11:28:59 GMT"}}}
2021-08-13 11:29:10,333 DEBUG 129:onap_service.py(9) - [None][Check 6d7cb88d-8198-4169-a1b8-a2f71c446e68 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4d21b899-87ff-4e1e-a9c4-d3a60138d462', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-13 11:29:10,334 DEBUG 131:onap_service.py(9) - [None][Check 6d7cb88d-8198-4169-a1b8-a2f71c446e68 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6d7cb88d-8198-4169-a1b8-a2f71c446e68
2021-08-13 11:29:10,334 DEBUG 132:onap_service.py(9) - [None][Check 6d7cb88d-8198-4169-a1b8-a2f71c446e68 orchestration request status] data sent: None
2021-08-13 11:29:10,338 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-13 11:29:10,841 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6d7cb88d-8198-4169-a1b8-a2f71c446e68 HTTP/1.1" 200 2640
2021-08-13 11:29:10,844 INFO 142:onap_service.py(9) - [None][Check 6d7cb88d-8198-4169-a1b8-a2f71c446e68 orchestration request status] response code: 200
2021-08-13 11:29:10,845 DEBUG 146:onap_service.py(9) - [None][Check 6d7cb88d-8198-4169-a1b8-a2f71c446e68 orchestration request status] response: {"request":{"requestId":"6d7cb88d-8198-4169-a1b8-a2f71c446e68","startTime":"Fri, 13 Aug 2021 11:28:58 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":"2cfb0319-5f10-41c5-843d-30491ef52d54","networkInstanceId":"d6281c87-5e50-4d82-a140-2ce176c0ec85","networkInstanceName":"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_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":"Fri, 13 Aug 2021 11:29:03 GMT"},"requestProcessingData":[{"groupingId":"6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7","tag":"StackInformation","dataPairs":[{"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_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_ef5004f5-c49f-498f-9ffc-7bcbecdebcc8\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0/6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0\",\"updated_time\":1628854064000,\"creation_time\":1628854018000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"8b6707056979434d8ad3f767c781b6db\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0\",\"OS::stack_id\":\"6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7\",\"OS::stack_name\":\"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-13 11:29:20,857 DEBUG 129:onap_service.py(9) - [None][Check 6d7cb88d-8198-4169-a1b8-a2f71c446e68 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e55f0964-8a0e-4fa5-974a-f7120aa2b6c2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-13 11:29:20,858 DEBUG 131:onap_service.py(9) - [None][Check 6d7cb88d-8198-4169-a1b8-a2f71c446e68 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6d7cb88d-8198-4169-a1b8-a2f71c446e68
2021-08-13 11:29:20,859 DEBUG 132:onap_service.py(9) - [None][Check 6d7cb88d-8198-4169-a1b8-a2f71c446e68 orchestration request status] data sent: None
2021-08-13 11:29:20,864 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-13 11:29:21,327 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6d7cb88d-8198-4169-a1b8-a2f71c446e68 HTTP/1.1" 200 2402
2021-08-13 11:29:21,329 INFO 142:onap_service.py(9) - [None][Check 6d7cb88d-8198-4169-a1b8-a2f71c446e68 orchestration request status] response code: 200
2021-08-13 11:29:21,330 DEBUG 146:onap_service.py(9) - [None][Check 6d7cb88d-8198-4169-a1b8-a2f71c446e68 orchestration request status] response: {"request":{"requestId":"6d7cb88d-8198-4169-a1b8-a2f71c446e68","startTime":"Fri, 13 Aug 2021 11:28:58 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":"2cfb0319-5f10-41c5-843d-30491ef52d54","networkInstanceId":"d6281c87-5e50-4d82-a140-2ce176c0ec85","networkInstanceName":"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_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":"Fri, 13 Aug 2021 11:29:20 GMT"},"requestProcessingData":[{"groupingId":"6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7","tag":"StackInformation","dataPairs":[{"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0/6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0\",\"updated_time\":1628854064000,\"creation_time\":1628854018000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"8b6707056979434d8ad3f767c781b6db\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0\",\"OS::stack_id\":\"6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7\",\"OS::stack_name\":\"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-13 11:29:31,343 DEBUG 129:onap_service.py(9) - [None][Check 6d7cb88d-8198-4169-a1b8-a2f71c446e68 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '59a6886a-58de-43ed-a8b3-141b8abac52d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-13 11:29:31,344 DEBUG 131:onap_service.py(9) - [None][Check 6d7cb88d-8198-4169-a1b8-a2f71c446e68 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6d7cb88d-8198-4169-a1b8-a2f71c446e68
2021-08-13 11:29:31,344 DEBUG 132:onap_service.py(9) - [None][Check 6d7cb88d-8198-4169-a1b8-a2f71c446e68 orchestration request status] data sent: None
2021-08-13 11:29:31,348 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-13 11:29:31,862 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6d7cb88d-8198-4169-a1b8-a2f71c446e68 HTTP/1.1" 200 2413
2021-08-13 11:29:31,864 INFO 142:onap_service.py(9) - [None][Check 6d7cb88d-8198-4169-a1b8-a2f71c446e68 orchestration request status] response code: 200
2021-08-13 11:29:31,865 DEBUG 146:onap_service.py(9) - [None][Check 6d7cb88d-8198-4169-a1b8-a2f71c446e68 orchestration request status] response: {"request":{"requestId":"6d7cb88d-8198-4169-a1b8-a2f71c446e68","startTime":"Fri, 13 Aug 2021 11:28:58 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":"2cfb0319-5f10-41c5-843d-30491ef52d54","networkInstanceId":"d6281c87-5e50-4d82-a140-2ce176c0ec85","networkInstanceName":"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_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":"Fri, 13 Aug 2021 11:29:22 GMT"},"requestProcessingData":[{"groupingId":"6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7","tag":"StackInformation","dataPairs":[{"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0/6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0\",\"updated_time\":1628854064000,\"creation_time\":1628854018000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"8b6707056979434d8ad3f767c781b6db\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0\",\"OS::stack_id\":\"6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7\",\"OS::stack_name\":\"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-13 11:29:41,877 DEBUG 129:onap_service.py(9) - [None][Check 6d7cb88d-8198-4169-a1b8-a2f71c446e68 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9152c608-ee16-4fd6-9a8c-09a8c5c613aa', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-13 11:29:41,877 DEBUG 131:onap_service.py(9) - [None][Check 6d7cb88d-8198-4169-a1b8-a2f71c446e68 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6d7cb88d-8198-4169-a1b8-a2f71c446e68
2021-08-13 11:29:41,878 DEBUG 132:onap_service.py(9) - [None][Check 6d7cb88d-8198-4169-a1b8-a2f71c446e68 orchestration request status] data sent: None
2021-08-13 11:29:41,881 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-13 11:29:42,079 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6d7cb88d-8198-4169-a1b8-a2f71c446e68 HTTP/1.1" 200 2456
2021-08-13 11:29:42,081 INFO 142:onap_service.py(9) - [None][Check 6d7cb88d-8198-4169-a1b8-a2f71c446e68 orchestration request status] response code: 200
2021-08-13 11:29:42,081 DEBUG 146:onap_service.py(9) - [None][Check 6d7cb88d-8198-4169-a1b8-a2f71c446e68 orchestration request status] response: {"request":{"requestId":"6d7cb88d-8198-4169-a1b8-a2f71c446e68","startTime":"Fri, 13 Aug 2021 11:28:58 GMT","finishTime":"Fri, 13 Aug 2021 11:29:39 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":"2cfb0319-5f10-41c5-843d-30491ef52d54","networkInstanceId":"d6281c87-5e50-4d82-a140-2ce176c0ec85","networkInstanceName":"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_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":"Fri, 13 Aug 2021 11:29:39 GMT"},"requestProcessingData":[{"groupingId":"6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7","tag":"StackInformation","dataPairs":[{"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0/6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0\",\"updated_time\":1628854064000,\"creation_time\":1628854018000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"8b6707056979434d8ad3f767c781b6db\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0\",\"OS::stack_id\":\"6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7\",\"OS::stack_name\":\"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-13 11:29:42,082 INFO 56:mixins.py(9) - NetworkDeletionRequest task finished
2021-08-13 11:29:42,083 DEBUG 129:onap_service.py(9) - [None][Check 6d7cb88d-8198-4169-a1b8-a2f71c446e68 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'da308419-025b-42d1-857f-8281d301a0eb', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-13 11:29:42,083 DEBUG 131:onap_service.py(9) - [None][Check 6d7cb88d-8198-4169-a1b8-a2f71c446e68 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6d7cb88d-8198-4169-a1b8-a2f71c446e68
2021-08-13 11:29:42,083 DEBUG 132:onap_service.py(9) - [None][Check 6d7cb88d-8198-4169-a1b8-a2f71c446e68 orchestration request status] data sent: None
2021-08-13 11:29:42,086 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-13 11:29:42,271 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6d7cb88d-8198-4169-a1b8-a2f71c446e68 HTTP/1.1" 200 2456
2021-08-13 11:29:42,273 INFO 142:onap_service.py(9) - [None][Check 6d7cb88d-8198-4169-a1b8-a2f71c446e68 orchestration request status] response code: 200
2021-08-13 11:29:42,273 DEBUG 146:onap_service.py(9) - [None][Check 6d7cb88d-8198-4169-a1b8-a2f71c446e68 orchestration request status] response: {"request":{"requestId":"6d7cb88d-8198-4169-a1b8-a2f71c446e68","startTime":"Fri, 13 Aug 2021 11:28:58 GMT","finishTime":"Fri, 13 Aug 2021 11:29:39 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":"2cfb0319-5f10-41c5-843d-30491ef52d54","networkInstanceId":"d6281c87-5e50-4d82-a140-2ce176c0ec85","networkInstanceName":"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_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":"Fri, 13 Aug 2021 11:29:39 GMT"},"requestProcessingData":[{"groupingId":"6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7","tag":"StackInformation","dataPairs":[{"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0/6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0\",\"updated_time\":1628854064000,\"creation_time\":1628854018000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"8b6707056979434d8ad3f767c781b6db\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0\",\"OS::stack_id\":\"6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7\",\"OS::stack_name\":\"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-13 11:29:42,275 DEBUG 129:onap_service.py(9) - [None][Check 6d7cb88d-8198-4169-a1b8-a2f71c446e68 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd88c55aa-b978-48b1-82fd-7f4e6e2a5c52', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-13 11:29:42,275 DEBUG 131:onap_service.py(9) - [None][Check 6d7cb88d-8198-4169-a1b8-a2f71c446e68 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6d7cb88d-8198-4169-a1b8-a2f71c446e68
2021-08-13 11:29:42,275 DEBUG 132:onap_service.py(9) - [None][Check 6d7cb88d-8198-4169-a1b8-a2f71c446e68 orchestration request status] data sent: None
2021-08-13 11:29:42,278 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-13 11:29:42,439 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6d7cb88d-8198-4169-a1b8-a2f71c446e68 HTTP/1.1" 200 2456
2021-08-13 11:29:42,441 INFO 142:onap_service.py(9) - [None][Check 6d7cb88d-8198-4169-a1b8-a2f71c446e68 orchestration request status] response code: 200
2021-08-13 11:29:42,442 DEBUG 146:onap_service.py(9) - [None][Check 6d7cb88d-8198-4169-a1b8-a2f71c446e68 orchestration request status] response: {"request":{"requestId":"6d7cb88d-8198-4169-a1b8-a2f71c446e68","startTime":"Fri, 13 Aug 2021 11:28:58 GMT","finishTime":"Fri, 13 Aug 2021 11:29:39 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":"2cfb0319-5f10-41c5-843d-30491ef52d54","networkInstanceId":"d6281c87-5e50-4d82-a140-2ce176c0ec85","networkInstanceName":"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_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":"Fri, 13 Aug 2021 11:29:39 GMT"},"requestProcessingData":[{"groupingId":"6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7","tag":"StackInformation","dataPairs":[{"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0/6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0\",\"updated_time\":1628854064000,\"creation_time\":1628854018000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"8b6707056979434d8ad3f767c781b6db\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0\",\"OS::stack_id\":\"6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7\",\"OS::stack_name\":\"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-13 11:29:42,455 DEBUG 129:onap_service.py(1) - [None][Check 6d7cb88d-8198-4169-a1b8-a2f71c446e68 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a6453afe-6c21-4a1f-93ee-9f8f50606958', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-13 11:29:42,456 DEBUG 131:onap_service.py(1) - [None][Check 6d7cb88d-8198-4169-a1b8-a2f71c446e68 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6d7cb88d-8198-4169-a1b8-a2f71c446e68
2021-08-13 11:29:42,456 DEBUG 132:onap_service.py(1) - [None][Check 6d7cb88d-8198-4169-a1b8-a2f71c446e68 orchestration request status] data sent: None
2021-08-13 11:29:42,459 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-13 11:29:42,628 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6d7cb88d-8198-4169-a1b8-a2f71c446e68 HTTP/1.1" 200 2456
2021-08-13 11:29:42,630 INFO 142:onap_service.py(1) - [None][Check 6d7cb88d-8198-4169-a1b8-a2f71c446e68 orchestration request status] response code: 200
2021-08-13 11:29:42,631 DEBUG 146:onap_service.py(1) - [None][Check 6d7cb88d-8198-4169-a1b8-a2f71c446e68 orchestration request status] response: {"request":{"requestId":"6d7cb88d-8198-4169-a1b8-a2f71c446e68","startTime":"Fri, 13 Aug 2021 11:28:58 GMT","finishTime":"Fri, 13 Aug 2021 11:29:39 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":"2cfb0319-5f10-41c5-843d-30491ef52d54","networkInstanceId":"d6281c87-5e50-4d82-a140-2ce176c0ec85","networkInstanceName":"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_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":"Fri, 13 Aug 2021 11:29:39 GMT"},"requestProcessingData":[{"groupingId":"6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7","tag":"StackInformation","dataPairs":[{"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0/6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0\",\"updated_time\":1628854064000,\"creation_time\":1628854018000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"8b6707056979434d8ad3f767c781b6db\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0\",\"OS::stack_id\":\"6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7\",\"OS::stack_name\":\"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-13 11:29:42,632 DEBUG 129:onap_service.py(1) - [None][Check 6d7cb88d-8198-4169-a1b8-a2f71c446e68 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7eb7b7f3-d89f-4323-afc0-1cb788309e18', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-13 11:29:42,632 DEBUG 131:onap_service.py(1) - [None][Check 6d7cb88d-8198-4169-a1b8-a2f71c446e68 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6d7cb88d-8198-4169-a1b8-a2f71c446e68
2021-08-13 11:29:42,632 DEBUG 132:onap_service.py(1) - [None][Check 6d7cb88d-8198-4169-a1b8-a2f71c446e68 orchestration request status] data sent: None
2021-08-13 11:29:42,633 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-13 11:29:42,792 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6d7cb88d-8198-4169-a1b8-a2f71c446e68 HTTP/1.1" 200 2456
2021-08-13 11:29:42,794 INFO 142:onap_service.py(1) - [None][Check 6d7cb88d-8198-4169-a1b8-a2f71c446e68 orchestration request status] response code: 200
2021-08-13 11:29:42,794 DEBUG 146:onap_service.py(1) - [None][Check 6d7cb88d-8198-4169-a1b8-a2f71c446e68 orchestration request status] response: {"request":{"requestId":"6d7cb88d-8198-4169-a1b8-a2f71c446e68","startTime":"Fri, 13 Aug 2021 11:28:58 GMT","finishTime":"Fri, 13 Aug 2021 11:29:39 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":"2cfb0319-5f10-41c5-843d-30491ef52d54","networkInstanceId":"d6281c87-5e50-4d82-a140-2ce176c0ec85","networkInstanceName":"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_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":"Fri, 13 Aug 2021 11:29:39 GMT"},"requestProcessingData":[{"groupingId":"6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7","tag":"StackInformation","dataPairs":[{"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0/6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0\",\"updated_time\":1628854064000,\"creation_time\":1628854018000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"8b6707056979434d8ad3f767c781b6db\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0\",\"OS::stack_id\":\"6143d25e-61e2-49c3-88ea-7cdaf1ca4dc7\",\"OS::stack_name\":\"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-13 11:29:42,796 DEBUG 319:service.py(1) - Delete 2cfb0319-5f10-41c5-843d-30491ef52d54 service instance
2021-08-13 11:29:42,796 DEBUG 113:deletion.py(1) - Service 2cfb0319-5f10-41c5-843d-30491ef52d54 deletion request
2021-08-13 11:29:42,811 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-13 11:29:42,811 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-13 11:29:42,812 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-13 11:29:42,812 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-13 11:29:42,813 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-13 11:29:42,814 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-13 11:29:43,489 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 708
2021-08-13 11:29:43,491 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-13 11:29:43,492 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e66e9b69-dd42-4cb1-a6e6-1be783f2a139","invariantUUID":"142de9c4-dcb5-44c7-94eb-49959c72d67d","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e66e9b69-dd42-4cb1-a6e6-1be783f2a139/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c0e4f268-c967-43dd-accf-5842959c4149","invariantUUID":"b0606127-539e-4e59-9b4f-24dbfb4beb7f","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c0e4f268-c967-43dd-accf-5842959c4149/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-13 11:29:43,495 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC
2021-08-13 11:29:43,496 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-13 11:29:43,496 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-13 11:29:43,497 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-13 11:29:43,497 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-13 11:29:43,497 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-13 11:29:43,498 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-13 11:29:43,498 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-13 11:29:43,499 DEBUG 147:__init__.py(1) - number of Service returned: 2
2021-08-13 11:29:43,499 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-13 11:29:43,500 INFO 192:__init__.py(1) - Service found, updating information
2021-08-13 11:29:43,501 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-13 11:29:43,502 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-13 11:29:43,503 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-13 11:29:43,507 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-13 11:29:44,209 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-13 11:29:44,212 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-13 11:29:44,214 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"da4180cc-ccad-4817-b4c7-9aef51eebb45","lifecycleState":"CERTIFIED","lastUpdateDate":1628845890643,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ace9e09-2adb-4b2d-b097-12cb5de89d0a","invariantUUID":"8a3f6373-da2f-4616-a0f2-ff708a487a7b","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"af5a0898-626d-4efa-b966-a0d7fbce426a","lifecycleState":"CERTIFIED","lastUpdateDate":1628845885368,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c5c7d02-61f4-4b6c-ab06-432ff6343be7","invariantUUID":"01e8965e-343f-4bef-8cf9-6e362a2bb261","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b2599cef-86a4-40f7-b757-afdd42862331","lifecycleState":"CERTIFIED","lastUpdateDate":1628845763774,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a185c83-2e03-4461-86be-b32824f5d9af","invariantUUID":"389c1e38-2bbb-47d5-b918-6aa7e71d1425","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3b4baeae-9f58-48f5-9063-519adf139435","lifecycleState":"CERTIFIED","lastUpdateDate":1628850478005,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b60d340b-1135-4a87-8957-e2271438b8ea","invariantUUID":"06db5575-0e6d-4a9d-b346-01c0101e9c3a","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"44291953-903a-4355-b4c0-f12b11b3f561","lifecycleState":"CERTIFIED","lastUpdateDate":1628845442721,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a23d0971-b1a1-4da4-95ea-052072463d29","invariantUUID":"254dfa5f-e615-4dd2-a7e4-e47927b03c9f","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"949b7c84-deb8-4b68-8809-8544057f559a","lifecycleState":"CERTIFIED","lastUpdateDate":1628845475437,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e0179ee-a3f3-40a8-aef7-857c23b6097d","invariantUUID":"72ec9d2a-8ce0-4331-bdc6-def9d5ff757f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"36233c51-5457-4492-8311-cf085adea713","lifecycleState":"CERTIFIED","lastUpdateDate":1628845437101,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62d83a39-57f3-4709-ba51-438425ea67af","invariantUUID":"c3a1832c-a162-4fbb-a82f-13108599e6a4","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"db006fe6-50fa-4a09-a2de-89559b24711e","lifecycleState":"CERTIFIED","lastUpdateDate":1628845671544,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c8185ce1-ea4d-4406-bb6e-eae7f70e158e","invariantUUID":"13d28e21-d9f9-4a0a-9f79-2abfd2a0788c","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":"compute","uniqueId":"c7f0de9e-e2f1-40d9-91e0-d4bf5370e2bd","lifecycleState":"CERTIFIED","lastUpdateDate":1628845782932,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9ad1801-0164-48a1-97d2-efdf6eab3909","invariantUUID":"08b93673-ffcb-453b-b780-a3f42b258708","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c1519b91-a06f-4e8a-aa85-8ee46acb0e65","lifecycleState":"CERTIFIED","lastUpdateDate":1628845977955,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8a04e68-62f4-461d-a6a1-958a35f0ecbd","invariantUUID":"3a1d4b2a-d836-4ad8-afec-841a28547d43","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":"bc0468b8-335f-4e51-bab4-600628b3af0c","lifecycleState":"CERTIFIED","lastUpdateDate":1628845717349,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"467fcb9a-8ec9-4969-a245-6c46b3cd7cbd","invariantUUID":"b241ffc0-c4e7-40fb-9d70-f20558b7d5db","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"534aff22-4f9b-4aea-8c27-f7dd21db0ee4","lifecycleState":"CERTIFIED","lastUpdateDate":1628845512181,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9b13c64-b1e7-4b66-b5d4-0ab956ddbf37","invariantUUID":"0a3f9502-200f-4ce7-9719-a3b929301490","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":"compute","uniqueId":"21ffab97-e21b-40db-8ba2-18f3049bd32c","lifecycleState":"CERTIFIED","lastUpdateDate":1628845603801,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5ce0a27-da9f-40d2-9c41-db52be1231f8","invariantUUID":"c34c7fb7-e313-4b49-a9ff-f299ea398d31","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":"objectStorage","uniqueId":"dc366d4e-dda6-4950-b23c-214f30fd0420","lifecycleState":"CERTIFIED","lastUpdateDate":1628845408679,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a332bc24-db52-48fb-9f38-1edbf6f23aed","invariantUUID":"80635a31-52b7-4ddf-bba4-81ac29afc9ec","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":"compute","uniqueId":"f637f34e-175a-4e9a-8d92-9f268fd6bd73","lifecycleState":"CERTIFIED","lastUpdateDate":1628845986854,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"068ffe75-df6f-4f4c-a9cc-336f68e888c3","invariantUUID":"6ed11aa4-cda5-4063-a2a4-561cf291d39e","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":"compute","uniqueId":"47d03f29-fd45-415b-8d88-769e20d1ae04","lifecycleState":"CERTIFIED","lastUpdateDate":1628845752024,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62e467b5-ef8f-4b5a-b570-6bf18ef8bae6","invariantUUID":"ad927fb2-d0c5-4473-9c58-1f931e1211d5","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec52bf9c-bc4f-4ee3-8f59-5cddfe378c4a","lifecycleState":"CERTIFIED","lastUpdateDate":1628845695709,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f172919-ec73-438b-840f-cdd5560ea35f","invariantUUID":"ba487578-c492-42ba-bece-0c061df5e946","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":"compute","uniqueId":"edb35693-4a00-426d-b851-4d4f0196ddaf","lifecycleState":"CERTIFIED","lastUpdateDate":1628845795047,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c56ed54a-158c-42fd-8bbc-520abd09ebc4","invariantUUID":"73249ab4-071a-4f8d-9fba-20e69d1646c5","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":"937fb752-aae1-48a1-b003-dacf214f0536","lifecycleState":"CERTIFIED","lastUpdateDate":1628845904598,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a46ca9ba-8a7b-4c46-8843-700646207535","invariantUUID":"397b4676-7db3-46fc-9d94-20df94803aa7","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":"objectStorage","uniqueId":"fae88fd2-ac75-4834-b6b0-46980d4263d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628845466463,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e2567a6-b3e5-45c4-8c7d-d1717f63bb1c","invariantUUID":"52610450-18a5-4c63-9b5a-01c4c7a46c42","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ef041b1-28fe-4706-8193-22b5e69f0d4e","lifecycleState":"CERTIFIED","lastUpdateDate":1628845482408,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"327afdc3-f1ff-473a-99a0-787b1508a5ad","invariantUUID":"8f2130f9-1443-4f72-9500-6872e2c32fce","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":"cdbdeb5f-de1f-4635-b4b0-757dcf4f42b0","lifecycleState":"CERTIFIED","lastUpdateDate":1628845494542,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1aaaf8c0-e857-46fc-93fb-fb9cafa5e818","invariantUUID":"d0f99f8c-ea4e-4e54-94f0-512e0100668b","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fac5f59a-4f1b-45aa-8564-8612db54879c","lifecycleState":"CERTIFIED","lastUpdateDate":1628846000519,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2748e7bb-5732-4b9c-852c-bf15ae18db59","invariantUUID":"a11d46ea-5337-47c8-b20a-943d2e4ac88a","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"5ae0e66e-2b76-450e-9996-1677424f15f6","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628845961910,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce2753a2-558d-43ea-b6f2-8aab63c92d2e","invariantUUID":"389c1e38-2bbb-47d5-b918-6aa7e71d1425","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","lifecycleState":"CERTIFIED","lastUpdateDate":1628845501676,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fae2c264-7bb9-4861-8f82-b3504e7992cc","invariantUUID":"7bd1c356-e5f5-4b5f-ae5a-0ad42df80137","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":"objectStorage","uniqueId":"20ed5673-ffd9-48d8-8ca9-8bc07f0cc1b4","lifecycleState":"CERTIFIED","lastUpdateDate":1628845741420,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74a117ba-020c-4e37-95ff-190aa23a0b36","invariantUUID":"1c472b8c-4552-4fc4-bd53-21cf67f95ca3","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":"defaulticon","uniqueId":"c4a44ea6-e6c1-401f-adde-8bc6378fc71b","lifecycleState":"CERTIFIED","lastUpdateDate":1628845857354,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"611cf752-8439-4892-bd9b-aa2cd27154cf","invariantUUID":"bf298eab-ef9d-4c31-9785-32f2107e9d8f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5a1c4554-865c-4e2f-9c0d-643ea86152b1","lifecycleState":"CERTIFIED","lastUpdateDate":1628845921030,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a290873d-c123-450a-ab59-5b16db97955d","invariantUUID":"0dedd7ed-af0c-4c2c-822e-54564ffa237f","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e3e055e3-f665-4af4-8866-b6f026278dc5","lifecycleState":"CERTIFIED","lastUpdateDate":1628845914950,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e633cd0d-3a9f-4ccd-9bfc-ce7bfb299392","invariantUUID":"e1e88086-733d-4714-afb5-5e8ebe52294b","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fdc1d323-8275-4ad6-a8b0-5934fce38b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1628845584434,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a8edb601-8eef-4e3f-99ad-076fc1ddd71b","invariantUUID":"115f430b-1c50-4a0f-b1b6-6918b62c4eca","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8e508d3f-24f6-41c9-8533-4cd55383aa4b","lifecycleState":"CERTIFIED","lastUpdateDate":1628845414929,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93d46904-bb17-4907-a1e9-9ad1a72122ec","invariantUUID":"3ce60fdb-15a7-4df6-8f44-2fcd84dc05a4","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"affac3f2-c00a-485a-8d14-8d0e50af0daa","lifecycleState":"CERTIFIED","lastUpdateDate":1628845775795,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d34e680-0e10-4b66-8484-3971066c0090","invariantUUID":"f1a0932f-b790-413f-bdee-3ef3aa5930d4","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"01c2cab6-4842-4e46-90ef-a20506daae55","lifecycleState":"CERTIFIED","lastUpdateDate":1628845943828,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ee100e7-464c-4bf1-ada9-1c795b787cc0","invariantUUID":"d553f2bc-c2a5-4623-8823-47ab25c57d40","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f33717eb-6f19-4702-80fe-a07393be928f","lifecycleState":"CERTIFIED","lastUpdateDate":1628845898429,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d738328c-ba9b-464c-a41a-cab409f8d00f","invariantUUID":"61148d99-8881-498e-bfc7-bd97e7b09895","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":"357b9224-8d27-4320-9174-8d5f87fd5a10","lifecycleState":"CERTIFIED","lastUpdateDate":1628845577704,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"370c2eb9-21e9-4c5e-8873-e406325b6cb2","invariantUUID":"3b5ed416-aed2-4c9f-b722-48f27b5b11f4","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f26427d-7088-4300-a73e-14e835d6b994","lifecycleState":"CERTIFIED","lastUpdateDate":1628845633693,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ff4c29c-371a-4b42-ac47-ee4441e3a799","invariantUUID":"43430c0d-b6f2-4955-8e09-6e198e1bfc6e","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7cc20f98-f05e-4a80-a20c-dc74539163d7","lifecycleState":"CERTIFIED","lastUpdateDate":1628845723975,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"caa99c0c-b325-48f1-abc5-d9e28d4a551e","invariantUUID":"cfff020b-7a1a-475d-891d-c2b77ed1c252","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74b6faab-43e8-49d2-b009-951b2b34ade7","lifecycleState":"CERTIFIED","lastUpdateDate":1628845801558,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5f86a24-8269-4a67-b224-95a15c26a295","invariantUUID":"f95e4fce-91da-4fab-9d96-2a1640c10264","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":"7e9895e9-0bcf-4810-9a96-cb19b94202eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628845640021,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e285ae23-1d0e-4f2d-b6d9-8c5e23fd54a7","invariantUUID":"00a366fe-b391-4f2e-b8f3-1c6807ea7130","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1bc5d293-89c1-432a-9070-1f3d4e4e61a4","lifecycleState":"CERTIFIED","lastUpdateDate":1628845403143,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0582145b-99fd-4044-80b6-3ee67061622f","invariantUUID":"508fa6b2-d994-4d0e-891f-dd14d1509a85","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":"9df9679c-d584-439c-8b7b-767433f9af15","lifecycleState":"CERTIFIED","lastUpdateDate":1628845746777,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"29e4243d-f51c-4267-8bd0-136d77ed1db4","invariantUUID":"a2e14232-4014-4df2-a52c-7e1467246217","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"cf4996e3-9d90-4aef-a19a-967993533e06","lifecycleState":"CERTIFIED","lastUpdateDate":1628845488122,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c300f1f-b640-4e90-b58f-4975a431760d","invariantUUID":"6d7ea7ed-506c-48aa-9201-fa451fbdd728","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"2fec86e9-2103-46d2-94fb-49679dfc0924","lifecycleState":"CERTIFIED","lastUpdateDate":1628845994556,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e38d42f-532b-456f-835f-5d337164ecea","invariantUUID":"c6e35c7c-731c-47d1-8ad3-ab48fde129c8","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fdefb487-538a-4e06-8f32-eb1529e218d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628845873533,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebc62721-22df-4e7e-a1de-9c65e5deb60f","invariantUUID":"84da2e54-9037-4818-bc68-a94917796f25","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"508add6f-89bf-43cc-ab0c-966792c13e44","lifecycleState":"CERTIFIED","lastUpdateDate":1628845562335,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c00390a9-4674-410c-8f81-67b77ab20ce6","invariantUUID":"fd8ef7aa-7026-43af-8019-a86e9de0b558","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d66bbc27-69cc-44e3-992f-52d2efc854a0","lifecycleState":"CERTIFIED","lastUpdateDate":1628845824037,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30a0ee4d-fcfc-4b9c-b3b2-ffbacb5b2613","invariantUUID":"23befb10-f91b-4184-8a8d-30f686b47c5c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b1942216-15c7-437e-9d3d-5f5b598bd89a","lifecycleState":"CERTIFIED","lastUpdateDate":1628845735577,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"629eb348-79e9-4b08-8e94-79e7da24f008","invariantUUID":"2cee9b69-a7c5-49b0-a51e-e0baaf32ac71","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":"compute","uniqueId":"ce5367c3-6d2e-460d-8e64-f2899be12efd","lifecycleState":"CERTIFIED","lastUpdateDate":1628845378739,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d49aa6cf-e743-4c82-85f2-19cdceb9f77b","invariantUUID":"937cbb7e-8486-4114-b23a-08dc2da196e0","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":"port","uniqueId":"0c3f3097-c83d-482a-aa26-37493d259ed4","lifecycleState":"CERTIFIED","lastUpdateDate":1628845862555,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76f503e9-d9bb-46c3-9a28-ece9e31314fc","invariantUUID":"36ba2478-4dac-4149-bfe4-ac2e0ca67f19","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d718ad26-bfc1-49d3-a2d6-540f1719559c","lifecycleState":"CERTIFIED","lastUpdateDate":1628845708953,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a24bba32-8986-4e8f-9266-2874bfdbfeba","invariantUUID":"cb38db58-752a-4eea-b2c0-f98a08e92547","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":"loadBalancer","uniqueId":"f903496d-ebc5-444f-9a83-0e172dc395b3","lifecycleState":"CERTIFIED","lastUpdateDate":1628845430466,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7e8b4cc-b29d-4c67-85bc-497ad2173a23","invariantUUID":"015c5041-944c-42d1-af1a-8aa93278ae91","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":"objectStorage","uniqueId":"3fe3f31c-1f61-489b-b4d5-a845825cbeeb","lifecycleState":"CERTIFIED","lastUpdateDate":1628845818228,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ca9b8f8-8acc-4c0a-b094-e546b7d6bf3d","invariantUUID":"df9ac636-2dd2-45ea-a8d7-fc536a703b74","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":"9b48cfe6-2a5c-4abf-b2c3-20344a734976","lifecycleState":"CERTIFIED","lastUpdateDate":1628845524303,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"83b618a9-c2c5-4f41-b6b2-7824666f048b","invariantUUID":"57f77bf1-d797-4d9f-b06b-915644bf12fd","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":"abbbbdf5-60eb-4e03-89d6-7612d03da86d","lifecycleState":"CERTIFIED","lastUpdateDate":1628845689943,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5308a547-007d-4a7b-b7e8-23458f9d7bf7","invariantUUID":"07db4424-d399-4be3-a192-981119cc4432","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"011ede19-90e5-439d-bf1d-f2d847db7c2c","lifecycleState":"CERTIFIED","lastUpdateDate":1628845935410,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31dc2841-e89f-4e00-9cca-5b9f00910ba1","invariantUUID":"ad3478f3-1ea6-49d6-9e2c-9670c4e658f2","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":"350a83ae-91c6-4b79-b4a7-28c2344f2fd6","lifecycleState":"CERTIFIED","lastUpdateDate":1628845645587,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee2be6ef-fcc5-4888-a6b8-85cd21625940","invariantUUID":"f0f11e7e-bfd2-4677-bb06-fca7aed4c02d","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3f0f0214-7600-4e78-97ee-410c73d68004","lifecycleState":"CERTIFIED","lastUpdateDate":1628845729269,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5da1a7d3-9580-44c2-b149-b60a887100a5","invariantUUID":"8a999c1d-e289-4232-9910-16dd3b0a76b4","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"944c21b5-f115-43b8-8bad-e82f5bf25228","lifecycleState":"CERTIFIED","lastUpdateDate":1628845616320,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"372433e8-29e2-4cb3-9469-bdc007ba2975","invariantUUID":"5c59e3dc-dd67-4c85-964f-a478f61c70b6","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":"networkrules","uniqueId":"daf30721-6170-4f1c-aded-5ae2a731f25c","lifecycleState":"CERTIFIED","lastUpdateDate":1628845556706,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bac79f0e-a5ee-4182-bfbc-14ba159d85f4","invariantUUID":"adaa1953-12e8-4337-a4b3-9fa3b7ef3e59","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":"7df861d9-8e50-4c12-a871-ed438528b19d","lifecycleState":"CERTIFIED","lastUpdateDate":1628845506879,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f006254a-0860-4270-b9c6-b88ec942c106","invariantUUID":"06dc23a7-5eff-4c98-9eb4-dd071c74f752","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":"securityrules","uniqueId":"a8ce6f4a-5c5c-4d56-99ea-734c24ae51bf","lifecycleState":"CERTIFIED","lastUpdateDate":1628845592041,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6c671880-d313-48bc-b0ae-2d3966442216","invariantUUID":"595ef066-8611-4b4e-84e8-d0ce0e1f8168","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":"89686e6d-5730-4e69-b6bd-82037988d9cf","lifecycleState":"CERTIFIED","lastUpdateDate":1628845868124,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e13596e-a2d4-4bb1-bf79-de5a4cbf0604","invariantUUID":"3621afab-aa50-42b5-8fb3-f4db78ffbfcb","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":"network","uniqueId":"6c65921a-0fe7-41ce-8f05-9f59802f9ff1","lifecycleState":"CERTIFIED","lastUpdateDate":1628845758111,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbbb9851-1bc6-422b-8010-b9101e014df0","invariantUUID":"5e71dea7-767a-4a43-a7d5-c76a062fd225","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"364e1d96-2caa-4871-9aec-bfc5faf5c531","lifecycleState":"CERTIFIED","lastUpdateDate":1628845879639,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9586b88c-1f32-4832-a453-c3c5063fb101","invariantUUID":"b920ae85-e582-4de4-89da-f4dfcb7339a3","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":"83ef2cb5-9afe-4b52-aa6d-45d3343ef582","lifecycleState":"CERTIFIED","lastUpdateDate":1628845610042,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8563686a-2785-4f0f-b144-7ef715afadc8","invariantUUID":"6a1a3350-8d29-46ef-aa49-cc36a01fef33","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":"a80edb23-336d-443c-87be-79b203e60956","lifecycleState":"CERTIFIED","lastUpdateDate":1628845926388,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca44e9b8-5b1a-4863-9550-3630f8ac2251","invariantUUID":"3c002b92-cdce-4fa8-81a2-a85691c2202d","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6c712d68-cfd1-4093-ab7c-58eb6291610e","lifecycleState":"CERTIFIED","lastUpdateDate":1628845981609,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7254980-f91d-4682-8a7d-cc4d0906b479","invariantUUID":"e5240ad3-d3b2-4ec5-8afc-5090c37c6773","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":"1ea7622c-0833-4549-8e7f-6f1d4818c6c0","lifecycleState":"CERTIFIED","lastUpdateDate":1628845621576,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ea2c659-adc5-4806-a208-5cab6e7944d6","invariantUUID":"089abe2d-a9af-4aa4-bfea-bf4b28cd476a","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":"c4ab51af-d947-46e5-b14d-46bbd9f1f99b","lifecycleState":"CERTIFIED","lastUpdateDate":1628845769220,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c89caeba-8fa7-4b9b-aea8-390ced7c057e","invariantUUID":"bd7a12de-37a2-44da-8d46-774c90832ab3","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ac9bbaa9-3a14-414d-a45b-c95459a5b1ce","lifecycleState":"CERTIFIED","lastUpdateDate":1628845518433,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"56f4d430-0571-4ba3-8248-fe8dd864d08b","invariantUUID":"b013519b-1591-44b2-8093-fc3f6807d337","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":"defaulticon","uniqueId":"62797f24-f0c4-416d-a361-4b33bb69d2ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628845850316,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0676ef22-85cb-4f82-8ffa-1e1a002eac35","invariantUUID":"a1a3cecc-de9a-453b-b015-c108551c6ef6","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":"objectStorage","uniqueId":"badc7189-d577-49fc-973e-0810b35bb3ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628845460778,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"356cf8fa-a597-42d6-bc11-73b896b14d2a","invariantUUID":"f8743110-72c7-4710-b93d-3a2a5215c186","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a7c28470-99d1-4a67-b234-28442d5c22c5","lifecycleState":"CERTIFIED","lastUpdateDate":1628853988417,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c0e4f268-c967-43dd-accf-5842959c4149","invariantUUID":"b0606127-539e-4e59-9b4f-24dbfb4beb7f","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"468dd78f-c1b9-4e3e-a1d3-5845052397ce","lifecycleState":"CERTIFIED","lastUpdateDate":1628850537163,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e66e9b69-dd42-4cb1-a6e6-1be783f2a139","invariantUUID":"142de9c4-dcb5-44c7-94eb-49959c72d67d","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-08-13 11:29:44,220 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-13 11:29:44,220 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-13 11:29:44,220 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-13 11:29:44,221 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-13 11:29:44,221 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-13 11:29:44,221 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-13 11:29:44,222 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-13 11:29:44,748 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 708
2021-08-13 11:29:44,750 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-13 11:29:44,751 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e66e9b69-dd42-4cb1-a6e6-1be783f2a139","invariantUUID":"142de9c4-dcb5-44c7-94eb-49959c72d67d","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e66e9b69-dd42-4cb1-a6e6-1be783f2a139/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c0e4f268-c967-43dd-accf-5842959c4149","invariantUUID":"b0606127-539e-4e59-9b4f-24dbfb4beb7f","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c0e4f268-c967-43dd-accf-5842959c4149/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-13 11:29:44,754 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC
2021-08-13 11:29:44,755 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-13 11:29:44,755 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-13 11:29:44,755 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-13 11:29:44,755 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-13 11:29:44,755 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-13 11:29:44,756 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-13 11:29:44,756 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-13 11:29:44,756 DEBUG 147:__init__.py(1) - number of Service returned: 2
2021-08-13 11:29:44,756 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-13 11:29:44,757 INFO 192:__init__.py(1) - Service found, updating information
2021-08-13 11:29:44,757 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-13 11:29:44,757 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-13 11:29:44,758 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-13 11:29:44,761 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-13 11:29:45,457 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-13 11:29:45,459 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-13 11:29:45,460 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"da4180cc-ccad-4817-b4c7-9aef51eebb45","lifecycleState":"CERTIFIED","lastUpdateDate":1628845890643,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ace9e09-2adb-4b2d-b097-12cb5de89d0a","invariantUUID":"8a3f6373-da2f-4616-a0f2-ff708a487a7b","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"af5a0898-626d-4efa-b966-a0d7fbce426a","lifecycleState":"CERTIFIED","lastUpdateDate":1628845885368,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c5c7d02-61f4-4b6c-ab06-432ff6343be7","invariantUUID":"01e8965e-343f-4bef-8cf9-6e362a2bb261","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b2599cef-86a4-40f7-b757-afdd42862331","lifecycleState":"CERTIFIED","lastUpdateDate":1628845763774,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a185c83-2e03-4461-86be-b32824f5d9af","invariantUUID":"389c1e38-2bbb-47d5-b918-6aa7e71d1425","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3b4baeae-9f58-48f5-9063-519adf139435","lifecycleState":"CERTIFIED","lastUpdateDate":1628850478005,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b60d340b-1135-4a87-8957-e2271438b8ea","invariantUUID":"06db5575-0e6d-4a9d-b346-01c0101e9c3a","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"44291953-903a-4355-b4c0-f12b11b3f561","lifecycleState":"CERTIFIED","lastUpdateDate":1628845442721,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a23d0971-b1a1-4da4-95ea-052072463d29","invariantUUID":"254dfa5f-e615-4dd2-a7e4-e47927b03c9f","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"949b7c84-deb8-4b68-8809-8544057f559a","lifecycleState":"CERTIFIED","lastUpdateDate":1628845475437,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e0179ee-a3f3-40a8-aef7-857c23b6097d","invariantUUID":"72ec9d2a-8ce0-4331-bdc6-def9d5ff757f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"36233c51-5457-4492-8311-cf085adea713","lifecycleState":"CERTIFIED","lastUpdateDate":1628845437101,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62d83a39-57f3-4709-ba51-438425ea67af","invariantUUID":"c3a1832c-a162-4fbb-a82f-13108599e6a4","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"db006fe6-50fa-4a09-a2de-89559b24711e","lifecycleState":"CERTIFIED","lastUpdateDate":1628845671544,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c8185ce1-ea4d-4406-bb6e-eae7f70e158e","invariantUUID":"13d28e21-d9f9-4a0a-9f79-2abfd2a0788c","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":"compute","uniqueId":"c7f0de9e-e2f1-40d9-91e0-d4bf5370e2bd","lifecycleState":"CERTIFIED","lastUpdateDate":1628845782932,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9ad1801-0164-48a1-97d2-efdf6eab3909","invariantUUID":"08b93673-ffcb-453b-b780-a3f42b258708","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c1519b91-a06f-4e8a-aa85-8ee46acb0e65","lifecycleState":"CERTIFIED","lastUpdateDate":1628845977955,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8a04e68-62f4-461d-a6a1-958a35f0ecbd","invariantUUID":"3a1d4b2a-d836-4ad8-afec-841a28547d43","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":"bc0468b8-335f-4e51-bab4-600628b3af0c","lifecycleState":"CERTIFIED","lastUpdateDate":1628845717349,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"467fcb9a-8ec9-4969-a245-6c46b3cd7cbd","invariantUUID":"b241ffc0-c4e7-40fb-9d70-f20558b7d5db","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"534aff22-4f9b-4aea-8c27-f7dd21db0ee4","lifecycleState":"CERTIFIED","lastUpdateDate":1628845512181,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9b13c64-b1e7-4b66-b5d4-0ab956ddbf37","invariantUUID":"0a3f9502-200f-4ce7-9719-a3b929301490","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":"compute","uniqueId":"21ffab97-e21b-40db-8ba2-18f3049bd32c","lifecycleState":"CERTIFIED","lastUpdateDate":1628845603801,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5ce0a27-da9f-40d2-9c41-db52be1231f8","invariantUUID":"c34c7fb7-e313-4b49-a9ff-f299ea398d31","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":"objectStorage","uniqueId":"dc366d4e-dda6-4950-b23c-214f30fd0420","lifecycleState":"CERTIFIED","lastUpdateDate":1628845408679,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a332bc24-db52-48fb-9f38-1edbf6f23aed","invariantUUID":"80635a31-52b7-4ddf-bba4-81ac29afc9ec","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":"compute","uniqueId":"f637f34e-175a-4e9a-8d92-9f268fd6bd73","lifecycleState":"CERTIFIED","lastUpdateDate":1628845986854,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"068ffe75-df6f-4f4c-a9cc-336f68e888c3","invariantUUID":"6ed11aa4-cda5-4063-a2a4-561cf291d39e","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":"compute","uniqueId":"47d03f29-fd45-415b-8d88-769e20d1ae04","lifecycleState":"CERTIFIED","lastUpdateDate":1628845752024,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62e467b5-ef8f-4b5a-b570-6bf18ef8bae6","invariantUUID":"ad927fb2-d0c5-4473-9c58-1f931e1211d5","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec52bf9c-bc4f-4ee3-8f59-5cddfe378c4a","lifecycleState":"CERTIFIED","lastUpdateDate":1628845695709,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f172919-ec73-438b-840f-cdd5560ea35f","invariantUUID":"ba487578-c492-42ba-bece-0c061df5e946","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":"compute","uniqueId":"edb35693-4a00-426d-b851-4d4f0196ddaf","lifecycleState":"CERTIFIED","lastUpdateDate":1628845795047,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c56ed54a-158c-42fd-8bbc-520abd09ebc4","invariantUUID":"73249ab4-071a-4f8d-9fba-20e69d1646c5","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":"937fb752-aae1-48a1-b003-dacf214f0536","lifecycleState":"CERTIFIED","lastUpdateDate":1628845904598,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a46ca9ba-8a7b-4c46-8843-700646207535","invariantUUID":"397b4676-7db3-46fc-9d94-20df94803aa7","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":"objectStorage","uniqueId":"fae88fd2-ac75-4834-b6b0-46980d4263d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628845466463,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e2567a6-b3e5-45c4-8c7d-d1717f63bb1c","invariantUUID":"52610450-18a5-4c63-9b5a-01c4c7a46c42","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ef041b1-28fe-4706-8193-22b5e69f0d4e","lifecycleState":"CERTIFIED","lastUpdateDate":1628845482408,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"327afdc3-f1ff-473a-99a0-787b1508a5ad","invariantUUID":"8f2130f9-1443-4f72-9500-6872e2c32fce","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":"cdbdeb5f-de1f-4635-b4b0-757dcf4f42b0","lifecycleState":"CERTIFIED","lastUpdateDate":1628845494542,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1aaaf8c0-e857-46fc-93fb-fb9cafa5e818","invariantUUID":"d0f99f8c-ea4e-4e54-94f0-512e0100668b","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fac5f59a-4f1b-45aa-8564-8612db54879c","lifecycleState":"CERTIFIED","lastUpdateDate":1628846000519,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2748e7bb-5732-4b9c-852c-bf15ae18db59","invariantUUID":"a11d46ea-5337-47c8-b20a-943d2e4ac88a","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"5ae0e66e-2b76-450e-9996-1677424f15f6","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628845961910,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce2753a2-558d-43ea-b6f2-8aab63c92d2e","invariantUUID":"389c1e38-2bbb-47d5-b918-6aa7e71d1425","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","lifecycleState":"CERTIFIED","lastUpdateDate":1628845501676,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fae2c264-7bb9-4861-8f82-b3504e7992cc","invariantUUID":"7bd1c356-e5f5-4b5f-ae5a-0ad42df80137","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":"objectStorage","uniqueId":"20ed5673-ffd9-48d8-8ca9-8bc07f0cc1b4","lifecycleState":"CERTIFIED","lastUpdateDate":1628845741420,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74a117ba-020c-4e37-95ff-190aa23a0b36","invariantUUID":"1c472b8c-4552-4fc4-bd53-21cf67f95ca3","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":"defaulticon","uniqueId":"c4a44ea6-e6c1-401f-adde-8bc6378fc71b","lifecycleState":"CERTIFIED","lastUpdateDate":1628845857354,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"611cf752-8439-4892-bd9b-aa2cd27154cf","invariantUUID":"bf298eab-ef9d-4c31-9785-32f2107e9d8f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5a1c4554-865c-4e2f-9c0d-643ea86152b1","lifecycleState":"CERTIFIED","lastUpdateDate":1628845921030,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a290873d-c123-450a-ab59-5b16db97955d","invariantUUID":"0dedd7ed-af0c-4c2c-822e-54564ffa237f","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e3e055e3-f665-4af4-8866-b6f026278dc5","lifecycleState":"CERTIFIED","lastUpdateDate":1628845914950,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e633cd0d-3a9f-4ccd-9bfc-ce7bfb299392","invariantUUID":"e1e88086-733d-4714-afb5-5e8ebe52294b","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fdc1d323-8275-4ad6-a8b0-5934fce38b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1628845584434,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a8edb601-8eef-4e3f-99ad-076fc1ddd71b","invariantUUID":"115f430b-1c50-4a0f-b1b6-6918b62c4eca","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8e508d3f-24f6-41c9-8533-4cd55383aa4b","lifecycleState":"CERTIFIED","lastUpdateDate":1628845414929,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93d46904-bb17-4907-a1e9-9ad1a72122ec","invariantUUID":"3ce60fdb-15a7-4df6-8f44-2fcd84dc05a4","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"affac3f2-c00a-485a-8d14-8d0e50af0daa","lifecycleState":"CERTIFIED","lastUpdateDate":1628845775795,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d34e680-0e10-4b66-8484-3971066c0090","invariantUUID":"f1a0932f-b790-413f-bdee-3ef3aa5930d4","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"01c2cab6-4842-4e46-90ef-a20506daae55","lifecycleState":"CERTIFIED","lastUpdateDate":1628845943828,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ee100e7-464c-4bf1-ada9-1c795b787cc0","invariantUUID":"d553f2bc-c2a5-4623-8823-47ab25c57d40","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f33717eb-6f19-4702-80fe-a07393be928f","lifecycleState":"CERTIFIED","lastUpdateDate":1628845898429,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d738328c-ba9b-464c-a41a-cab409f8d00f","invariantUUID":"61148d99-8881-498e-bfc7-bd97e7b09895","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":"357b9224-8d27-4320-9174-8d5f87fd5a10","lifecycleState":"CERTIFIED","lastUpdateDate":1628845577704,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"370c2eb9-21e9-4c5e-8873-e406325b6cb2","invariantUUID":"3b5ed416-aed2-4c9f-b722-48f27b5b11f4","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f26427d-7088-4300-a73e-14e835d6b994","lifecycleState":"CERTIFIED","lastUpdateDate":1628845633693,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ff4c29c-371a-4b42-ac47-ee4441e3a799","invariantUUID":"43430c0d-b6f2-4955-8e09-6e198e1bfc6e","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7cc20f98-f05e-4a80-a20c-dc74539163d7","lifecycleState":"CERTIFIED","lastUpdateDate":1628845723975,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"caa99c0c-b325-48f1-abc5-d9e28d4a551e","invariantUUID":"cfff020b-7a1a-475d-891d-c2b77ed1c252","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74b6faab-43e8-49d2-b009-951b2b34ade7","lifecycleState":"CERTIFIED","lastUpdateDate":1628845801558,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5f86a24-8269-4a67-b224-95a15c26a295","invariantUUID":"f95e4fce-91da-4fab-9d96-2a1640c10264","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":"7e9895e9-0bcf-4810-9a96-cb19b94202eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628845640021,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e285ae23-1d0e-4f2d-b6d9-8c5e23fd54a7","invariantUUID":"00a366fe-b391-4f2e-b8f3-1c6807ea7130","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1bc5d293-89c1-432a-9070-1f3d4e4e61a4","lifecycleState":"CERTIFIED","lastUpdateDate":1628845403143,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0582145b-99fd-4044-80b6-3ee67061622f","invariantUUID":"508fa6b2-d994-4d0e-891f-dd14d1509a85","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":"9df9679c-d584-439c-8b7b-767433f9af15","lifecycleState":"CERTIFIED","lastUpdateDate":1628845746777,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"29e4243d-f51c-4267-8bd0-136d77ed1db4","invariantUUID":"a2e14232-4014-4df2-a52c-7e1467246217","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"cf4996e3-9d90-4aef-a19a-967993533e06","lifecycleState":"CERTIFIED","lastUpdateDate":1628845488122,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c300f1f-b640-4e90-b58f-4975a431760d","invariantUUID":"6d7ea7ed-506c-48aa-9201-fa451fbdd728","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"2fec86e9-2103-46d2-94fb-49679dfc0924","lifecycleState":"CERTIFIED","lastUpdateDate":1628845994556,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e38d42f-532b-456f-835f-5d337164ecea","invariantUUID":"c6e35c7c-731c-47d1-8ad3-ab48fde129c8","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fdefb487-538a-4e06-8f32-eb1529e218d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628845873533,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebc62721-22df-4e7e-a1de-9c65e5deb60f","invariantUUID":"84da2e54-9037-4818-bc68-a94917796f25","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"508add6f-89bf-43cc-ab0c-966792c13e44","lifecycleState":"CERTIFIED","lastUpdateDate":1628845562335,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c00390a9-4674-410c-8f81-67b77ab20ce6","invariantUUID":"fd8ef7aa-7026-43af-8019-a86e9de0b558","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d66bbc27-69cc-44e3-992f-52d2efc854a0","lifecycleState":"CERTIFIED","lastUpdateDate":1628845824037,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30a0ee4d-fcfc-4b9c-b3b2-ffbacb5b2613","invariantUUID":"23befb10-f91b-4184-8a8d-30f686b47c5c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b1942216-15c7-437e-9d3d-5f5b598bd89a","lifecycleState":"CERTIFIED","lastUpdateDate":1628845735577,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"629eb348-79e9-4b08-8e94-79e7da24f008","invariantUUID":"2cee9b69-a7c5-49b0-a51e-e0baaf32ac71","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":"compute","uniqueId":"ce5367c3-6d2e-460d-8e64-f2899be12efd","lifecycleState":"CERTIFIED","lastUpdateDate":1628845378739,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d49aa6cf-e743-4c82-85f2-19cdceb9f77b","invariantUUID":"937cbb7e-8486-4114-b23a-08dc2da196e0","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":"port","uniqueId":"0c3f3097-c83d-482a-aa26-37493d259ed4","lifecycleState":"CERTIFIED","lastUpdateDate":1628845862555,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76f503e9-d9bb-46c3-9a28-ece9e31314fc","invariantUUID":"36ba2478-4dac-4149-bfe4-ac2e0ca67f19","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d718ad26-bfc1-49d3-a2d6-540f1719559c","lifecycleState":"CERTIFIED","lastUpdateDate":1628845708953,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a24bba32-8986-4e8f-9266-2874bfdbfeba","invariantUUID":"cb38db58-752a-4eea-b2c0-f98a08e92547","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":"loadBalancer","uniqueId":"f903496d-ebc5-444f-9a83-0e172dc395b3","lifecycleState":"CERTIFIED","lastUpdateDate":1628845430466,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7e8b4cc-b29d-4c67-85bc-497ad2173a23","invariantUUID":"015c5041-944c-42d1-af1a-8aa93278ae91","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":"objectStorage","uniqueId":"3fe3f31c-1f61-489b-b4d5-a845825cbeeb","lifecycleState":"CERTIFIED","lastUpdateDate":1628845818228,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ca9b8f8-8acc-4c0a-b094-e546b7d6bf3d","invariantUUID":"df9ac636-2dd2-45ea-a8d7-fc536a703b74","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":"9b48cfe6-2a5c-4abf-b2c3-20344a734976","lifecycleState":"CERTIFIED","lastUpdateDate":1628845524303,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"83b618a9-c2c5-4f41-b6b2-7824666f048b","invariantUUID":"57f77bf1-d797-4d9f-b06b-915644bf12fd","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":"abbbbdf5-60eb-4e03-89d6-7612d03da86d","lifecycleState":"CERTIFIED","lastUpdateDate":1628845689943,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5308a547-007d-4a7b-b7e8-23458f9d7bf7","invariantUUID":"07db4424-d399-4be3-a192-981119cc4432","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"011ede19-90e5-439d-bf1d-f2d847db7c2c","lifecycleState":"CERTIFIED","lastUpdateDate":1628845935410,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31dc2841-e89f-4e00-9cca-5b9f00910ba1","invariantUUID":"ad3478f3-1ea6-49d6-9e2c-9670c4e658f2","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":"350a83ae-91c6-4b79-b4a7-28c2344f2fd6","lifecycleState":"CERTIFIED","lastUpdateDate":1628845645587,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee2be6ef-fcc5-4888-a6b8-85cd21625940","invariantUUID":"f0f11e7e-bfd2-4677-bb06-fca7aed4c02d","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3f0f0214-7600-4e78-97ee-410c73d68004","lifecycleState":"CERTIFIED","lastUpdateDate":1628845729269,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5da1a7d3-9580-44c2-b149-b60a887100a5","invariantUUID":"8a999c1d-e289-4232-9910-16dd3b0a76b4","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"944c21b5-f115-43b8-8bad-e82f5bf25228","lifecycleState":"CERTIFIED","lastUpdateDate":1628845616320,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"372433e8-29e2-4cb3-9469-bdc007ba2975","invariantUUID":"5c59e3dc-dd67-4c85-964f-a478f61c70b6","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":"networkrules","uniqueId":"daf30721-6170-4f1c-aded-5ae2a731f25c","lifecycleState":"CERTIFIED","lastUpdateDate":1628845556706,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bac79f0e-a5ee-4182-bfbc-14ba159d85f4","invariantUUID":"adaa1953-12e8-4337-a4b3-9fa3b7ef3e59","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":"7df861d9-8e50-4c12-a871-ed438528b19d","lifecycleState":"CERTIFIED","lastUpdateDate":1628845506879,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f006254a-0860-4270-b9c6-b88ec942c106","invariantUUID":"06dc23a7-5eff-4c98-9eb4-dd071c74f752","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":"securityrules","uniqueId":"a8ce6f4a-5c5c-4d56-99ea-734c24ae51bf","lifecycleState":"CERTIFIED","lastUpdateDate":1628845592041,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6c671880-d313-48bc-b0ae-2d3966442216","invariantUUID":"595ef066-8611-4b4e-84e8-d0ce0e1f8168","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":"89686e6d-5730-4e69-b6bd-82037988d9cf","lifecycleState":"CERTIFIED","lastUpdateDate":1628845868124,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e13596e-a2d4-4bb1-bf79-de5a4cbf0604","invariantUUID":"3621afab-aa50-42b5-8fb3-f4db78ffbfcb","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":"network","uniqueId":"6c65921a-0fe7-41ce-8f05-9f59802f9ff1","lifecycleState":"CERTIFIED","lastUpdateDate":1628845758111,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbbb9851-1bc6-422b-8010-b9101e014df0","invariantUUID":"5e71dea7-767a-4a43-a7d5-c76a062fd225","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"364e1d96-2caa-4871-9aec-bfc5faf5c531","lifecycleState":"CERTIFIED","lastUpdateDate":1628845879639,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9586b88c-1f32-4832-a453-c3c5063fb101","invariantUUID":"b920ae85-e582-4de4-89da-f4dfcb7339a3","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":"83ef2cb5-9afe-4b52-aa6d-45d3343ef582","lifecycleState":"CERTIFIED","lastUpdateDate":1628845610042,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8563686a-2785-4f0f-b144-7ef715afadc8","invariantUUID":"6a1a3350-8d29-46ef-aa49-cc36a01fef33","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":"a80edb23-336d-443c-87be-79b203e60956","lifecycleState":"CERTIFIED","lastUpdateDate":1628845926388,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca44e9b8-5b1a-4863-9550-3630f8ac2251","invariantUUID":"3c002b92-cdce-4fa8-81a2-a85691c2202d","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6c712d68-cfd1-4093-ab7c-58eb6291610e","lifecycleState":"CERTIFIED","lastUpdateDate":1628845981609,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7254980-f91d-4682-8a7d-cc4d0906b479","invariantUUID":"e5240ad3-d3b2-4ec5-8afc-5090c37c6773","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":"1ea7622c-0833-4549-8e7f-6f1d4818c6c0","lifecycleState":"CERTIFIED","lastUpdateDate":1628845621576,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ea2c659-adc5-4806-a208-5cab6e7944d6","invariantUUID":"089abe2d-a9af-4aa4-bfea-bf4b28cd476a","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":"c4ab51af-d947-46e5-b14d-46bbd9f1f99b","lifecycleState":"CERTIFIED","lastUpdateDate":1628845769220,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c89caeba-8fa7-4b9b-aea8-390ced7c057e","invariantUUID":"bd7a12de-37a2-44da-8d46-774c90832ab3","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ac9bbaa9-3a14-414d-a45b-c95459a5b1ce","lifecycleState":"CERTIFIED","lastUpdateDate":1628845518433,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"56f4d430-0571-4ba3-8248-fe8dd864d08b","invariantUUID":"b013519b-1591-44b2-8093-fc3f6807d337","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":"defaulticon","uniqueId":"62797f24-f0c4-416d-a361-4b33bb69d2ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628845850316,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0676ef22-85cb-4f82-8ffa-1e1a002eac35","invariantUUID":"a1a3cecc-de9a-453b-b015-c108551c6ef6","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":"objectStorage","uniqueId":"badc7189-d577-49fc-973e-0810b35bb3ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628845460778,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"356cf8fa-a597-42d6-bc11-73b896b14d2a","invariantUUID":"f8743110-72c7-4710-b93d-3a2a5215c186","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a7c28470-99d1-4a67-b234-28442d5c22c5","lifecycleState":"CERTIFIED","lastUpdateDate":1628853988417,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c0e4f268-c967-43dd-accf-5842959c4149","invariantUUID":"b0606127-539e-4e59-9b4f-24dbfb4beb7f","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"468dd78f-c1b9-4e3e-a1d3-5845052397ce","lifecycleState":"CERTIFIED","lastUpdateDate":1628850537163,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e66e9b69-dd42-4cb1-a6e6-1be783f2a139","invariantUUID":"142de9c4-dcb5-44c7-94eb-49959c72d67d","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-08-13 11:29:45,464 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-13 11:29:45,465 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-13 11:29:45,465 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-13 11:29:45,465 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-13 11:29:45,465 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-13 11:29:45,466 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-13 11:29:45,467 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-13 11:29:46,115 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 708
2021-08-13 11:29:46,116 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-13 11:29:46,116 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e66e9b69-dd42-4cb1-a6e6-1be783f2a139","invariantUUID":"142de9c4-dcb5-44c7-94eb-49959c72d67d","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e66e9b69-dd42-4cb1-a6e6-1be783f2a139/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c0e4f268-c967-43dd-accf-5842959c4149","invariantUUID":"b0606127-539e-4e59-9b4f-24dbfb4beb7f","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c0e4f268-c967-43dd-accf-5842959c4149/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-13 11:29:46,118 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC
2021-08-13 11:29:46,118 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-13 11:29:46,118 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-13 11:29:46,118 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-13 11:29:46,118 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-13 11:29:46,119 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-13 11:29:46,119 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-13 11:29:46,119 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-13 11:29:46,119 DEBUG 147:__init__.py(1) - number of Service returned: 2
2021-08-13 11:29:46,119 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-13 11:29:46,119 INFO 192:__init__.py(1) - Service found, updating information
2021-08-13 11:29:46,119 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-13 11:29:46,120 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-13 11:29:46,120 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-13 11:29:46,121 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-13 11:29:46,777 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-13 11:29:46,779 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-13 11:29:46,782 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"da4180cc-ccad-4817-b4c7-9aef51eebb45","lifecycleState":"CERTIFIED","lastUpdateDate":1628845890643,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ace9e09-2adb-4b2d-b097-12cb5de89d0a","invariantUUID":"8a3f6373-da2f-4616-a0f2-ff708a487a7b","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"af5a0898-626d-4efa-b966-a0d7fbce426a","lifecycleState":"CERTIFIED","lastUpdateDate":1628845885368,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c5c7d02-61f4-4b6c-ab06-432ff6343be7","invariantUUID":"01e8965e-343f-4bef-8cf9-6e362a2bb261","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b2599cef-86a4-40f7-b757-afdd42862331","lifecycleState":"CERTIFIED","lastUpdateDate":1628845763774,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a185c83-2e03-4461-86be-b32824f5d9af","invariantUUID":"389c1e38-2bbb-47d5-b918-6aa7e71d1425","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3b4baeae-9f58-48f5-9063-519adf139435","lifecycleState":"CERTIFIED","lastUpdateDate":1628850478005,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b60d340b-1135-4a87-8957-e2271438b8ea","invariantUUID":"06db5575-0e6d-4a9d-b346-01c0101e9c3a","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"44291953-903a-4355-b4c0-f12b11b3f561","lifecycleState":"CERTIFIED","lastUpdateDate":1628845442721,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a23d0971-b1a1-4da4-95ea-052072463d29","invariantUUID":"254dfa5f-e615-4dd2-a7e4-e47927b03c9f","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"949b7c84-deb8-4b68-8809-8544057f559a","lifecycleState":"CERTIFIED","lastUpdateDate":1628845475437,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e0179ee-a3f3-40a8-aef7-857c23b6097d","invariantUUID":"72ec9d2a-8ce0-4331-bdc6-def9d5ff757f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"36233c51-5457-4492-8311-cf085adea713","lifecycleState":"CERTIFIED","lastUpdateDate":1628845437101,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62d83a39-57f3-4709-ba51-438425ea67af","invariantUUID":"c3a1832c-a162-4fbb-a82f-13108599e6a4","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"db006fe6-50fa-4a09-a2de-89559b24711e","lifecycleState":"CERTIFIED","lastUpdateDate":1628845671544,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c8185ce1-ea4d-4406-bb6e-eae7f70e158e","invariantUUID":"13d28e21-d9f9-4a0a-9f79-2abfd2a0788c","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":"compute","uniqueId":"c7f0de9e-e2f1-40d9-91e0-d4bf5370e2bd","lifecycleState":"CERTIFIED","lastUpdateDate":1628845782932,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9ad1801-0164-48a1-97d2-efdf6eab3909","invariantUUID":"08b93673-ffcb-453b-b780-a3f42b258708","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c1519b91-a06f-4e8a-aa85-8ee46acb0e65","lifecycleState":"CERTIFIED","lastUpdateDate":1628845977955,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8a04e68-62f4-461d-a6a1-958a35f0ecbd","invariantUUID":"3a1d4b2a-d836-4ad8-afec-841a28547d43","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":"bc0468b8-335f-4e51-bab4-600628b3af0c","lifecycleState":"CERTIFIED","lastUpdateDate":1628845717349,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"467fcb9a-8ec9-4969-a245-6c46b3cd7cbd","invariantUUID":"b241ffc0-c4e7-40fb-9d70-f20558b7d5db","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"534aff22-4f9b-4aea-8c27-f7dd21db0ee4","lifecycleState":"CERTIFIED","lastUpdateDate":1628845512181,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9b13c64-b1e7-4b66-b5d4-0ab956ddbf37","invariantUUID":"0a3f9502-200f-4ce7-9719-a3b929301490","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":"compute","uniqueId":"21ffab97-e21b-40db-8ba2-18f3049bd32c","lifecycleState":"CERTIFIED","lastUpdateDate":1628845603801,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5ce0a27-da9f-40d2-9c41-db52be1231f8","invariantUUID":"c34c7fb7-e313-4b49-a9ff-f299ea398d31","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":"objectStorage","uniqueId":"dc366d4e-dda6-4950-b23c-214f30fd0420","lifecycleState":"CERTIFIED","lastUpdateDate":1628845408679,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a332bc24-db52-48fb-9f38-1edbf6f23aed","invariantUUID":"80635a31-52b7-4ddf-bba4-81ac29afc9ec","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":"compute","uniqueId":"f637f34e-175a-4e9a-8d92-9f268fd6bd73","lifecycleState":"CERTIFIED","lastUpdateDate":1628845986854,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"068ffe75-df6f-4f4c-a9cc-336f68e888c3","invariantUUID":"6ed11aa4-cda5-4063-a2a4-561cf291d39e","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":"compute","uniqueId":"47d03f29-fd45-415b-8d88-769e20d1ae04","lifecycleState":"CERTIFIED","lastUpdateDate":1628845752024,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62e467b5-ef8f-4b5a-b570-6bf18ef8bae6","invariantUUID":"ad927fb2-d0c5-4473-9c58-1f931e1211d5","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec52bf9c-bc4f-4ee3-8f59-5cddfe378c4a","lifecycleState":"CERTIFIED","lastUpdateDate":1628845695709,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f172919-ec73-438b-840f-cdd5560ea35f","invariantUUID":"ba487578-c492-42ba-bece-0c061df5e946","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":"compute","uniqueId":"edb35693-4a00-426d-b851-4d4f0196ddaf","lifecycleState":"CERTIFIED","lastUpdateDate":1628845795047,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c56ed54a-158c-42fd-8bbc-520abd09ebc4","invariantUUID":"73249ab4-071a-4f8d-9fba-20e69d1646c5","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":"937fb752-aae1-48a1-b003-dacf214f0536","lifecycleState":"CERTIFIED","lastUpdateDate":1628845904598,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a46ca9ba-8a7b-4c46-8843-700646207535","invariantUUID":"397b4676-7db3-46fc-9d94-20df94803aa7","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":"objectStorage","uniqueId":"fae88fd2-ac75-4834-b6b0-46980d4263d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628845466463,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e2567a6-b3e5-45c4-8c7d-d1717f63bb1c","invariantUUID":"52610450-18a5-4c63-9b5a-01c4c7a46c42","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ef041b1-28fe-4706-8193-22b5e69f0d4e","lifecycleState":"CERTIFIED","lastUpdateDate":1628845482408,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"327afdc3-f1ff-473a-99a0-787b1508a5ad","invariantUUID":"8f2130f9-1443-4f72-9500-6872e2c32fce","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":"cdbdeb5f-de1f-4635-b4b0-757dcf4f42b0","lifecycleState":"CERTIFIED","lastUpdateDate":1628845494542,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1aaaf8c0-e857-46fc-93fb-fb9cafa5e818","invariantUUID":"d0f99f8c-ea4e-4e54-94f0-512e0100668b","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fac5f59a-4f1b-45aa-8564-8612db54879c","lifecycleState":"CERTIFIED","lastUpdateDate":1628846000519,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2748e7bb-5732-4b9c-852c-bf15ae18db59","invariantUUID":"a11d46ea-5337-47c8-b20a-943d2e4ac88a","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"5ae0e66e-2b76-450e-9996-1677424f15f6","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628845961910,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce2753a2-558d-43ea-b6f2-8aab63c92d2e","invariantUUID":"389c1e38-2bbb-47d5-b918-6aa7e71d1425","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2cdcd9ed-931e-4ce9-b949-2020a3c9372d","lifecycleState":"CERTIFIED","lastUpdateDate":1628845501676,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fae2c264-7bb9-4861-8f82-b3504e7992cc","invariantUUID":"7bd1c356-e5f5-4b5f-ae5a-0ad42df80137","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":"objectStorage","uniqueId":"20ed5673-ffd9-48d8-8ca9-8bc07f0cc1b4","lifecycleState":"CERTIFIED","lastUpdateDate":1628845741420,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74a117ba-020c-4e37-95ff-190aa23a0b36","invariantUUID":"1c472b8c-4552-4fc4-bd53-21cf67f95ca3","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":"defaulticon","uniqueId":"c4a44ea6-e6c1-401f-adde-8bc6378fc71b","lifecycleState":"CERTIFIED","lastUpdateDate":1628845857354,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"611cf752-8439-4892-bd9b-aa2cd27154cf","invariantUUID":"bf298eab-ef9d-4c31-9785-32f2107e9d8f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5a1c4554-865c-4e2f-9c0d-643ea86152b1","lifecycleState":"CERTIFIED","lastUpdateDate":1628845921030,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a290873d-c123-450a-ab59-5b16db97955d","invariantUUID":"0dedd7ed-af0c-4c2c-822e-54564ffa237f","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e3e055e3-f665-4af4-8866-b6f026278dc5","lifecycleState":"CERTIFIED","lastUpdateDate":1628845914950,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e633cd0d-3a9f-4ccd-9bfc-ce7bfb299392","invariantUUID":"e1e88086-733d-4714-afb5-5e8ebe52294b","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fdc1d323-8275-4ad6-a8b0-5934fce38b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1628845584434,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a8edb601-8eef-4e3f-99ad-076fc1ddd71b","invariantUUID":"115f430b-1c50-4a0f-b1b6-6918b62c4eca","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8e508d3f-24f6-41c9-8533-4cd55383aa4b","lifecycleState":"CERTIFIED","lastUpdateDate":1628845414929,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93d46904-bb17-4907-a1e9-9ad1a72122ec","invariantUUID":"3ce60fdb-15a7-4df6-8f44-2fcd84dc05a4","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"affac3f2-c00a-485a-8d14-8d0e50af0daa","lifecycleState":"CERTIFIED","lastUpdateDate":1628845775795,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d34e680-0e10-4b66-8484-3971066c0090","invariantUUID":"f1a0932f-b790-413f-bdee-3ef3aa5930d4","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"01c2cab6-4842-4e46-90ef-a20506daae55","lifecycleState":"CERTIFIED","lastUpdateDate":1628845943828,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ee100e7-464c-4bf1-ada9-1c795b787cc0","invariantUUID":"d553f2bc-c2a5-4623-8823-47ab25c57d40","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f33717eb-6f19-4702-80fe-a07393be928f","lifecycleState":"CERTIFIED","lastUpdateDate":1628845898429,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d738328c-ba9b-464c-a41a-cab409f8d00f","invariantUUID":"61148d99-8881-498e-bfc7-bd97e7b09895","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":"357b9224-8d27-4320-9174-8d5f87fd5a10","lifecycleState":"CERTIFIED","lastUpdateDate":1628845577704,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"370c2eb9-21e9-4c5e-8873-e406325b6cb2","invariantUUID":"3b5ed416-aed2-4c9f-b722-48f27b5b11f4","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f26427d-7088-4300-a73e-14e835d6b994","lifecycleState":"CERTIFIED","lastUpdateDate":1628845633693,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ff4c29c-371a-4b42-ac47-ee4441e3a799","invariantUUID":"43430c0d-b6f2-4955-8e09-6e198e1bfc6e","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7cc20f98-f05e-4a80-a20c-dc74539163d7","lifecycleState":"CERTIFIED","lastUpdateDate":1628845723975,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"caa99c0c-b325-48f1-abc5-d9e28d4a551e","invariantUUID":"cfff020b-7a1a-475d-891d-c2b77ed1c252","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74b6faab-43e8-49d2-b009-951b2b34ade7","lifecycleState":"CERTIFIED","lastUpdateDate":1628845801558,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5f86a24-8269-4a67-b224-95a15c26a295","invariantUUID":"f95e4fce-91da-4fab-9d96-2a1640c10264","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":"7e9895e9-0bcf-4810-9a96-cb19b94202eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628845640021,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e285ae23-1d0e-4f2d-b6d9-8c5e23fd54a7","invariantUUID":"00a366fe-b391-4f2e-b8f3-1c6807ea7130","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1bc5d293-89c1-432a-9070-1f3d4e4e61a4","lifecycleState":"CERTIFIED","lastUpdateDate":1628845403143,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0582145b-99fd-4044-80b6-3ee67061622f","invariantUUID":"508fa6b2-d994-4d0e-891f-dd14d1509a85","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":"9df9679c-d584-439c-8b7b-767433f9af15","lifecycleState":"CERTIFIED","lastUpdateDate":1628845746777,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"29e4243d-f51c-4267-8bd0-136d77ed1db4","invariantUUID":"a2e14232-4014-4df2-a52c-7e1467246217","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"cf4996e3-9d90-4aef-a19a-967993533e06","lifecycleState":"CERTIFIED","lastUpdateDate":1628845488122,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c300f1f-b640-4e90-b58f-4975a431760d","invariantUUID":"6d7ea7ed-506c-48aa-9201-fa451fbdd728","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"2fec86e9-2103-46d2-94fb-49679dfc0924","lifecycleState":"CERTIFIED","lastUpdateDate":1628845994556,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e38d42f-532b-456f-835f-5d337164ecea","invariantUUID":"c6e35c7c-731c-47d1-8ad3-ab48fde129c8","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fdefb487-538a-4e06-8f32-eb1529e218d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628845873533,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebc62721-22df-4e7e-a1de-9c65e5deb60f","invariantUUID":"84da2e54-9037-4818-bc68-a94917796f25","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"508add6f-89bf-43cc-ab0c-966792c13e44","lifecycleState":"CERTIFIED","lastUpdateDate":1628845562335,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c00390a9-4674-410c-8f81-67b77ab20ce6","invariantUUID":"fd8ef7aa-7026-43af-8019-a86e9de0b558","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d66bbc27-69cc-44e3-992f-52d2efc854a0","lifecycleState":"CERTIFIED","lastUpdateDate":1628845824037,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30a0ee4d-fcfc-4b9c-b3b2-ffbacb5b2613","invariantUUID":"23befb10-f91b-4184-8a8d-30f686b47c5c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b1942216-15c7-437e-9d3d-5f5b598bd89a","lifecycleState":"CERTIFIED","lastUpdateDate":1628845735577,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"629eb348-79e9-4b08-8e94-79e7da24f008","invariantUUID":"2cee9b69-a7c5-49b0-a51e-e0baaf32ac71","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":"compute","uniqueId":"ce5367c3-6d2e-460d-8e64-f2899be12efd","lifecycleState":"CERTIFIED","lastUpdateDate":1628845378739,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d49aa6cf-e743-4c82-85f2-19cdceb9f77b","invariantUUID":"937cbb7e-8486-4114-b23a-08dc2da196e0","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":"port","uniqueId":"0c3f3097-c83d-482a-aa26-37493d259ed4","lifecycleState":"CERTIFIED","lastUpdateDate":1628845862555,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76f503e9-d9bb-46c3-9a28-ece9e31314fc","invariantUUID":"36ba2478-4dac-4149-bfe4-ac2e0ca67f19","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d718ad26-bfc1-49d3-a2d6-540f1719559c","lifecycleState":"CERTIFIED","lastUpdateDate":1628845708953,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a24bba32-8986-4e8f-9266-2874bfdbfeba","invariantUUID":"cb38db58-752a-4eea-b2c0-f98a08e92547","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":"loadBalancer","uniqueId":"f903496d-ebc5-444f-9a83-0e172dc395b3","lifecycleState":"CERTIFIED","lastUpdateDate":1628845430466,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7e8b4cc-b29d-4c67-85bc-497ad2173a23","invariantUUID":"015c5041-944c-42d1-af1a-8aa93278ae91","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":"objectStorage","uniqueId":"3fe3f31c-1f61-489b-b4d5-a845825cbeeb","lifecycleState":"CERTIFIED","lastUpdateDate":1628845818228,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ca9b8f8-8acc-4c0a-b094-e546b7d6bf3d","invariantUUID":"df9ac636-2dd2-45ea-a8d7-fc536a703b74","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":"9b48cfe6-2a5c-4abf-b2c3-20344a734976","lifecycleState":"CERTIFIED","lastUpdateDate":1628845524303,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"83b618a9-c2c5-4f41-b6b2-7824666f048b","invariantUUID":"57f77bf1-d797-4d9f-b06b-915644bf12fd","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":"abbbbdf5-60eb-4e03-89d6-7612d03da86d","lifecycleState":"CERTIFIED","lastUpdateDate":1628845689943,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5308a547-007d-4a7b-b7e8-23458f9d7bf7","invariantUUID":"07db4424-d399-4be3-a192-981119cc4432","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"011ede19-90e5-439d-bf1d-f2d847db7c2c","lifecycleState":"CERTIFIED","lastUpdateDate":1628845935410,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31dc2841-e89f-4e00-9cca-5b9f00910ba1","invariantUUID":"ad3478f3-1ea6-49d6-9e2c-9670c4e658f2","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":"350a83ae-91c6-4b79-b4a7-28c2344f2fd6","lifecycleState":"CERTIFIED","lastUpdateDate":1628845645587,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee2be6ef-fcc5-4888-a6b8-85cd21625940","invariantUUID":"f0f11e7e-bfd2-4677-bb06-fca7aed4c02d","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3f0f0214-7600-4e78-97ee-410c73d68004","lifecycleState":"CERTIFIED","lastUpdateDate":1628845729269,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5da1a7d3-9580-44c2-b149-b60a887100a5","invariantUUID":"8a999c1d-e289-4232-9910-16dd3b0a76b4","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"944c21b5-f115-43b8-8bad-e82f5bf25228","lifecycleState":"CERTIFIED","lastUpdateDate":1628845616320,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"372433e8-29e2-4cb3-9469-bdc007ba2975","invariantUUID":"5c59e3dc-dd67-4c85-964f-a478f61c70b6","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":"networkrules","uniqueId":"daf30721-6170-4f1c-aded-5ae2a731f25c","lifecycleState":"CERTIFIED","lastUpdateDate":1628845556706,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bac79f0e-a5ee-4182-bfbc-14ba159d85f4","invariantUUID":"adaa1953-12e8-4337-a4b3-9fa3b7ef3e59","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":"7df861d9-8e50-4c12-a871-ed438528b19d","lifecycleState":"CERTIFIED","lastUpdateDate":1628845506879,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f006254a-0860-4270-b9c6-b88ec942c106","invariantUUID":"06dc23a7-5eff-4c98-9eb4-dd071c74f752","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":"securityrules","uniqueId":"a8ce6f4a-5c5c-4d56-99ea-734c24ae51bf","lifecycleState":"CERTIFIED","lastUpdateDate":1628845592041,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6c671880-d313-48bc-b0ae-2d3966442216","invariantUUID":"595ef066-8611-4b4e-84e8-d0ce0e1f8168","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":"89686e6d-5730-4e69-b6bd-82037988d9cf","lifecycleState":"CERTIFIED","lastUpdateDate":1628845868124,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e13596e-a2d4-4bb1-bf79-de5a4cbf0604","invariantUUID":"3621afab-aa50-42b5-8fb3-f4db78ffbfcb","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":"network","uniqueId":"6c65921a-0fe7-41ce-8f05-9f59802f9ff1","lifecycleState":"CERTIFIED","lastUpdateDate":1628845758111,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbbb9851-1bc6-422b-8010-b9101e014df0","invariantUUID":"5e71dea7-767a-4a43-a7d5-c76a062fd225","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"364e1d96-2caa-4871-9aec-bfc5faf5c531","lifecycleState":"CERTIFIED","lastUpdateDate":1628845879639,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9586b88c-1f32-4832-a453-c3c5063fb101","invariantUUID":"b920ae85-e582-4de4-89da-f4dfcb7339a3","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":"83ef2cb5-9afe-4b52-aa6d-45d3343ef582","lifecycleState":"CERTIFIED","lastUpdateDate":1628845610042,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8563686a-2785-4f0f-b144-7ef715afadc8","invariantUUID":"6a1a3350-8d29-46ef-aa49-cc36a01fef33","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":"a80edb23-336d-443c-87be-79b203e60956","lifecycleState":"CERTIFIED","lastUpdateDate":1628845926388,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca44e9b8-5b1a-4863-9550-3630f8ac2251","invariantUUID":"3c002b92-cdce-4fa8-81a2-a85691c2202d","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6c712d68-cfd1-4093-ab7c-58eb6291610e","lifecycleState":"CERTIFIED","lastUpdateDate":1628845981609,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7254980-f91d-4682-8a7d-cc4d0906b479","invariantUUID":"e5240ad3-d3b2-4ec5-8afc-5090c37c6773","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":"1ea7622c-0833-4549-8e7f-6f1d4818c6c0","lifecycleState":"CERTIFIED","lastUpdateDate":1628845621576,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ea2c659-adc5-4806-a208-5cab6e7944d6","invariantUUID":"089abe2d-a9af-4aa4-bfea-bf4b28cd476a","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":"c4ab51af-d947-46e5-b14d-46bbd9f1f99b","lifecycleState":"CERTIFIED","lastUpdateDate":1628845769220,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c89caeba-8fa7-4b9b-aea8-390ced7c057e","invariantUUID":"bd7a12de-37a2-44da-8d46-774c90832ab3","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ac9bbaa9-3a14-414d-a45b-c95459a5b1ce","lifecycleState":"CERTIFIED","lastUpdateDate":1628845518433,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"56f4d430-0571-4ba3-8248-fe8dd864d08b","invariantUUID":"b013519b-1591-44b2-8093-fc3f6807d337","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":"defaulticon","uniqueId":"62797f24-f0c4-416d-a361-4b33bb69d2ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628845850316,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0676ef22-85cb-4f82-8ffa-1e1a002eac35","invariantUUID":"a1a3cecc-de9a-453b-b015-c108551c6ef6","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":"objectStorage","uniqueId":"badc7189-d577-49fc-973e-0810b35bb3ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628845460778,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"356cf8fa-a597-42d6-bc11-73b896b14d2a","invariantUUID":"f8743110-72c7-4710-b93d-3a2a5215c186","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a7c28470-99d1-4a67-b234-28442d5c22c5","lifecycleState":"CERTIFIED","lastUpdateDate":1628853988417,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c0e4f268-c967-43dd-accf-5842959c4149","invariantUUID":"b0606127-539e-4e59-9b4f-24dbfb4beb7f","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"468dd78f-c1b9-4e3e-a1d3-5845052397ce","lifecycleState":"CERTIFIED","lastUpdateDate":1628850537163,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e66e9b69-dd42-4cb1-a6e6-1be783f2a139","invariantUUID":"142de9c4-dcb5-44c7-94eb-49959c72d67d","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-08-13 11:29:46,787 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-13 11:29:46,788 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-13 11:29:46,788 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/c0e4f268-c967-43dd-accf-5842959c4149/toscaModel
2021-08-13 11:29:46,788 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] data sent: None
2021-08-13 11:29:46,790 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-13 11:29:46,998 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/c0e4f268-c967-43dd-accf-5842959c4149/toscaModel HTTP/1.1" 200 None
2021-08-13 11:29:47,000 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response code: 200
2021-08-13 11:29:47,000 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response: n/a
2021-08-13 11:29:47,046 DEBUG 129:onap_service.py(1) - [None][Create 2cfb0319-5f10-41c5-843d-30491ef52d54 Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1a4a4f91-22f9-4c28-a800-4e7cb15fe66f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-13 11:29:47,046 DEBUG 131:onap_service.py(1) - [None][Create 2cfb0319-5f10-41c5-843d-30491ef52d54 Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2cfb0319-5f10-41c5-843d-30491ef52d54
2021-08-13 11:29:47,046 DEBUG 132:onap_service.py(1) - [None][Create 2cfb0319-5f10-41c5-843d-30491ef52d54 Service deletion request] data sent: {
	"requestDetails": {
		"requestInfo": {
			"source": "VID",
			"requestorId": "demo"
		},
		"modelInfo": {
            "modelType": "service",
            "modelName": "basic_network",
            "modelInvariantId": "b0606127-539e-4e59-9b4f-24dbfb4beb7f",
            "modelVersion": "1.0",
            "modelVersionId": "c0e4f268-c967-43dd-accf-5842959c4149"
		},
		"requestParameters": {
			"testApi": "GR_API",
			"aLaCarte": true
		}
	}
}
2021-08-13 11:29:47,048 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-13 11:29:48,975 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/2cfb0319-5f10-41c5-843d-30491ef52d54 HTTP/1.1" 202 262
2021-08-13 11:29:48,976 INFO 142:onap_service.py(1) - [None][Create 2cfb0319-5f10-41c5-843d-30491ef52d54 Service deletion request] response code: 202
2021-08-13 11:29:48,977 DEBUG 146:onap_service.py(1) - [None][Create 2cfb0319-5f10-41c5-843d-30491ef52d54 Service deletion request] response: {"requestReferences":{"requestId":"1a4a4f91-22f9-4c28-a800-4e7cb15fe66f","instanceId":"2cfb0319-5f10-41c5-843d-30491ef52d54","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1a4a4f91-22f9-4c28-a800-4e7cb15fe66f"}}
2021-08-13 11:29:48,977 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished
2021-08-13 11:29:48,985 DEBUG 129:onap_service.py(10) - [None][Check 1a4a4f91-22f9-4c28-a800-4e7cb15fe66f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ea257ec7-0dcc-47a9-8f6b-c90ea5495e13', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-13 11:29:48,986 DEBUG 131:onap_service.py(10) - [None][Check 1a4a4f91-22f9-4c28-a800-4e7cb15fe66f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1a4a4f91-22f9-4c28-a800-4e7cb15fe66f
2021-08-13 11:29:48,986 DEBUG 132:onap_service.py(10) - [None][Check 1a4a4f91-22f9-4c28-a800-4e7cb15fe66f orchestration request status] data sent: None
2021-08-13 11:29:48,989 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-13 11:29:49,155 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1a4a4f91-22f9-4c28-a800-4e7cb15fe66f HTTP/1.1" 200 875
2021-08-13 11:29:49,157 INFO 142:onap_service.py(10) - [None][Check 1a4a4f91-22f9-4c28-a800-4e7cb15fe66f orchestration request status] response code: 200
2021-08-13 11:29:49,158 DEBUG 146:onap_service.py(10) - [None][Check 1a4a4f91-22f9-4c28-a800-4e7cb15fe66f orchestration request status] response: {"request":{"requestId":"1a4a4f91-22f9-4c28-a800-4e7cb15fe66f","startTime":"Fri, 13 Aug 2021 11:29:47 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"b0606127-539e-4e59-9b4f-24dbfb4beb7f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"c0e4f268-c967-43dd-accf-5842959c4149","modelUuid":"c0e4f268-c967-43dd-accf-5842959c4149","modelInvariantUuid":"b0606127-539e-4e59-9b4f-24dbfb4beb7f"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"2cfb0319-5f10-41c5-843d-30491ef52d54","serviceInstanceName":"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 13 Aug 2021 11:29:48 GMT"}}}
2021-08-13 11:29:59,169 DEBUG 129:onap_service.py(10) - [None][Check 1a4a4f91-22f9-4c28-a800-4e7cb15fe66f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '481d7050-bc31-49bf-ba8d-ece79024e813', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-13 11:29:59,170 DEBUG 131:onap_service.py(10) - [None][Check 1a4a4f91-22f9-4c28-a800-4e7cb15fe66f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1a4a4f91-22f9-4c28-a800-4e7cb15fe66f
2021-08-13 11:29:59,170 DEBUG 132:onap_service.py(10) - [None][Check 1a4a4f91-22f9-4c28-a800-4e7cb15fe66f orchestration request status] data sent: None
2021-08-13 11:29:59,172 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-13 11:29:59,360 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1a4a4f91-22f9-4c28-a800-4e7cb15fe66f HTTP/1.1" 200 1085
2021-08-13 11:29:59,362 INFO 142:onap_service.py(10) - [None][Check 1a4a4f91-22f9-4c28-a800-4e7cb15fe66f orchestration request status] response code: 200
2021-08-13 11:29:59,363 DEBUG 146:onap_service.py(10) - [None][Check 1a4a4f91-22f9-4c28-a800-4e7cb15fe66f orchestration request status] response: {"request":{"requestId":"1a4a4f91-22f9-4c28-a800-4e7cb15fe66f","startTime":"Fri, 13 Aug 2021 11:29:47 GMT","finishTime":"Fri, 13 Aug 2021 11:29:52 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"b0606127-539e-4e59-9b4f-24dbfb4beb7f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"c0e4f268-c967-43dd-accf-5842959c4149","modelUuid":"c0e4f268-c967-43dd-accf-5842959c4149","modelInvariantUuid":"b0606127-539e-4e59-9b4f-24dbfb4beb7f"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"2cfb0319-5f10-41c5-843d-30491ef52d54","serviceInstanceName":"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 13 Aug 2021 11:29:52 GMT"}}}
2021-08-13 11:29:59,364 INFO 56:mixins.py(10) - ServiceDeletionRequest task finished
2021-08-13 11:29:59,364 DEBUG 129:onap_service.py(10) - [None][Check 1a4a4f91-22f9-4c28-a800-4e7cb15fe66f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '810e74ea-5d27-4d91-9e26-1b42a791af96', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-13 11:29:59,365 DEBUG 131:onap_service.py(10) - [None][Check 1a4a4f91-22f9-4c28-a800-4e7cb15fe66f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1a4a4f91-22f9-4c28-a800-4e7cb15fe66f
2021-08-13 11:29:59,365 DEBUG 132:onap_service.py(10) - [None][Check 1a4a4f91-22f9-4c28-a800-4e7cb15fe66f orchestration request status] data sent: None
2021-08-13 11:29:59,368 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-13 11:29:59,559 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1a4a4f91-22f9-4c28-a800-4e7cb15fe66f HTTP/1.1" 200 1085
2021-08-13 11:29:59,562 INFO 142:onap_service.py(10) - [None][Check 1a4a4f91-22f9-4c28-a800-4e7cb15fe66f orchestration request status] response code: 200
2021-08-13 11:29:59,562 DEBUG 146:onap_service.py(10) - [None][Check 1a4a4f91-22f9-4c28-a800-4e7cb15fe66f orchestration request status] response: {"request":{"requestId":"1a4a4f91-22f9-4c28-a800-4e7cb15fe66f","startTime":"Fri, 13 Aug 2021 11:29:47 GMT","finishTime":"Fri, 13 Aug 2021 11:29:52 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"b0606127-539e-4e59-9b4f-24dbfb4beb7f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"c0e4f268-c967-43dd-accf-5842959c4149","modelUuid":"c0e4f268-c967-43dd-accf-5842959c4149","modelInvariantUuid":"b0606127-539e-4e59-9b4f-24dbfb4beb7f"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"2cfb0319-5f10-41c5-843d-30491ef52d54","serviceInstanceName":"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 13 Aug 2021 11:29:52 GMT"}}}
2021-08-13 11:29:59,564 DEBUG 129:onap_service.py(10) - [None][Check 1a4a4f91-22f9-4c28-a800-4e7cb15fe66f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '85c543d5-51dc-4b6d-8187-393e13d72bc3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-13 11:29:59,564 DEBUG 131:onap_service.py(10) - [None][Check 1a4a4f91-22f9-4c28-a800-4e7cb15fe66f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1a4a4f91-22f9-4c28-a800-4e7cb15fe66f
2021-08-13 11:29:59,564 DEBUG 132:onap_service.py(10) - [None][Check 1a4a4f91-22f9-4c28-a800-4e7cb15fe66f orchestration request status] data sent: None
2021-08-13 11:29:59,567 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-13 11:29:59,723 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1a4a4f91-22f9-4c28-a800-4e7cb15fe66f HTTP/1.1" 200 1085
2021-08-13 11:29:59,725 INFO 142:onap_service.py(10) - [None][Check 1a4a4f91-22f9-4c28-a800-4e7cb15fe66f orchestration request status] response code: 200
2021-08-13 11:29:59,726 DEBUG 146:onap_service.py(10) - [None][Check 1a4a4f91-22f9-4c28-a800-4e7cb15fe66f orchestration request status] response: {"request":{"requestId":"1a4a4f91-22f9-4c28-a800-4e7cb15fe66f","startTime":"Fri, 13 Aug 2021 11:29:47 GMT","finishTime":"Fri, 13 Aug 2021 11:29:52 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"b0606127-539e-4e59-9b4f-24dbfb4beb7f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"c0e4f268-c967-43dd-accf-5842959c4149","modelUuid":"c0e4f268-c967-43dd-accf-5842959c4149","modelInvariantUuid":"b0606127-539e-4e59-9b4f-24dbfb4beb7f"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"2cfb0319-5f10-41c5-843d-30491ef52d54","serviceInstanceName":"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 13 Aug 2021 11:29:52 GMT"}}}
2021-08-13 11:29:59,735 DEBUG 129:onap_service.py(1) - [None][Check 1a4a4f91-22f9-4c28-a800-4e7cb15fe66f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2808cf9d-8fd6-4397-a438-0c83f6a4284e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-13 11:29:59,736 DEBUG 131:onap_service.py(1) - [None][Check 1a4a4f91-22f9-4c28-a800-4e7cb15fe66f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1a4a4f91-22f9-4c28-a800-4e7cb15fe66f
2021-08-13 11:29:59,736 DEBUG 132:onap_service.py(1) - [None][Check 1a4a4f91-22f9-4c28-a800-4e7cb15fe66f orchestration request status] data sent: None
2021-08-13 11:29:59,739 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-13 11:29:59,913 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1a4a4f91-22f9-4c28-a800-4e7cb15fe66f HTTP/1.1" 200 1085
2021-08-13 11:29:59,915 INFO 142:onap_service.py(1) - [None][Check 1a4a4f91-22f9-4c28-a800-4e7cb15fe66f orchestration request status] response code: 200
2021-08-13 11:29:59,915 DEBUG 146:onap_service.py(1) - [None][Check 1a4a4f91-22f9-4c28-a800-4e7cb15fe66f orchestration request status] response: {"request":{"requestId":"1a4a4f91-22f9-4c28-a800-4e7cb15fe66f","startTime":"Fri, 13 Aug 2021 11:29:47 GMT","finishTime":"Fri, 13 Aug 2021 11:29:52 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"b0606127-539e-4e59-9b4f-24dbfb4beb7f","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"c0e4f268-c967-43dd-accf-5842959c4149","modelUuid":"c0e4f268-c967-43dd-accf-5842959c4149","modelInvariantUuid":"b0606127-539e-4e59-9b4f-24dbfb4beb7f"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"2cfb0319-5f10-41c5-843d-30491ef52d54","serviceInstanceName":"basic_network-7c48ec55-e094-4cbe-8ab1-6226507c034b"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 13 Aug 2021 11:29:52 GMT"}}}
2021-08-13 11:29:59,916 INFO 261:service_ala_carte.py(1) - Service None deleted
2021-08-13 11:29:59,918 INFO 176:run_tests.py(1) - Test result:

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

2021-08-13 11:29:59,921 INFO 61:basic_network.py(1) - Generate Test report
2021-08-13 11:30:00,013 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080
2021-08-13 11:30:00,473 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-13 11:30:00,475 INFO 246:testcase.py(1) - The results were successfully pushed to DB: 

http://testresults.opnfv.org/onap/api/v1/results/611657b86c44f500102b3250

2021-08-13 11:30:00,476 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK