2021-05-18 01:26:11,976 DEBUG 24:basic_network.py(1) - BasicNetwork init started
2021-05-18 01:26:11,977 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/onboard/service.py:116: 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-05-18 01:26:11,984 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase')
2021-05-18 01:26:11,984 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase')
2021-05-18 01:26:11,984 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase')
2021-05-18 01:26:11,984 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase')
2021-05-18 01:26:11,984 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase')
2021-05-18 01:26:11,984 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase')
2021-05-18 01:26:11,984 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase')
2021-05-18 01:26:11,985 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase')
2021-05-18 01:26:11,985 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase')
2021-05-18 01:26:11,985 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase')
2021-05-18 01:26:11,985 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase')
2021-05-18 01:26:11,985 INFO 169:run_tests.py(1) - Running test case 'basic_network'...
2021-05-18 01:26:11,985 DEBUG 34:basic_network.py(1) - start time
2021-05-18 01:26:11,986 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-05-18 01:26:11,991 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-05-18 01:26:11,991 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-05-18 01:26:11,991 DEBUG 195: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-05-18 01:26:11,991 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-05-18 01:26:11,992 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None
2021-05-18 01:26:11,992 DEBUG 103: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-05-18 01:26:11,992 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-05-18 01:26:11,992 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None
2021-05-18 01:26:11,995 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-05-18 01:26:20,140 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2
2021-05-18 01:26:20,143 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200
2021-05-18 01:26:20,144 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: []
2021-05-18 01:26:20,148 DEBUG 147:__init__.py(1) - number of Service returned: 0
2021-05-18 01:26:20,148 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-05-18 01:26:20,148 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC
2021-05-18 01:26:20,148 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC
2021-05-18 01:26:20,148 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC
2021-05-18 01:26:20,149 DEBUG 195:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: <bound method BaseCategory.headers of <class 'onapsdk.sdc.category_management.ServiceCategory'>>
2021-05-18 01:26:20,149 DEBUG 197:onap_service.py(1) - [SDC][get ServiceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui
2021-05-18 01:26:20,149 DEBUG 198:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None
2021-05-18 01:26:20,150 DEBUG 103: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-05-18 01:26:20,150 DEBUG 105:onap_service.py(1) - [SDC][get ServiceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui
2021-05-18 01:26:20,150 DEBUG 106:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None
2021-05-18 01:26:20,153 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-18 01:26:25,984 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-05-18 01:26:25,987 INFO 116:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200
2021-05-18 01:26:25,988 DEBUG 120:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"empty":false,"ownerId":null},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"empty":false,"ownerId":null},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"empty":false,"ownerId":null},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"empty":false,"ownerId":null},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"empty":false,"ownerId":null},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"empty":false,"ownerId":null},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"empty":false,"ownerId":null},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"empty":false,"ownerId":null}],"type":null,"version":null,"empty":false,"ownerId":null},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"empty":false,"ownerId":null},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"empty":false,"ownerId":null},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"empty":false,"ownerId":null},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"empty":false,"ownerId":null},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"empty":false,"ownerId":null},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"empty":false,"ownerId":null},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"empty":false,"ownerId":null}],"type":null,"version":null,"empty":false,"ownerId":null},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"empty":false,"ownerId":null},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"empty":false,"ownerId":null},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"empty":false,"ownerId":null},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"empty":false,"ownerId":null},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"empty":false,"ownerId":null}],"type":null,"version":null,"empty":false,"ownerId":null},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"empty":false,"ownerId":null}],"type":null,"version":null,"empty":false,"ownerId":null},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"empty":false,"ownerId":null},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"empty":false,"ownerId":null}],"type":null,"version":null,"empty":false,"ownerId":null},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"empty":false,"ownerId":null}],"type":null,"version":null,"empty":false,"ownerId":null},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"empty":false,"ownerId":null},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"empty":false,"ownerId":null},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"empty":false,"ownerId":null},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"empty":false,"ownerId":null},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"empty":false,"ownerId":null},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"empty":false,"ownerId":null}],"type":null,"version":null,"empty":false,"ownerId":null},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"empty":false,"ownerId":null},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"empty":false,"ownerId":null}],"type":null,"version":null,"empty":false,"ownerId":null},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"empty":false,"ownerId":null},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"empty":false,"ownerId":null},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"empty":false,"ownerId":null},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"empty":false,"ownerId":null},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"empty":false,"ownerId":null},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"empty":false,"ownerId":null},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"empty":false,"ownerId":null},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"empty":false,"ownerId":null}],"type":null,"version":null,"empty":false,"ownerId":null}],"serviceCategories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"empty":false,"ownerId":null},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"empty":false,"ownerId":null},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"empty":false,"ownerId":null},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"empty":false,"ownerId":null},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"empty":false,"ownerId":null},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"empty":false,"ownerId":null},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"empty":false,"ownerId":null},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":null,"type":null,"version":null,"empty":false,"ownerId":null}],"subcategories":null,"type":null,"version":null,"empty":false,"ownerId":null}],"productCategories":[]},"version":"1.8.5"}
2021-05-18 01:26:25,993 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8
2021-05-18 01:26:25,994 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service
2021-05-18 01:26:25,994 INFO 192:__init__.py(1) - ServiceCategory found, updating information
2021-05-18 01:26:25,994 INFO 267:__init__.py(1) - attempting to create Service basic_network in SDC
2021-05-18 01:26:25,995 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-05-18 01:26:25,995 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-05-18 01:26:25,995 DEBUG 195: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-05-18 01:26:25,995 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-05-18 01:26:25,995 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None
2021-05-18 01:26:25,996 DEBUG 103: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-05-18 01:26:25,996 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-05-18 01:26:25,996 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None
2021-05-18 01:26:25,998 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-05-18 01:26:33,804 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2
2021-05-18 01:26:33,806 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200
2021-05-18 01:26:33,807 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: []
2021-05-18 01:26:33,809 DEBUG 147:__init__.py(1) - number of Service returned: 0
2021-05-18 01:26:33,810 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-05-18 01:26:33,810 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC
2021-05-18 01:26:33,846 DEBUG 195: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-05-18 01:26:33,846 DEBUG 197:onap_service.py(1) - [SDC][create Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services
2021-05-18 01:26:33,846 DEBUG 198: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-05-18 01:26:33,847 DEBUG 103: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-05-18 01:26:33,847 DEBUG 105:onap_service.py(1) - [SDC][create Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services
2021-05-18 01:26:33,847 DEBUG 106: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-05-18 01:26:33,849 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-18 01:26:38,477 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-05-18 01:26:38,479 INFO 116:onap_service.py(1) - [SDC][create Service] response code: 201
2021-05-18 01:26:38,481 DEBUG 120:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"31375ce5-38d7-49c4-8941-c3c4c3e7577b.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,"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,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"31375ce5-38d7-49c4-8941-c3c4c3e7577b.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,"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,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"31375ce5-38d7-49c4-8941-c3c4c3e7577b.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,"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,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"31375ce5-38d7-49c4-8941-c3c4c3e7577b.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,"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,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"31375ce5-38d7-49c4-8941-c3c4c3e7577b.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,"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,"empty":false,"ownerId":null}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621301195359,"timeout":0,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"31375ce5-38d7-49c4-8941-c3c4c3e7577b.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":1621301195359,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"name":null,"empty":false,"ownerId":null},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621301195359,"timeout":0,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"31375ce5-38d7-49c4-8941-c3c4c3e7577b.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":1621301195359,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"name":null,"empty":false,"ownerId":null},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621301195359,"timeout":0,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"31375ce5-38d7-49c4-8941-c3c4c3e7577b.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":1621301195359,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"name":null,"empty":false,"ownerId":null},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621301195359,"timeout":0,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"31375ce5-38d7-49c4-8941-c3c4c3e7577b.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":1621301195359,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"name":null,"empty":false,"ownerId":null},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621301195359,"timeout":0,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"31375ce5-38d7-49c4-8941-c3c4c3e7577b.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":1621301195359,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"name":null,"empty":false,"ownerId":null},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621301195359,"timeout":0,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"31375ce5-38d7-49c4-8941-c3c4c3e7577b.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":1621301195359,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"name":null,"empty":false,"ownerId":null},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621301195359,"timeout":0,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"31375ce5-38d7-49c4-8941-c3c4c3e7577b.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":1621301195359,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"name":null,"empty":false,"ownerId":null},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621301195359,"timeout":0,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"31375ce5-38d7-49c4-8941-c3c4c3e7577b.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":1621301195359,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"name":null,"empty":false,"ownerId":null},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621301195359,"timeout":0,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"31375ce5-38d7-49c4-8941-c3c4c3e7577b.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":1621301195359,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"name":null,"empty":false,"ownerId":null},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621301195359,"timeout":0,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"31375ce5-38d7-49c4-8941-c3c4c3e7577b.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":1621301195359,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"name":null,"empty":false,"ownerId":null},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621301195359,"timeout":0,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"31375ce5-38d7-49c4-8941-c3c4c3e7577b.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":1621301195359,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"name":null,"empty":false,"ownerId":null},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621301195359,"timeout":0,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"31375ce5-38d7-49c4-8941-c3c4c3e7577b.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":1621301195359,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"name":null,"empty":false,"ownerId":null},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621301195359,"timeout":0,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"31375ce5-38d7-49c4-8941-c3c4c3e7577b.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":1621301195359,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"name":null,"empty":false,"ownerId":null}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621301195359,"timeout":0,"description":"TOSCA definition package of the asset","requiredArtifacts":null,"generated":false,"artifactType":"TOSCA_CSAR","uniqueId":"31375ce5-38d7-49c4-8941-c3c4c3e7577b.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":1621301195359,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"name":"service-BasicNetwork-csar.csar","empty":false,"ownerId":null},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621301195359,"timeout":0,"description":"TOSCA representation of the asset","requiredArtifacts":null,"generated":false,"artifactType":"TOSCA_TEMPLATE","uniqueId":"31375ce5-38d7-49c4-8941-c3c4c3e7577b.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":1621301195359,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"name":"service-BasicNetwork-template.yml","empty":false,"ownerId":null}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"type":null,"version":null,"empty":false,"ownerId":null}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"8332f98f-e031-49da-a71e-77c2df13ffe9.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"8332f98f-e031-49da-a71e-77c2df13ffe9","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,"empty":false,"ownerId":"8332f98f-e031-49da-a71e-77c2df13ffe9"},{"definition":false,"hidden":false,"uniqueId":"8332f98f-e031-49da-a71e-77c2df13ffe9.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"8332f98f-e031-49da-a71e-77c2df13ffe9","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,"empty":false,"ownerId":"8332f98f-e031-49da-a71e-77c2df13ffe9"},{"definition":false,"hidden":false,"uniqueId":"8332f98f-e031-49da-a71e-77c2df13ffe9.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"8332f98f-e031-49da-a71e-77c2df13ffe9","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"8332f98f-e031-49da-a71e-77c2df13ffe9"},{"definition":false,"hidden":false,"uniqueId":"8332f98f-e031-49da-a71e-77c2df13ffe9.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"8332f98f-e031-49da-a71e-77c2df13ffe9","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"8332f98f-e031-49da-a71e-77c2df13ffe9"},{"definition":false,"hidden":false,"uniqueId":"8332f98f-e031-49da-a71e-77c2df13ffe9.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"8332f98f-e031-49da-a71e-77c2df13ffe9","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"8332f98f-e031-49da-a71e-77c2df13ffe9"}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"substitutionFilterComponents":null,"interfaces":{},"dataTypes":null,"substitutionFilter":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621301195359,"timeout":0,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"31375ce5-38d7-49c4-8941-c3c4c3e7577b.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":1621301195359,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"name":null,"empty":false,"ownerId":null},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621301195359,"timeout":0,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"31375ce5-38d7-49c4-8941-c3c4c3e7577b.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":1621301195359,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"name":null,"empty":false,"ownerId":null},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621301195359,"timeout":0,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"31375ce5-38d7-49c4-8941-c3c4c3e7577b.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":1621301195359,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"name":null,"empty":false,"ownerId":null},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621301195359,"timeout":0,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"31375ce5-38d7-49c4-8941-c3c4c3e7577b.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":1621301195359,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"name":null,"empty":false,"ownerId":null},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621301195359,"timeout":0,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"31375ce5-38d7-49c4-8941-c3c4c3e7577b.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":1621301195359,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"name":null,"empty":false,"ownerId":null},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621301195359,"timeout":0,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"31375ce5-38d7-49c4-8941-c3c4c3e7577b.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":1621301195359,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"name":null,"empty":false,"ownerId":null}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"0.1","creationDate":1621301196278,"icon":"network_l_1-3","name":"basic_network","componentType":"SERVICE","description":"service","tags":["basic_network"],"uniqueId":"31375ce5-38d7-49c4-8941-c3c4c3e7577b","componentMetadataForSupportLog":{"SupportablityComponentUUID":"664df4cd-996f-4189-b40a-1e4b806390b4","SupportablityComponentName":"basic_network","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"664df4cd-996f-4189-b40a-1e4b806390b4","highestVersion":true,"systemName":"BasicNetwork","invariantUUID":"d88151ed-2ff8-4683-ac65-99379554fb73","normalizedName":"basicnetwork","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"creatorFullName":"Carlos Santana","lastUpdateDate":1621301196278,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621301195359,"timeout":0,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"31375ce5-38d7-49c4-8941-c3c4c3e7577b.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":1621301195359,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"name":null,"empty":false,"ownerId":null},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621301195359,"timeout":0,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"31375ce5-38d7-49c4-8941-c3c4c3e7577b.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":1621301195359,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"name":null,"empty":false,"ownerId":null},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621301195359,"timeout":0,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"31375ce5-38d7-49c4-8941-c3c4c3e7577b.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":1621301195359,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"name":null,"empty":false,"ownerId":null},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621301195359,"timeout":0,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"31375ce5-38d7-49c4-8941-c3c4c3e7577b.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":1621301195359,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"name":null,"empty":false,"ownerId":null},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621301195359,"timeout":0,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"31375ce5-38d7-49c4-8941-c3c4c3e7577b.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":1621301195359,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"name":null,"empty":false,"ownerId":null},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621301195359,"timeout":0,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"31375ce5-38d7-49c4-8941-c3c4c3e7577b.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":1621301195359,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"name":null,"empty":false,"ownerId":null},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621301195359,"timeout":0,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"31375ce5-38d7-49c4-8941-c3c4c3e7577b.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":1621301195359,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"name":null,"empty":false,"ownerId":null},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621301195359,"timeout":0,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"31375ce5-38d7-49c4-8941-c3c4c3e7577b.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":1621301195359,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"name":null,"empty":false,"ownerId":null},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621301195359,"timeout":0,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"31375ce5-38d7-49c4-8941-c3c4c3e7577b.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":1621301195359,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"name":null,"empty":false,"ownerId":null},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621301195359,"timeout":0,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"31375ce5-38d7-49c4-8941-c3c4c3e7577b.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":1621301195359,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"name":null,"empty":false,"ownerId":null},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621301195359,"timeout":0,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"31375ce5-38d7-49c4-8941-c3c4c3e7577b.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":1621301195359,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"name":null,"empty":false,"ownerId":null},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621301195359,"timeout":0,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"31375ce5-38d7-49c4-8941-c3c4c3e7577b.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":1621301195359,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"name":null,"empty":false,"ownerId":null},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621301195359,"timeout":0,"description":null,"requiredArtifacts":null,"generated":false,"artifactType":"OTHER","uniqueId":"31375ce5-38d7-49c4-8941-c3c4c3e7577b.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":1621301195359,"artifactVersion":"0","isFromCsar":false,"heatEnvType":false,"type":null,"version":null,"name":null,"empty":false,"ownerId":null}},"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}
2021-05-18 01:26:38,487 INFO 284:__init__.py(1) - Service basic_network is created in SDC
2021-05-18 01:26:38,487 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-18 01:26:38,488 DEBUG 159:__init__.py(1) - check if Vl Generic NeutronNet exists in SDC
2021-05-18 01:26:38,488 INFO 129:__init__.py(1) - retrieving all objects of type Vl from SDC
2021-05-18 01:26:38,488 DEBUG 195: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-05-18 01:26:38,488 DEBUG 197:onap_service.py(1) - [SDC][get Vls] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VL
2021-05-18 01:26:38,488 DEBUG 198:onap_service.py(1) - [SDC][get Vls] data sent: None
2021-05-18 01:26:38,489 DEBUG 103: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-05-18 01:26:38,489 DEBUG 105:onap_service.py(1) - [SDC][get Vls] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VL
2021-05-18 01:26:38,489 DEBUG 106:onap_service.py(1) - [SDC][get Vls] data sent: None
2021-05-18 01:26:38,491 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-05-18 01:26:42,801 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-05-18 01:26:42,803 INFO 116:onap_service.py(1) - [SDC][get Vls] response code: 200
2021-05-18 01:26:42,804 DEBUG 120:onap_service.py(1) - [SDC][get Vls] response: [{"uuid":"b0f16f75-2475-48e0-bfd3-d1b1cbaa0aee","invariantUUID":"fcf06549-c8eb-4a26-9a3f-00fad795fac3","name":"GlobalNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/b0f16f75-2475-48e0-bfd3-d1b1cbaa0aee/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"f051af85-f90b-41e6-bd93-3fd9bcb2ab7f","invariantUUID":"42255978-155f-4e87-b7bc-52ce6c37148a","name":"Network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f051af85-f90b-41e6-bd93-3fd9bcb2ab7f/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"d562ad27-948a-4179-897d-63dd35770aa4","invariantUUID":"10918649-95e5-433a-85e2-4e9d9728c7fc","name":"ContrailVirtualNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/d562ad27-948a-4179-897d-63dd35770aa4/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"8cd5ae61-1456-4e29-b864-39a5db422f96","invariantUUID":"e09d62d3-a274-4bcc-8d19-8ae28addf78f","name":"ext ZTE VL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/8cd5ae61-1456-4e29-b864-39a5db422f96/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"454c86f6-598e-4171-af27-1234265aa7a3","invariantUUID":"35c09a59-85a6-457f-b02d-8cead231b730","name":"Generic NeutronNet","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/454c86f6-598e-4171-af27-1234265aa7a3/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"960d138b-d2e7-4c1c-9c19-6604a03a2f2a","invariantUUID":"daf3c391-7d31-4178-a0e4-ef97142baf59","name":"VL UNDERLAYVPN","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/960d138b-d2e7-4c1c-9c19-6604a03a2f2a/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"055f12a6-b741-4d83-afe2-eb1f642fcbba","invariantUUID":"98918580-c116-4abd-8273-e9e5fd37f790","name":"VL OVERLAYTUNNEL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/055f12a6-b741-4d83-afe2-eb1f642fcbba/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"fcb295d8-d8a1-4d27-81d9-1a65f0c5cc13","invariantUUID":"bed42d08-111d-46b7-8478-44614273b103","name":"NsVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/fcb295d8-d8a1-4d27-81d9-1a65f0c5cc13/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"be5ae44a-ba11-4a3e-a869-46c2487f8c5d","invariantUUID":"4f7d315e-5a18-4c3e-a9f4-861565ecdbeb","name":"VnfVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/be5ae44a-ba11-4a3e-a869-46c2487f8c5d/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"2ab26fc3-7831-4af1-9881-3fec8091af55","invariantUUID":"4d9065a6-f931-41dd-9d22-343d3fbd9429","name":"NeutronNet","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/2ab26fc3-7831-4af1-9881-3fec8091af55/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"5e3e5c16-0c6b-41c2-8146-3687518b6a0a","invariantUUID":"927aa8ee-110c-4258-8d3c-03f5314d7ce1","name":"ExtVL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/5e3e5c16-0c6b-41c2-8146-3687518b6a0a/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"d122f0d6-5c9b-4e68-a063-5c3bc1a81e93","invariantUUID":"6178dd6c-7b03-4f89-a7f5-85e59e88daea","name":"InternalVL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/d122f0d6-5c9b-4e68-a063-5c3bc1a81e93/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"7a50bba7-3a2e-4c13-9161-ae9391054d1a","invariantUUID":"38046166-1194-4982-9131-9a9ccd228410","name":"VL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/7a50bba7-3a2e-4c13-9161-ae9391054d1a/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"51c63276-d1c2-452d-aaa7-7579002dd583","invariantUUID":"bb66cdc1-14cc-4c9a-8842-ead9e9846d34","name":"VL ELINE","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/51c63276-d1c2-452d-aaa7-7579002dd583/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"310794f6-1824-491d-8f3c-7a128922de7b","invariantUUID":"cf0ad302-fe9b-4e2c-8b4b-61a808fbfbce","name":"ContrailV2VirtualNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/310794f6-1824-491d-8f3c-7a128922de7b/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"}]
2021-05-18 01:26:42,808 DEBUG 262:sdc_resource.py(1) - importing SDC Resource GlobalNetwork from SDC
2021-05-18 01:26:42,808 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-18 01:26:42,808 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-18 01:26:42,808 DEBUG 59:sdc_resource.py(1) - SDC resource GlobalNetwork status: Certified
2021-05-18 01:26:42,808 DEBUG 262:sdc_resource.py(1) - importing SDC Resource Network from SDC
2021-05-18 01:26:42,809 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-18 01:26:42,809 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-18 01:26:42,809 DEBUG 59:sdc_resource.py(1) - SDC resource Network status: Certified
2021-05-18 01:26:42,809 DEBUG 262:sdc_resource.py(1) - importing SDC Resource ContrailVirtualNetwork from SDC
2021-05-18 01:26:42,809 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-18 01:26:42,810 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-18 01:26:42,810 DEBUG 59:sdc_resource.py(1) - SDC resource ContrailVirtualNetwork status: Certified
2021-05-18 01:26:42,810 DEBUG 262:sdc_resource.py(1) - importing SDC Resource ext ZTE VL from SDC
2021-05-18 01:26:42,810 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-18 01:26:42,810 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-18 01:26:42,810 DEBUG 59:sdc_resource.py(1) - SDC resource ext ZTE VL status: Certified
2021-05-18 01:26:42,811 DEBUG 262:sdc_resource.py(1) - importing SDC Resource Generic NeutronNet from SDC
2021-05-18 01:26:42,811 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-18 01:26:42,811 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-18 01:26:42,811 DEBUG 59:sdc_resource.py(1) - SDC resource Generic NeutronNet status: Certified
2021-05-18 01:26:42,811 DEBUG 262:sdc_resource.py(1) - importing SDC Resource VL UNDERLAYVPN from SDC
2021-05-18 01:26:42,811 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-18 01:26:42,811 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-18 01:26:42,812 DEBUG 59:sdc_resource.py(1) - SDC resource VL UNDERLAYVPN status: Certified
2021-05-18 01:26:42,812 DEBUG 262:sdc_resource.py(1) - importing SDC Resource VL OVERLAYTUNNEL from SDC
2021-05-18 01:26:42,812 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-18 01:26:42,812 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-18 01:26:42,812 DEBUG 59:sdc_resource.py(1) - SDC resource VL OVERLAYTUNNEL status: Certified
2021-05-18 01:26:42,812 DEBUG 262:sdc_resource.py(1) - importing SDC Resource NsVirtualLink from SDC
2021-05-18 01:26:42,813 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-18 01:26:42,813 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-18 01:26:42,813 DEBUG 59:sdc_resource.py(1) - SDC resource NsVirtualLink status: Certified
2021-05-18 01:26:42,813 DEBUG 262:sdc_resource.py(1) - importing SDC Resource VnfVirtualLink from SDC
2021-05-18 01:26:42,813 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-18 01:26:42,813 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-18 01:26:42,813 DEBUG 59:sdc_resource.py(1) - SDC resource VnfVirtualLink status: Certified
2021-05-18 01:26:42,814 DEBUG 262:sdc_resource.py(1) - importing SDC Resource NeutronNet from SDC
2021-05-18 01:26:42,814 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-18 01:26:42,814 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-18 01:26:42,814 DEBUG 59:sdc_resource.py(1) - SDC resource NeutronNet status: Certified
2021-05-18 01:26:42,814 DEBUG 262:sdc_resource.py(1) - importing SDC Resource ExtVL from SDC
2021-05-18 01:26:42,814 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-18 01:26:42,815 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-18 01:26:42,815 DEBUG 59:sdc_resource.py(1) - SDC resource ExtVL status: Certified
2021-05-18 01:26:42,815 DEBUG 262:sdc_resource.py(1) - importing SDC Resource InternalVL from SDC
2021-05-18 01:26:42,815 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-18 01:26:42,815 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-18 01:26:42,815 DEBUG 59:sdc_resource.py(1) - SDC resource InternalVL status: Certified
2021-05-18 01:26:42,815 DEBUG 262:sdc_resource.py(1) - importing SDC Resource VL from SDC
2021-05-18 01:26:42,816 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-18 01:26:42,816 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-18 01:26:42,816 DEBUG 59:sdc_resource.py(1) - SDC resource VL status: Certified
2021-05-18 01:26:42,816 DEBUG 262:sdc_resource.py(1) - importing SDC Resource VL ELINE from SDC
2021-05-18 01:26:42,816 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-18 01:26:42,816 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-18 01:26:42,817 DEBUG 59:sdc_resource.py(1) - SDC resource VL ELINE status: Certified
2021-05-18 01:26:42,817 DEBUG 262:sdc_resource.py(1) - importing SDC Resource ContrailV2VirtualNetwork from SDC
2021-05-18 01:26:42,817 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-18 01:26:42,817 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-18 01:26:42,817 DEBUG 59:sdc_resource.py(1) - SDC resource ContrailV2VirtualNetwork status: Certified
2021-05-18 01:26:42,817 DEBUG 147:__init__.py(1) - number of Vl returned: 15
2021-05-18 01:26:42,818 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic NeutronNet
2021-05-18 01:26:42,818 INFO 192:__init__.py(1) - Vl found, updating information
2021-05-18 01:26:42,818 DEBUG 195: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-05-18 01:26:42,818 DEBUG 197: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-05-18 01:26:42,818 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Vl] data sent: None
2021-05-18 01:26:42,819 DEBUG 103: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-05-18 01:26:42,819 DEBUG 105: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-05-18 01:26:42,819 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vl] data sent: None
2021-05-18 01:26:42,821 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-18 01:27:00,329 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-05-18 01:27:00,333 INFO 116:onap_service.py(1) - [SDC][Deep Load Vl] response code: 200
2021-05-18 01:27:00,336 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vl] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85f781e9-ba95-4a33-b9c8-c611b556c93c","lifecycleState":"CERTIFIED","lastUpdateDate":1621293888435,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ab26fc3-7831-4af1-9881-3fec8091af55","invariantUUID":"4d9065a6-f931-41dd-9d22-343d3fbd9429","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.1","componentType":"RESOURCE","icon":"compute","uniqueId":"406805e8-2d82-4de0-88b8-3d1921eb8825","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1621295676160,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ebd880aa-0cc2-45a3-8ef6-6b4c09806082","invariantUUID":"262751c1-87a8-4cbe-a981-83759656f577","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":"9165dc17-8326-4f08-b122-8e6468a99085","lifecycleState":"CERTIFIED","lastUpdateDate":1621295028160,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8cd5ae61-1456-4e29-b864-39a5db422f96","invariantUUID":"e09d62d3-a274-4bcc-8d19-8ae28addf78f","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"38e1b804-a858-4ad9-bd3a-7584b37c98c9","lifecycleState":"CERTIFIED","lastUpdateDate":1621295247600,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ebd15600-95ea-4c3f-9af5-b501ace0d1c6","invariantUUID":"4b8f4e71-8df6-409e-806c-4483fe03b355","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d6018e25-163e-4033-ac06-db5dca451c96","lifecycleState":"CERTIFIED","lastUpdateDate":1621295956668,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c0c707a-3d3a-4db6-bd3b-e945bc48710a","invariantUUID":"1518ece6-791d-4d29-97e4-078df843554e","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":"port","uniqueId":"97d8d34c-ad8b-4463-88f2-20ee003258e1","lifecycleState":"CERTIFIED","lastUpdateDate":1621295828062,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca6c6630-75bd-43a9-9593-f7fc999940c2","invariantUUID":"a4156358-2c5e-4317-937e-dd22c39b231e","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":"port","uniqueId":"9f104700-a225-46c5-9495-08b499b49cbb","lifecycleState":"CERTIFIED","lastUpdateDate":1621293698010,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"497cd859-7019-446a-9c97-46e9075c2041","invariantUUID":"6b8b0215-ea6f-4602-ba09-b953d0639bb7","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":"ac9ca7f5-3c4d-49d7-8676-6feaecbdd071","lifecycleState":"CERTIFIED","lastUpdateDate":1621294041607,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"51c63276-d1c2-452d-aaa7-7579002dd583","invariantUUID":"bb66cdc1-14cc-4c9a-8842-ead9e9846d34","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"eaedde9d-5e66-46fa-ba52-785c21036e0c","lifecycleState":"CERTIFIED","lastUpdateDate":1621295998999,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a156d8a6-79f7-40e4-bb9c-7763aa6cc140","invariantUUID":"9a6101af-cb4a-4fb5-8660-f2e04dfbf1a1","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.1","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"047cd455-9a9a-46c9-9446-b5bc6b676f4c","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1621295866501,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a49d567-76c8-4711-b393-b33c5939bd5f","invariantUUID":"4b8f4e71-8df6-409e-806c-4483fe03b355","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":"defaulticon","uniqueId":"cd54843e-ee74-4a82-9e0d-6957b9862ece","lifecycleState":"CERTIFIED","lastUpdateDate":1621294898162,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"6340d35c-c2a0-4344-af1a-cb43bec7443f","invariantUUID":"e12efcb8-9727-4c39-a7fd-3bf8f7345b5b","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":"compute","uniqueId":"fe34e20b-ad1a-483e-a7e8-580eae0ec91e","lifecycleState":"CERTIFIED","lastUpdateDate":1621295142102,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c8d2b71e-5f53-4524-b792-d378674a9d41","invariantUUID":"0af3f989-fb74-4bf8-a0de-1b9e0b051f4e","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"65b7308a-d01c-4609-976a-c685cae32aff","lifecycleState":"CERTIFIED","lastUpdateDate":1621295326462,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be5ae44a-ba11-4a3e-a869-46c2487f8c5d","invariantUUID":"4f7d315e-5a18-4c3e-a9f4-861565ecdbeb","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":"loadBalancer","uniqueId":"0370195e-f02d-4fc0-9c6b-d740965bc65b","lifecycleState":"CERTIFIED","lastUpdateDate":1621293677008,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdccad86-2a97-4cad-90b5-d606eabd26ee","invariantUUID":"631e6b93-8609-4ecc-a606-027cc3640082","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":"0ba362b7-0a36-47bb-a210-818034d4b664","lifecycleState":"CERTIFIED","lastUpdateDate":1621293611907,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae698b40-81e1-4624-8424-8b55b1747c09","invariantUUID":"eb2f04e7-1672-4989-aa39-30297f39f23a","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":"defaulticon","uniqueId":"3d502c44-b5cb-4914-8e25-069646060d9b","lifecycleState":"CERTIFIED","lastUpdateDate":1621295445863,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4759601e-1077-48ec-b91b-d2cb3706b738","invariantUUID":"29d130b6-6427-44a1-bc68-91f3d2213f25","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a9140312-d001-4618-814e-6973835746c0","lifecycleState":"CERTIFIED","lastUpdateDate":1621293912236,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"100b674c-34d8-48d8-9f08-864194e7d196","invariantUUID":"82d409f8-1f31-471b-9a4a-df34018814ae","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"66c1c2f8-fcd7-4fc7-b78c-78797c9d7b9b","lifecycleState":"CERTIFIED","lastUpdateDate":1621295516904,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a696d10f-63fd-4a26-bb0b-a2a95d69806b","invariantUUID":"1afb878a-67f4-4011-9dc8-dcdb69f0010a","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":"objectStorage","uniqueId":"3b51bb4a-cd0a-487e-a8dc-bae50a622a8e","lifecycleState":"CERTIFIED","lastUpdateDate":1621293589601,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdc2e7a5-3db2-4d61-99d7-fe80bc0c3c05","invariantUUID":"850a1806-9903-478f-963a-bd61c038eeb2","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d224a57-c0c0-48a8-b19a-787c6cb7d781","lifecycleState":"CERTIFIED","lastUpdateDate":1621293718507,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f051af85-f90b-41e6-bd93-3fd9bcb2ab7f","invariantUUID":"42255978-155f-4e87-b7bc-52ce6c37148a","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":"objectStorage","uniqueId":"f893d242-e8e1-4cc6-b85c-23b2977849d3","lifecycleState":"CERTIFIED","lastUpdateDate":1621295299936,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ddebb5b6-fb2c-4894-9214-fca25fa9932c","invariantUUID":"98a9aa03-bca8-41a9-ae28-3296fe57601f","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c05c6d91-837f-407e-aff0-3339d6ca7f06","lifecycleState":"CERTIFIED","lastUpdateDate":1621295223001,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d561b496-fa12-4098-9238-93f668bda465","invariantUUID":"71906082-b2cf-42f2-ab42-80363fd59ef6","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":"c0ef2dc0-9d5e-461c-98d5-3dafe98df40c","lifecycleState":"CERTIFIED","lastUpdateDate":1621294876701,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"454c86f6-598e-4171-af27-1234265aa7a3","invariantUUID":"35c09a59-85a6-457f-b02d-8cead231b730","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88f29749-2512-4963-a094-66be694121d2","lifecycleState":"CERTIFIED","lastUpdateDate":1621295632265,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54f9dce7-611f-4800-bbfc-9079f229819d","invariantUUID":"64497251-06d6-432c-8ba9-afe64f8c3df2","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2c4635b-b5e1-4c03-9bad-4fc23ff32987","lifecycleState":"CERTIFIED","lastUpdateDate":1621294974471,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"466c2690-b905-46cb-aeb3-f2f5908b09bb","invariantUUID":"21aaa40b-1f96-4bda-adc3-3c68609afeb3","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4d7ba246-7fe2-4731-8008-cedac9419b9a","lifecycleState":"CERTIFIED","lastUpdateDate":1621294541669,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc5b4b44-44aa-4529-a24b-e2fb094ce910","invariantUUID":"fa072837-521c-44b2-8a2e-a64d21bebb14","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":"network","uniqueId":"ee724130-f3f4-415e-b4ba-1111180b2d4c","lifecycleState":"CERTIFIED","lastUpdateDate":1621294397959,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b92646b-9771-4d32-8242-4ff9b584f0e1","invariantUUID":"6ab69335-7686-40a7-9627-8bc5ac3daa99","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":"port","uniqueId":"3b4d90bc-c60a-4fdb-be36-9436ea70f1a9","lifecycleState":"CERTIFIED","lastUpdateDate":1621295807400,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"71a771f5-d338-4e23-90a3-27213336b00c","invariantUUID":"5d28943c-0ede-4b16-9794-52daccb4f989","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":"defaulticon","uniqueId":"73c1126d-f0f7-456d-87c2-5ff86d4d536b","lifecycleState":"CERTIFIED","lastUpdateDate":1621294922200,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e990cc94-9ca6-4fb4-a50b-ace2e58b96a2","invariantUUID":"daf98e4d-bef1-43a5-8640-63fd99a88a24","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":"port","uniqueId":"47e0d98f-f911-4c6e-8086-bc97202bc90e","lifecycleState":"CERTIFIED","lastUpdateDate":1621296072063,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f00b2ca7-5b57-4cdd-892a-27ba0e050bb7","invariantUUID":"21484d53-f5e2-4c7f-bed4-5fb72f4e0054","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"711a2740-2927-40b3-8826-5449add6beb5","lifecycleState":"CERTIFIED","lastUpdateDate":1621295730158,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e67180b6-3ca7-476c-939f-8313f68f9792","invariantUUID":"3262c008-3401-45c1-8216-c0176c157daa","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"649343a5-8a09-4e4e-ac46-10ae324462ee","lifecycleState":"CERTIFIED","lastUpdateDate":1621294322768,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"38334329-4bbf-4e23-b1c4-030f0966ff1c","invariantUUID":"ad0030d8-2fec-472a-abb7-d66af99b7f8b","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":"3e078283-33ed-4a84-9118-df945042e2a1","lifecycleState":"CERTIFIED","lastUpdateDate":1621294181407,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2eb67188-bbee-4cfe-82c5-1f1595062ba9","invariantUUID":"d9650c40-255a-4dc2-9c9f-cc3df727a4eb","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"42700be6-cc54-4884-91f3-03f646b59d2f","lifecycleState":"CERTIFIED","lastUpdateDate":1621294158235,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d87e67e4-3d1d-4002-b309-36e4ae79a42e","invariantUUID":"42597ba5-6e1a-4f05-8cef-ebeef3aac8ad","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":"9e71d875-1f4c-47f2-9492-b0804331744a","lifecycleState":"CERTIFIED","lastUpdateDate":1621293998006,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd08e49d-0d0a-4a18-b191-21800ddd638b","invariantUUID":"b8f1b423-d23b-40ae-81f8-142929f5427d","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7ef63e82-1eb2-46c7-8add-7ca066b4da00","lifecycleState":"CERTIFIED","lastUpdateDate":1621294517206,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ede113b-3c9a-4818-a0c6-b2ab516b6226","invariantUUID":"e5af6d33-bc0f-4810-a2ab-5655ddfbee00","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":"port","uniqueId":"da8d9584-07a7-43b3-b658-3a7739578b12","lifecycleState":"CERTIFIED","lastUpdateDate":1621295468436,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f58cedd0-030a-4f63-9112-047a716e5713","invariantUUID":"cc016e64-2a19-481c-802b-423c0b69a67f","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a0dd9e3f-513b-4730-a1ad-6afe51cd870d","lifecycleState":"CERTIFIED","lastUpdateDate":1621295196866,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5a7dbde-ce0a-4adf-b005-493d7fa79ff4","invariantUUID":"858cf13c-45b6-4596-b6b3-7d54bfb30232","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":"compute","uniqueId":"a0f4b7ad-85db-4dc0-8383-4223f4ce9407","lifecycleState":"CERTIFIED","lastUpdateDate":1621296050670,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6638f66-87b8-4f84-af18-289b2fa33234","invariantUUID":"ecbfa4fd-b365-4307-97b1-981dcd871d09","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa43d58f-7e88-44f4-b7fe-93c4bdc2a1f3","lifecycleState":"CERTIFIED","lastUpdateDate":1621295097203,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcb295d8-d8a1-4d27-81d9-1a65f0c5cc13","invariantUUID":"bed42d08-111d-46b7-8478-44614273b103","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3ac5e249-2e58-4cfb-b7cf-23157e783537","lifecycleState":"CERTIFIED","lastUpdateDate":1621295582536,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"104cef17-036a-441c-bf11-773ead0f2f09","invariantUUID":"1fb19621-35ec-4855-834d-f6f451759ade","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":"462cda85-1732-4858-8ddb-5e0489c40387","lifecycleState":"CERTIFIED","lastUpdateDate":1621295540761,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"090fcb5d-4255-421d-9a08-4cd4e990166d","invariantUUID":"72ef1976-cc05-48d0-8551-8eaba76b7bc1","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":"74c49966-4730-459b-83c5-7fcd742a2235","lifecycleState":"CERTIFIED","lastUpdateDate":1621294295570,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"310794f6-1824-491d-8f3c-7a128922de7b","invariantUUID":"cf0ad302-fe9b-4e2c-8b4b-61a808fbfbce","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":"compute","uniqueId":"2bbdd9e7-73ca-44ed-b0ad-303a78dd5067","lifecycleState":"CERTIFIED","lastUpdateDate":1621296022173,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5342ebc-1ebb-4e39-ae8e-1527ba0702de","invariantUUID":"11475918-4990-45f9-adca-e7f16c4f9b9a","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":"ad214db9-4698-4bed-8a8c-7fbaf79c1d7c","lifecycleState":"CERTIFIED","lastUpdateDate":1621294680601,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6dc859ef-8872-4eca-bc52-29f1f6e898ad","invariantUUID":"1a42d067-3106-491c-9eed-8665565f67f9","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":"objectStorage","uniqueId":"4340436c-a567-4dc5-855e-4e300bbf9a1e","lifecycleState":"CERTIFIED","lastUpdateDate":1621293810444,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e0af275-c944-40c4-b6df-47991ae9eb33","invariantUUID":"f7f3fbd8-bedb-4fed-ae7a-03f2e13312cb","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"428a7962-7559-4349-892e-a185fa4d7221","lifecycleState":"CERTIFIED","lastUpdateDate":1621294568269,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3858b124-03f5-450d-b49a-c910f7de224b","invariantUUID":"2cd20f2e-59a0-437a-9fb3-5c7d92f8484f","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":"networkrules","uniqueId":"27b7a3bb-6b61-4b09-aba2-1b9392647b76","lifecycleState":"CERTIFIED","lastUpdateDate":1621294266661,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"aae1c223-9c20-4218-8bc4-0e4d3bc1bca3","invariantUUID":"82406f46-9075-4f41-8c4f-4b740dbc8c27","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":"port","uniqueId":"7bf99d87-8251-4a8c-8cad-050c117b2a02","lifecycleState":"CERTIFIED","lastUpdateDate":1621295491973,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c9ba03fd-a451-44af-9d83-291ca091690d","invariantUUID":"76be4a62-b76e-4f09-9f86-da1185417f49","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":"a802f26c-57c1-42c8-a393-d57a2e87e377","lifecycleState":"CERTIFIED","lastUpdateDate":1621294777961,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28a21593-2594-4069-840d-d2b235553074","invariantUUID":"373c12e8-a35a-4772-ba50-fd5b09ed8258","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"625e5513-ba85-4eda-a810-4e673a7d80b9","lifecycleState":"CERTIFIED","lastUpdateDate":1621295608738,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2785532d-8fa1-4894-85c5-a3ec47d2bb16","invariantUUID":"33bf8e7b-ae24-42d9-a8d1-e7c06a758c7e","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"45b3a56d-007d-4516-bfd6-280c9c3d90e9","lifecycleState":"CERTIFIED","lastUpdateDate":1621294848706,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"055f12a6-b741-4d83-afe2-eb1f642fcbba","invariantUUID":"98918580-c116-4abd-8273-e9e5fd37f790","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":"objectStorage","uniqueId":"2891d0f6-cc5c-4afa-a741-865b541d7cb2","lifecycleState":"CERTIFIED","lastUpdateDate":1621293833600,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3d292b6-ab95-42f8-904a-a1970c71f72f","invariantUUID":"077cfef0-8148-4e8a-892e-ab7296b19bfc","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"29598140-62fb-4a7d-9443-d71207840f13","lifecycleState":"CERTIFIED","lastUpdateDate":1621295004667,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e6ca7a1-97d1-45ca-8988-d850db0b3094","invariantUUID":"e5bfa5f1-944a-4562-bcf2-b17ff64c4ad1","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":"defaulticon","uniqueId":"ae003121-b252-4cf7-b9fd-a6486f90e139","lifecycleState":"CERTIFIED","lastUpdateDate":1621293564541,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c8acf1ae-34e7-4784-8e60-eb7ac9e7e8ed","invariantUUID":"c86fb296-b7bf-4f66-a8c9-484a4ed1e2b6","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":"1dc91f83-1916-4d31-a594-6be7a22d6a8b","lifecycleState":"CERTIFIED","lastUpdateDate":1621294753163,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c6795dc-e815-44a7-b29d-65520a4ce354","invariantUUID":"14cc2afb-f318-45a6-83a3-069e53f6963f","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e433d2dc-1e34-434f-8c68-4bdc99a8d515","lifecycleState":"CERTIFIED","lastUpdateDate":1621295071606,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf74ca95-4cab-4e08-87aa-5f08ce665b19","invariantUUID":"dc18d100-54dc-4c43-b8ba-1e1a29a812f2","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":"e5bfed93-194b-403f-975b-8b283c48076e","lifecycleState":"CERTIFIED","lastUpdateDate":1621293956407,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e3e5c16-0c6b-41c2-8146-3687518b6a0a","invariantUUID":"927aa8ee-110c-4258-8d3c-03f5314d7ce1","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":"compute","uniqueId":"fe75833a-61dc-4423-bb14-10a9c1f00c54","lifecycleState":"CERTIFIED","lastUpdateDate":1621294369069,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e134fb3-b0f6-4923-804e-82812743d344","invariantUUID":"a59acb36-e167-40c9-9d90-c31ed6884c4b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"31e12e40-3a76-4244-9936-7987a27caa13","lifecycleState":"CERTIFIED","lastUpdateDate":1621295768199,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"75c8448d-33d3-46c1-8176-0b8e0d32d80a","invariantUUID":"089d299d-a244-4005-8320-dbb9d99d2f39","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":"network","uniqueId":"704318c9-6942-48be-bf32-cef7f9851a24","lifecycleState":"CERTIFIED","lastUpdateDate":1621294824665,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"960d138b-d2e7-4c1c-9c19-6604a03a2f2a","invariantUUID":"daf3c391-7d31-4178-a0e4-ef97142baf59","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"396da775-f0df-44e4-b6e6-fb4e58e09efa","lifecycleState":"CERTIFIED","lastUpdateDate":1621294018135,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7a50bba7-3a2e-4c13-9161-ae9391054d1a","invariantUUID":"38046166-1194-4982-9131-9a9ccd228410","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c0d75b4-21f4-49aa-826d-ab6ca7bc9984","lifecycleState":"CERTIFIED","lastUpdateDate":1621294447360,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21f9af89-6b4c-4635-875b-b0f007842322","invariantUUID":"2a353c92-2a94-43f6-bd91-1090c9ad6ce9","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":"defaulticon","uniqueId":"93d2251e-808d-4d27-b7c7-2f8e3919ce7d","lifecycleState":"CERTIFIED","lastUpdateDate":1621293932737,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e36f39f9-1419-435a-8ece-532db9dcb344","invariantUUID":"efa088fa-bfd5-4249-85d3-b078fb91b051","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":"compute","uniqueId":"753e347b-ed96-47da-aa31-4807771e3c81","lifecycleState":"CERTIFIED","lastUpdateDate":1621295168665,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"72ed0c4e-fba8-47ec-9384-67ad806eb4c4","invariantUUID":"262751c1-87a8-4cbe-a981-83759656f577","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":"314568a3-41ac-47df-a378-4bec9711986f","lifecycleState":"CERTIFIED","lastUpdateDate":1621293871911,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d562ad27-948a-4179-897d-63dd35770aa4","invariantUUID":"10918649-95e5-433a-85e2-4e9d9728c7fc","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"59337d9d-a0df-4021-b39d-78be73cb3a7d","lifecycleState":"CERTIFIED","lastUpdateDate":1621295559700,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bba463cf-5f88-4b2b-a173-836c88096489","invariantUUID":"8f7bae60-a656-4f92-8e4e-2f18fb5de6c7","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":"objectStorage","uniqueId":"ddbe6b90-330d-4265-988a-93635166bdb9","lifecycleState":"CERTIFIED","lastUpdateDate":1621294946405,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ce0cedb-56b3-4688-8a82-7b1966c82fe4","invariantUUID":"35d21fc2-d0bb-4d2e-bcec-65701b542fa8","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":"272ac41f-3da4-42ff-9567-b778ed7a7023","lifecycleState":"CERTIFIED","lastUpdateDate":1621295422600,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48eac263-5448-4cd3-94c3-3988570c2d8e","invariantUUID":"87341a59-4351-4ab8-97c0-84d9ff6fb3ec","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e424f1f1-9abb-406d-b718-783fceac4795","lifecycleState":"CERTIFIED","lastUpdateDate":1621293329473,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0bc437c-5a6e-4c26-9114-ef7b1da9169a","invariantUUID":"b2126c30-09c9-4cc4-a2c2-eb385c05f193","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a6364a1b-f87e-4fab-b555-877ae3812e7b","lifecycleState":"CERTIFIED","lastUpdateDate":1621293976303,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d122f0d6-5c9b-4e68-a063-5c3bc1a81e93","invariantUUID":"6178dd6c-7b03-4f89-a7f5-85e59e88daea","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"23fad5da-b18c-4910-b703-79fafc9eec97","lifecycleState":"CERTIFIED","lastUpdateDate":1621294421235,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69061fa6-99a6-4f2b-b8b0-d1b768c596fa","invariantUUID":"9243429b-9884-4ba7-ade6-3114663bc61f","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"31375ce5-38d7-49c4-8941-c3c4c3e7577b","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1621301196278,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"664df4cd-996f-4189-b40a-1e4b806390b4","invariantUUID":"d88151ed-2ff8-4683-ac65-99379554fb73","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-05-18 01:27:00,343 DEBUG 117:sdc_resource.py(1) - Resource Generic NeutronNet found in resources list
2021-05-18 01:27:00,353 DEBUG 103: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-05-18 01:27:00,353 DEBUG 105: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/31375ce5-38d7-49c4-8941-c3c4c3e7577b/resourceInstance
2021-05-18 01:27:00,353 DEBUG 106:onap_service.py(1) - [SDC][Add VL to service] data sent: {
  "name": "Generic NeutronNet",
  "componentVersion": "1.0",
  "posY": 100,
  "posX": 200,
  "uniqueId": "c0ef2dc0-9d5e-461c-98d5-3dafe98df40c",
  "originType": "VL",
  "componentUid": "c0ef2dc0-9d5e-461c-98d5-3dafe98df40c",
  "icon": "defaulticon"
}
2021-05-18 01:27:00,356 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-18 01:27:10,749 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/31375ce5-38d7-49c4-8941-c3c4c3e7577b/resourceInstance HTTP/1.1" 201 None
2021-05-18 01:27:10,751 INFO 116:onap_service.py(1) - [SDC][Add VL to service] response code: 201
2021-05-18 01:27:10,752 DEBUG 120:onap_service.py(1) - [SDC][Add VL to service] response: {"capabilities":{"tosca.capabilities.Node":[{"properties":null,"type":"tosca.capabilities.Node","path":["31375ce5-38d7-49c4-8941-c3c4c3e7577b.c0ef2dc0-9d5e-461c-98d5-3dafe98df40c.genericneutronnet0"],"ownerType":null,"description":null,"source":"c0ef2dc0-9d5e-461c-98d5-3dafe98df40c","parentName":null,"uniqueId":"capability.70a0090d-b80b-4534-9ff6-35eb1a0ac6c9.feature","ownerId":"31375ce5-38d7-49c4-8941-c3c4c3e7577b.c0ef2dc0-9d5e-461c-98d5-3dafe98df40c.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"],"version":null,"name":"feature","empty":false}],"tosca.capabilities.network.Linkable":[{"properties":null,"type":"tosca.capabilities.network.Linkable","path":["31375ce5-38d7-49c4-8941-c3c4c3e7577b.c0ef2dc0-9d5e-461c-98d5-3dafe98df40c.genericneutronnet0"],"ownerType":null,"description":null,"source":"c0ef2dc0-9d5e-461c-98d5-3dafe98df40c","parentName":null,"uniqueId":"capability.c0ef2dc0-9d5e-461c-98d5-3dafe98df40c.virtual_linkable","ownerId":"31375ce5-38d7-49c4-8941-c3c4c3e7577b.c0ef2dc0-9d5e-461c-98d5-3dafe98df40c.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"],"version":null,"name":"virtual_linkable","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"node":"tosca.nodes.Root","path":["31375ce5-38d7-49c4-8941-c3c4c3e7577b.c0ef2dc0-9d5e-461c-98d5-3dafe98df40c.genericneutronnet0"],"source":"c0ef2dc0-9d5e-461c-98d5-3dafe98df40c","parentName":null,"uniqueId":"70a0090d-b80b-4534-9ff6-35eb1a0ac6c9.dependency","capability":"tosca.capabilities.Node","ownerId":"70a0090d-b80b-4534-9ff6-35eb1a0ac6c9","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","previousName":null,"relationship":"tosca.relationships.DependsOn","type":null,"version":null,"name":"dependency","empty":false}]},"deploymentArtifacts":null,"artifacts":null,"groupInstances":null,"interfaces":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"c0ef2dc0-9d5e-461c-98d5-3dafe98df40c.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e5bfed93-194b-403f-975b-8b283c48076e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"e5bfed93-194b-403f-975b-8b283c48076e"},{"definition":false,"hidden":false,"uniqueId":"c0ef2dc0-9d5e-461c-98d5-3dafe98df40c.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e5bfed93-194b-403f-975b-8b283c48076e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"e5bfed93-194b-403f-975b-8b283c48076e"},{"definition":false,"hidden":false,"uniqueId":"e5bfed93-194b-403f-975b-8b283c48076e.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e5bfed93-194b-403f-975b-8b283c48076e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"e5bfed93-194b-403f-975b-8b283c48076e"},{"definition":false,"hidden":false,"uniqueId":"c0ef2dc0-9d5e-461c-98d5-3dafe98df40c.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e5bfed93-194b-403f-975b-8b283c48076e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"e5bfed93-194b-403f-975b-8b283c48076e"},{"definition":false,"hidden":false,"uniqueId":"c0ef2dc0-9d5e-461c-98d5-3dafe98df40c.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e5bfed93-194b-403f-975b-8b283c48076e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"e5bfed93-194b-403f-975b-8b283c48076e"},{"definition":false,"hidden":false,"uniqueId":"c0ef2dc0-9d5e-461c-98d5-3dafe98df40c.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,"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,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"c0ef2dc0-9d5e-461c-98d5-3dafe98df40c.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e5bfed93-194b-403f-975b-8b283c48076e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"e5bfed93-194b-403f-975b-8b283c48076e"},{"definition":false,"hidden":false,"uniqueId":"c0ef2dc0-9d5e-461c-98d5-3dafe98df40c.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e5bfed93-194b-403f-975b-8b283c48076e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"e5bfed93-194b-403f-975b-8b283c48076e"},{"definition":false,"hidden":false,"uniqueId":"c0ef2dc0-9d5e-461c-98d5-3dafe98df40c.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e5bfed93-194b-403f-975b-8b283c48076e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"e5bfed93-194b-403f-975b-8b283c48076e"},{"definition":false,"hidden":false,"uniqueId":"c0ef2dc0-9d5e-461c-98d5-3dafe98df40c.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e5bfed93-194b-403f-975b-8b283c48076e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"e5bfed93-194b-403f-975b-8b283c48076e"}],"attributes":[{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"parentUniqueId":"70a0090d-b80b-4534-9ff6-35eb1a0ac6c9","defaultValue":null,"definition":false,"schema":null,"name":"tosca_name","type":"string","description":null,"status":null,"uniqueId":"attribute.70a0090d-b80b-4534-9ff6-35eb1a0ac6c9.tosca_name","ownerId":"70a0090d-b80b-4534-9ff6-35eb1a0ac6c9","_default":null,"entry_schema":null,"version":null,"empty":false},{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"parentUniqueId":"70a0090d-b80b-4534-9ff6-35eb1a0ac6c9","defaultValue":null,"definition":false,"schema":null,"name":"state","type":"string","description":null,"status":null,"uniqueId":"attribute.70a0090d-b80b-4534-9ff6-35eb1a0ac6c9.state","ownerId":"70a0090d-b80b-4534-9ff6-35eb1a0ac6c9","_default":null,"entry_schema":null,"version":null,"empty":false},{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"parentUniqueId":"70a0090d-b80b-4534-9ff6-35eb1a0ac6c9","defaultValue":null,"definition":false,"schema":null,"name":"tosca_id","type":"string","description":null,"status":null,"uniqueId":"attribute.70a0090d-b80b-4534-9ff6-35eb1a0ac6c9.tosca_id","ownerId":"70a0090d-b80b-4534-9ff6-35eb1a0ac6c9","_default":null,"entry_schema":null,"version":null,"empty":false}],"nodeFilter":null,"inputs":null,"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"Generic NeutronNet 0","SupportablityComponentVersion":null},"actualComponentUid":"c0ef2dc0-9d5e-461c-98d5-3dafe98df40c","createdFromCsar":false,"name":"Generic NeutronNet 0","uniqueId":"31375ce5-38d7-49c4-8941-c3c4c3e7577b.c0ef2dc0-9d5e-461c-98d5-3dafe98df40c.genericneutronnet0","normalizedName":"genericneutronnet0","creationTime":1621301225773,"icon":"network","description":null,"originType":"VL","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"genericneutronnet0","createdFrom":null,"componentUid":"c0ef2dc0-9d5e-461c-98d5-3dafe98df40c","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1621301225773,"customizationUUID":"9f3be18b-2f15-4472-ac1b-a2ee8da5f348","posX":"200","posY":"100","componentName":"Generic NeutronNet","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"type":null,"version":null,"empty":false,"ownerId":null}
2021-05-18 01:27:10,753 INFO 479:service.py(1) - Resource VL Generic NeutronNet has been added on serice basic_network
2021-05-18 01:27:10,756 DEBUG 195: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-05-18 01:27:10,756 DEBUG 197: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/664df4cd-996f-4189-b40a-1e4b806390b4/distribution
2021-05-18 01:27:10,756 DEBUG 198:onap_service.py(1) - [SDC][Get Metadata for basic_network] data sent: None
2021-05-18 01:27:10,757 DEBUG 103: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-05-18 01:27:10,757 DEBUG 105: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/664df4cd-996f-4189-b40a-1e4b806390b4/distribution
2021-05-18 01:27:10,757 DEBUG 106:onap_service.py(1) - [SDC][Get Metadata for basic_network] data sent: None
2021-05-18 01:27:10,759 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-18 01:27:11,113 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/664df4cd-996f-4189-b40a-1e4b806390b4/distribution HTTP/1.1" 200 38
2021-05-18 01:27:11,115 INFO 116:onap_service.py(1) - [SDC][Get Metadata for basic_network] response code: 200
2021-05-18 01:27:11,115 DEBUG 120:onap_service.py(1) - [SDC][Get Metadata for basic_network] response: {"distributionStatusOfServiceList":[]}
2021-05-18 01:27:11,118 DEBUG 195: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-05-18 01:27:11,118 DEBUG 197: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-05-18 01:27:11,118 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-05-18 01:27:11,119 DEBUG 103: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-05-18 01:27:11,119 DEBUG 105: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-05-18 01:27:11,119 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-05-18 01:27:11,121 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-18 01:27:11,271 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-05-18 01:27:11,273 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-05-18 01:27:11,273 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[]}
2021-05-18 01:27:11,275 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = []
2021-05-18 01:27:11,276 INFO 696:service.py(1) - attempting to checkin Service basic_network in SDC
2021-05-18 01:27:11,280 DEBUG 103: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-05-18 01:27:11,280 DEBUG 105:onap_service.py(1) - [SDC][checkin Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/31375ce5-38d7-49c4-8941-c3c4c3e7577b/lifecycleState/checkin
2021-05-18 01:27:11,280 DEBUG 106:onap_service.py(1) - [SDC][checkin Service] data sent: {
  "userRemarks": "checkin"
}
2021-05-18 01:27:11,282 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-18 01:27:21,306 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/31375ce5-38d7-49c4-8941-c3c4c3e7577b/lifecycleState/checkin HTTP/1.1" 200 1199
2021-05-18 01:27:21,308 INFO 116:onap_service.py(1) - [SDC][checkin Service] response code: 200
2021-05-18 01:27:21,309 DEBUG 120:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"31375ce5-38d7-49c4-8941-c3c4c3e7577b","name":"basic_network","version":"0.1","isHighestVersion":true,"creationDate":1621301196278,"lastUpdateDate":1621301235964,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_network"],"icon":"network_l_1-3","normalizedName":"basicnetwork","systemName":"BasicNetwork","contactId":"cs0008","allVersions":{"0.1":"31375ce5-38d7-49c4-8941-c3c4c3e7577b"},"projectCode":"123456","invariantUUID":"d88151ed-2ff8-4683-ac65-99379554fb73","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":"664df4cd-996f-4189-b40a-1e4b806390b4"}
2021-05-18 01:27:21,312 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-05-18 01:27:21,312 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-05-18 01:27:21,312 DEBUG 195: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-05-18 01:27:21,313 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-05-18 01:27:21,313 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None
2021-05-18 01:27:21,313 DEBUG 103: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-05-18 01:27:21,314 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-05-18 01:27:21,314 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None
2021-05-18 01:27:21,316 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-05-18 01:27:29,937 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 382
2021-05-18 01:27:29,939 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200
2021-05-18 01:27:29,939 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"664df4cd-996f-4189-b40a-1e4b806390b4","invariantUUID":"d88151ed-2ff8-4683-ac65-99379554fb73","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/664df4cd-996f-4189-b40a-1e4b806390b4/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}]
2021-05-18 01:27:29,942 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-05-18 01:27:29,942 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-18 01:27:29,943 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-18 01:27:29,943 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-05-18 01:27:29,943 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-05-18 01:27:29,943 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-05-18 01:27:29,943 INFO 192:__init__.py(1) - Service found, updating information
2021-05-18 01:27:29,943 DEBUG 195: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-05-18 01:27:29,944 DEBUG 197: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-05-18 01:27:29,944 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-05-18 01:27:29,944 DEBUG 103: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-05-18 01:27:29,944 DEBUG 105: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-05-18 01:27:29,945 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-05-18 01:27:29,947 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-18 01:27:42,272 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-05-18 01:27:42,274 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-05-18 01:27:42,277 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85f781e9-ba95-4a33-b9c8-c611b556c93c","lifecycleState":"CERTIFIED","lastUpdateDate":1621293888435,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ab26fc3-7831-4af1-9881-3fec8091af55","invariantUUID":"4d9065a6-f931-41dd-9d22-343d3fbd9429","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.1","componentType":"RESOURCE","icon":"compute","uniqueId":"406805e8-2d82-4de0-88b8-3d1921eb8825","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1621295676160,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ebd880aa-0cc2-45a3-8ef6-6b4c09806082","invariantUUID":"262751c1-87a8-4cbe-a981-83759656f577","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":"9165dc17-8326-4f08-b122-8e6468a99085","lifecycleState":"CERTIFIED","lastUpdateDate":1621295028160,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8cd5ae61-1456-4e29-b864-39a5db422f96","invariantUUID":"e09d62d3-a274-4bcc-8d19-8ae28addf78f","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"38e1b804-a858-4ad9-bd3a-7584b37c98c9","lifecycleState":"CERTIFIED","lastUpdateDate":1621295247600,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ebd15600-95ea-4c3f-9af5-b501ace0d1c6","invariantUUID":"4b8f4e71-8df6-409e-806c-4483fe03b355","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d6018e25-163e-4033-ac06-db5dca451c96","lifecycleState":"CERTIFIED","lastUpdateDate":1621295956668,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c0c707a-3d3a-4db6-bd3b-e945bc48710a","invariantUUID":"1518ece6-791d-4d29-97e4-078df843554e","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":"port","uniqueId":"97d8d34c-ad8b-4463-88f2-20ee003258e1","lifecycleState":"CERTIFIED","lastUpdateDate":1621295828062,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca6c6630-75bd-43a9-9593-f7fc999940c2","invariantUUID":"a4156358-2c5e-4317-937e-dd22c39b231e","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":"port","uniqueId":"9f104700-a225-46c5-9495-08b499b49cbb","lifecycleState":"CERTIFIED","lastUpdateDate":1621293698010,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"497cd859-7019-446a-9c97-46e9075c2041","invariantUUID":"6b8b0215-ea6f-4602-ba09-b953d0639bb7","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":"ac9ca7f5-3c4d-49d7-8676-6feaecbdd071","lifecycleState":"CERTIFIED","lastUpdateDate":1621294041607,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"51c63276-d1c2-452d-aaa7-7579002dd583","invariantUUID":"bb66cdc1-14cc-4c9a-8842-ead9e9846d34","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"eaedde9d-5e66-46fa-ba52-785c21036e0c","lifecycleState":"CERTIFIED","lastUpdateDate":1621295998999,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a156d8a6-79f7-40e4-bb9c-7763aa6cc140","invariantUUID":"9a6101af-cb4a-4fb5-8660-f2e04dfbf1a1","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.1","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"047cd455-9a9a-46c9-9446-b5bc6b676f4c","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1621295866501,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a49d567-76c8-4711-b393-b33c5939bd5f","invariantUUID":"4b8f4e71-8df6-409e-806c-4483fe03b355","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":"defaulticon","uniqueId":"cd54843e-ee74-4a82-9e0d-6957b9862ece","lifecycleState":"CERTIFIED","lastUpdateDate":1621294898162,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"6340d35c-c2a0-4344-af1a-cb43bec7443f","invariantUUID":"e12efcb8-9727-4c39-a7fd-3bf8f7345b5b","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":"compute","uniqueId":"fe34e20b-ad1a-483e-a7e8-580eae0ec91e","lifecycleState":"CERTIFIED","lastUpdateDate":1621295142102,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c8d2b71e-5f53-4524-b792-d378674a9d41","invariantUUID":"0af3f989-fb74-4bf8-a0de-1b9e0b051f4e","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"65b7308a-d01c-4609-976a-c685cae32aff","lifecycleState":"CERTIFIED","lastUpdateDate":1621295326462,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be5ae44a-ba11-4a3e-a869-46c2487f8c5d","invariantUUID":"4f7d315e-5a18-4c3e-a9f4-861565ecdbeb","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":"loadBalancer","uniqueId":"0370195e-f02d-4fc0-9c6b-d740965bc65b","lifecycleState":"CERTIFIED","lastUpdateDate":1621293677008,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdccad86-2a97-4cad-90b5-d606eabd26ee","invariantUUID":"631e6b93-8609-4ecc-a606-027cc3640082","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":"0ba362b7-0a36-47bb-a210-818034d4b664","lifecycleState":"CERTIFIED","lastUpdateDate":1621293611907,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae698b40-81e1-4624-8424-8b55b1747c09","invariantUUID":"eb2f04e7-1672-4989-aa39-30297f39f23a","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":"defaulticon","uniqueId":"3d502c44-b5cb-4914-8e25-069646060d9b","lifecycleState":"CERTIFIED","lastUpdateDate":1621295445863,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4759601e-1077-48ec-b91b-d2cb3706b738","invariantUUID":"29d130b6-6427-44a1-bc68-91f3d2213f25","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a9140312-d001-4618-814e-6973835746c0","lifecycleState":"CERTIFIED","lastUpdateDate":1621293912236,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"100b674c-34d8-48d8-9f08-864194e7d196","invariantUUID":"82d409f8-1f31-471b-9a4a-df34018814ae","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"66c1c2f8-fcd7-4fc7-b78c-78797c9d7b9b","lifecycleState":"CERTIFIED","lastUpdateDate":1621295516904,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a696d10f-63fd-4a26-bb0b-a2a95d69806b","invariantUUID":"1afb878a-67f4-4011-9dc8-dcdb69f0010a","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":"objectStorage","uniqueId":"3b51bb4a-cd0a-487e-a8dc-bae50a622a8e","lifecycleState":"CERTIFIED","lastUpdateDate":1621293589601,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdc2e7a5-3db2-4d61-99d7-fe80bc0c3c05","invariantUUID":"850a1806-9903-478f-963a-bd61c038eeb2","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d224a57-c0c0-48a8-b19a-787c6cb7d781","lifecycleState":"CERTIFIED","lastUpdateDate":1621293718507,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f051af85-f90b-41e6-bd93-3fd9bcb2ab7f","invariantUUID":"42255978-155f-4e87-b7bc-52ce6c37148a","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":"objectStorage","uniqueId":"f893d242-e8e1-4cc6-b85c-23b2977849d3","lifecycleState":"CERTIFIED","lastUpdateDate":1621295299936,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ddebb5b6-fb2c-4894-9214-fca25fa9932c","invariantUUID":"98a9aa03-bca8-41a9-ae28-3296fe57601f","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c05c6d91-837f-407e-aff0-3339d6ca7f06","lifecycleState":"CERTIFIED","lastUpdateDate":1621295223001,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d561b496-fa12-4098-9238-93f668bda465","invariantUUID":"71906082-b2cf-42f2-ab42-80363fd59ef6","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":"c0ef2dc0-9d5e-461c-98d5-3dafe98df40c","lifecycleState":"CERTIFIED","lastUpdateDate":1621294876701,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"454c86f6-598e-4171-af27-1234265aa7a3","invariantUUID":"35c09a59-85a6-457f-b02d-8cead231b730","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88f29749-2512-4963-a094-66be694121d2","lifecycleState":"CERTIFIED","lastUpdateDate":1621295632265,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54f9dce7-611f-4800-bbfc-9079f229819d","invariantUUID":"64497251-06d6-432c-8ba9-afe64f8c3df2","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2c4635b-b5e1-4c03-9bad-4fc23ff32987","lifecycleState":"CERTIFIED","lastUpdateDate":1621294974471,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"466c2690-b905-46cb-aeb3-f2f5908b09bb","invariantUUID":"21aaa40b-1f96-4bda-adc3-3c68609afeb3","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4d7ba246-7fe2-4731-8008-cedac9419b9a","lifecycleState":"CERTIFIED","lastUpdateDate":1621294541669,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc5b4b44-44aa-4529-a24b-e2fb094ce910","invariantUUID":"fa072837-521c-44b2-8a2e-a64d21bebb14","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":"network","uniqueId":"ee724130-f3f4-415e-b4ba-1111180b2d4c","lifecycleState":"CERTIFIED","lastUpdateDate":1621294397959,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b92646b-9771-4d32-8242-4ff9b584f0e1","invariantUUID":"6ab69335-7686-40a7-9627-8bc5ac3daa99","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":"port","uniqueId":"3b4d90bc-c60a-4fdb-be36-9436ea70f1a9","lifecycleState":"CERTIFIED","lastUpdateDate":1621295807400,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"71a771f5-d338-4e23-90a3-27213336b00c","invariantUUID":"5d28943c-0ede-4b16-9794-52daccb4f989","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":"defaulticon","uniqueId":"73c1126d-f0f7-456d-87c2-5ff86d4d536b","lifecycleState":"CERTIFIED","lastUpdateDate":1621294922200,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e990cc94-9ca6-4fb4-a50b-ace2e58b96a2","invariantUUID":"daf98e4d-bef1-43a5-8640-63fd99a88a24","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":"port","uniqueId":"47e0d98f-f911-4c6e-8086-bc97202bc90e","lifecycleState":"CERTIFIED","lastUpdateDate":1621296072063,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f00b2ca7-5b57-4cdd-892a-27ba0e050bb7","invariantUUID":"21484d53-f5e2-4c7f-bed4-5fb72f4e0054","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"711a2740-2927-40b3-8826-5449add6beb5","lifecycleState":"CERTIFIED","lastUpdateDate":1621295730158,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e67180b6-3ca7-476c-939f-8313f68f9792","invariantUUID":"3262c008-3401-45c1-8216-c0176c157daa","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"649343a5-8a09-4e4e-ac46-10ae324462ee","lifecycleState":"CERTIFIED","lastUpdateDate":1621294322768,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"38334329-4bbf-4e23-b1c4-030f0966ff1c","invariantUUID":"ad0030d8-2fec-472a-abb7-d66af99b7f8b","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":"3e078283-33ed-4a84-9118-df945042e2a1","lifecycleState":"CERTIFIED","lastUpdateDate":1621294181407,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2eb67188-bbee-4cfe-82c5-1f1595062ba9","invariantUUID":"d9650c40-255a-4dc2-9c9f-cc3df727a4eb","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"42700be6-cc54-4884-91f3-03f646b59d2f","lifecycleState":"CERTIFIED","lastUpdateDate":1621294158235,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d87e67e4-3d1d-4002-b309-36e4ae79a42e","invariantUUID":"42597ba5-6e1a-4f05-8cef-ebeef3aac8ad","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":"9e71d875-1f4c-47f2-9492-b0804331744a","lifecycleState":"CERTIFIED","lastUpdateDate":1621293998006,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd08e49d-0d0a-4a18-b191-21800ddd638b","invariantUUID":"b8f1b423-d23b-40ae-81f8-142929f5427d","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7ef63e82-1eb2-46c7-8add-7ca066b4da00","lifecycleState":"CERTIFIED","lastUpdateDate":1621294517206,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ede113b-3c9a-4818-a0c6-b2ab516b6226","invariantUUID":"e5af6d33-bc0f-4810-a2ab-5655ddfbee00","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":"port","uniqueId":"da8d9584-07a7-43b3-b658-3a7739578b12","lifecycleState":"CERTIFIED","lastUpdateDate":1621295468436,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f58cedd0-030a-4f63-9112-047a716e5713","invariantUUID":"cc016e64-2a19-481c-802b-423c0b69a67f","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a0dd9e3f-513b-4730-a1ad-6afe51cd870d","lifecycleState":"CERTIFIED","lastUpdateDate":1621295196866,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5a7dbde-ce0a-4adf-b005-493d7fa79ff4","invariantUUID":"858cf13c-45b6-4596-b6b3-7d54bfb30232","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":"compute","uniqueId":"a0f4b7ad-85db-4dc0-8383-4223f4ce9407","lifecycleState":"CERTIFIED","lastUpdateDate":1621296050670,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6638f66-87b8-4f84-af18-289b2fa33234","invariantUUID":"ecbfa4fd-b365-4307-97b1-981dcd871d09","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa43d58f-7e88-44f4-b7fe-93c4bdc2a1f3","lifecycleState":"CERTIFIED","lastUpdateDate":1621295097203,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcb295d8-d8a1-4d27-81d9-1a65f0c5cc13","invariantUUID":"bed42d08-111d-46b7-8478-44614273b103","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3ac5e249-2e58-4cfb-b7cf-23157e783537","lifecycleState":"CERTIFIED","lastUpdateDate":1621295582536,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"104cef17-036a-441c-bf11-773ead0f2f09","invariantUUID":"1fb19621-35ec-4855-834d-f6f451759ade","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":"462cda85-1732-4858-8ddb-5e0489c40387","lifecycleState":"CERTIFIED","lastUpdateDate":1621295540761,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"090fcb5d-4255-421d-9a08-4cd4e990166d","invariantUUID":"72ef1976-cc05-48d0-8551-8eaba76b7bc1","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":"74c49966-4730-459b-83c5-7fcd742a2235","lifecycleState":"CERTIFIED","lastUpdateDate":1621294295570,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"310794f6-1824-491d-8f3c-7a128922de7b","invariantUUID":"cf0ad302-fe9b-4e2c-8b4b-61a808fbfbce","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":"compute","uniqueId":"2bbdd9e7-73ca-44ed-b0ad-303a78dd5067","lifecycleState":"CERTIFIED","lastUpdateDate":1621296022173,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5342ebc-1ebb-4e39-ae8e-1527ba0702de","invariantUUID":"11475918-4990-45f9-adca-e7f16c4f9b9a","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":"ad214db9-4698-4bed-8a8c-7fbaf79c1d7c","lifecycleState":"CERTIFIED","lastUpdateDate":1621294680601,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6dc859ef-8872-4eca-bc52-29f1f6e898ad","invariantUUID":"1a42d067-3106-491c-9eed-8665565f67f9","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":"objectStorage","uniqueId":"4340436c-a567-4dc5-855e-4e300bbf9a1e","lifecycleState":"CERTIFIED","lastUpdateDate":1621293810444,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e0af275-c944-40c4-b6df-47991ae9eb33","invariantUUID":"f7f3fbd8-bedb-4fed-ae7a-03f2e13312cb","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"428a7962-7559-4349-892e-a185fa4d7221","lifecycleState":"CERTIFIED","lastUpdateDate":1621294568269,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3858b124-03f5-450d-b49a-c910f7de224b","invariantUUID":"2cd20f2e-59a0-437a-9fb3-5c7d92f8484f","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":"networkrules","uniqueId":"27b7a3bb-6b61-4b09-aba2-1b9392647b76","lifecycleState":"CERTIFIED","lastUpdateDate":1621294266661,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"aae1c223-9c20-4218-8bc4-0e4d3bc1bca3","invariantUUID":"82406f46-9075-4f41-8c4f-4b740dbc8c27","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":"port","uniqueId":"7bf99d87-8251-4a8c-8cad-050c117b2a02","lifecycleState":"CERTIFIED","lastUpdateDate":1621295491973,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c9ba03fd-a451-44af-9d83-291ca091690d","invariantUUID":"76be4a62-b76e-4f09-9f86-da1185417f49","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":"a802f26c-57c1-42c8-a393-d57a2e87e377","lifecycleState":"CERTIFIED","lastUpdateDate":1621294777961,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28a21593-2594-4069-840d-d2b235553074","invariantUUID":"373c12e8-a35a-4772-ba50-fd5b09ed8258","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"625e5513-ba85-4eda-a810-4e673a7d80b9","lifecycleState":"CERTIFIED","lastUpdateDate":1621295608738,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2785532d-8fa1-4894-85c5-a3ec47d2bb16","invariantUUID":"33bf8e7b-ae24-42d9-a8d1-e7c06a758c7e","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"45b3a56d-007d-4516-bfd6-280c9c3d90e9","lifecycleState":"CERTIFIED","lastUpdateDate":1621294848706,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"055f12a6-b741-4d83-afe2-eb1f642fcbba","invariantUUID":"98918580-c116-4abd-8273-e9e5fd37f790","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":"objectStorage","uniqueId":"2891d0f6-cc5c-4afa-a741-865b541d7cb2","lifecycleState":"CERTIFIED","lastUpdateDate":1621293833600,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3d292b6-ab95-42f8-904a-a1970c71f72f","invariantUUID":"077cfef0-8148-4e8a-892e-ab7296b19bfc","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"29598140-62fb-4a7d-9443-d71207840f13","lifecycleState":"CERTIFIED","lastUpdateDate":1621295004667,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e6ca7a1-97d1-45ca-8988-d850db0b3094","invariantUUID":"e5bfa5f1-944a-4562-bcf2-b17ff64c4ad1","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":"defaulticon","uniqueId":"ae003121-b252-4cf7-b9fd-a6486f90e139","lifecycleState":"CERTIFIED","lastUpdateDate":1621293564541,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c8acf1ae-34e7-4784-8e60-eb7ac9e7e8ed","invariantUUID":"c86fb296-b7bf-4f66-a8c9-484a4ed1e2b6","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":"1dc91f83-1916-4d31-a594-6be7a22d6a8b","lifecycleState":"CERTIFIED","lastUpdateDate":1621294753163,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c6795dc-e815-44a7-b29d-65520a4ce354","invariantUUID":"14cc2afb-f318-45a6-83a3-069e53f6963f","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e433d2dc-1e34-434f-8c68-4bdc99a8d515","lifecycleState":"CERTIFIED","lastUpdateDate":1621295071606,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf74ca95-4cab-4e08-87aa-5f08ce665b19","invariantUUID":"dc18d100-54dc-4c43-b8ba-1e1a29a812f2","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":"e5bfed93-194b-403f-975b-8b283c48076e","lifecycleState":"CERTIFIED","lastUpdateDate":1621293956407,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e3e5c16-0c6b-41c2-8146-3687518b6a0a","invariantUUID":"927aa8ee-110c-4258-8d3c-03f5314d7ce1","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":"compute","uniqueId":"fe75833a-61dc-4423-bb14-10a9c1f00c54","lifecycleState":"CERTIFIED","lastUpdateDate":1621294369069,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e134fb3-b0f6-4923-804e-82812743d344","invariantUUID":"a59acb36-e167-40c9-9d90-c31ed6884c4b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"31e12e40-3a76-4244-9936-7987a27caa13","lifecycleState":"CERTIFIED","lastUpdateDate":1621295768199,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"75c8448d-33d3-46c1-8176-0b8e0d32d80a","invariantUUID":"089d299d-a244-4005-8320-dbb9d99d2f39","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":"network","uniqueId":"704318c9-6942-48be-bf32-cef7f9851a24","lifecycleState":"CERTIFIED","lastUpdateDate":1621294824665,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"960d138b-d2e7-4c1c-9c19-6604a03a2f2a","invariantUUID":"daf3c391-7d31-4178-a0e4-ef97142baf59","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"396da775-f0df-44e4-b6e6-fb4e58e09efa","lifecycleState":"CERTIFIED","lastUpdateDate":1621294018135,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7a50bba7-3a2e-4c13-9161-ae9391054d1a","invariantUUID":"38046166-1194-4982-9131-9a9ccd228410","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c0d75b4-21f4-49aa-826d-ab6ca7bc9984","lifecycleState":"CERTIFIED","lastUpdateDate":1621294447360,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21f9af89-6b4c-4635-875b-b0f007842322","invariantUUID":"2a353c92-2a94-43f6-bd91-1090c9ad6ce9","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":"defaulticon","uniqueId":"93d2251e-808d-4d27-b7c7-2f8e3919ce7d","lifecycleState":"CERTIFIED","lastUpdateDate":1621293932737,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e36f39f9-1419-435a-8ece-532db9dcb344","invariantUUID":"efa088fa-bfd5-4249-85d3-b078fb91b051","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":"compute","uniqueId":"753e347b-ed96-47da-aa31-4807771e3c81","lifecycleState":"CERTIFIED","lastUpdateDate":1621295168665,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"72ed0c4e-fba8-47ec-9384-67ad806eb4c4","invariantUUID":"262751c1-87a8-4cbe-a981-83759656f577","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":"314568a3-41ac-47df-a378-4bec9711986f","lifecycleState":"CERTIFIED","lastUpdateDate":1621293871911,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d562ad27-948a-4179-897d-63dd35770aa4","invariantUUID":"10918649-95e5-433a-85e2-4e9d9728c7fc","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"59337d9d-a0df-4021-b39d-78be73cb3a7d","lifecycleState":"CERTIFIED","lastUpdateDate":1621295559700,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bba463cf-5f88-4b2b-a173-836c88096489","invariantUUID":"8f7bae60-a656-4f92-8e4e-2f18fb5de6c7","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":"objectStorage","uniqueId":"ddbe6b90-330d-4265-988a-93635166bdb9","lifecycleState":"CERTIFIED","lastUpdateDate":1621294946405,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ce0cedb-56b3-4688-8a82-7b1966c82fe4","invariantUUID":"35d21fc2-d0bb-4d2e-bcec-65701b542fa8","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":"272ac41f-3da4-42ff-9567-b778ed7a7023","lifecycleState":"CERTIFIED","lastUpdateDate":1621295422600,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48eac263-5448-4cd3-94c3-3988570c2d8e","invariantUUID":"87341a59-4351-4ab8-97c0-84d9ff6fb3ec","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e424f1f1-9abb-406d-b718-783fceac4795","lifecycleState":"CERTIFIED","lastUpdateDate":1621293329473,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0bc437c-5a6e-4c26-9114-ef7b1da9169a","invariantUUID":"b2126c30-09c9-4cc4-a2c2-eb385c05f193","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a6364a1b-f87e-4fab-b555-877ae3812e7b","lifecycleState":"CERTIFIED","lastUpdateDate":1621293976303,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d122f0d6-5c9b-4e68-a063-5c3bc1a81e93","invariantUUID":"6178dd6c-7b03-4f89-a7f5-85e59e88daea","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"23fad5da-b18c-4910-b703-79fafc9eec97","lifecycleState":"CERTIFIED","lastUpdateDate":1621294421235,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69061fa6-99a6-4f2b-b8b0-d1b768c596fa","invariantUUID":"9243429b-9884-4ba7-ade6-3114663bc61f","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"31375ce5-38d7-49c4-8941-c3c4c3e7577b","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1621301235964,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"664df4cd-996f-4189-b40a-1e4b806390b4","invariantUUID":"d88151ed-2ff8-4683-ac65-99379554fb73","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-05-18 01:27:42,283 DEBUG 117:sdc_resource.py(1) - Resource basic_network found in services list
2021-05-18 01:27:42,284 INFO 696:service.py(1) - attempting to Certify Service basic_network in SDC
2021-05-18 01:27:42,288 DEBUG 103: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-05-18 01:27:42,288 DEBUG 105:onap_service.py(1) - [SDC][Certify Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/31375ce5-38d7-49c4-8941-c3c4c3e7577b/lifecycleState/Certify
2021-05-18 01:27:42,288 DEBUG 106:onap_service.py(1) - [SDC][Certify Service] data sent: {
  "userRemarks": "certify"
}
2021-05-18 01:27:42,290 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-18 01:27:56,266 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/31375ce5-38d7-49c4-8941-c3c4c3e7577b/lifecycleState/Certify HTTP/1.1" 404 204
2021-05-18 01:27:56,268 INFO 116:onap_service.py(1) - [SDC][Certify Service] response code: 404
2021-05-18 01:27:56,268 DEBUG 120:onap_service.py(1) - [SDC][Certify Service] response: {
  "requestError": {
    "serviceException": {
      "messageId": "SVC4063",
      "text": "Error: Requested \u0027%1\u0027 resource was not found.",
      "variables": [
        null
      ]
    }
  }
}
2021-05-18 01:27:56,269 ERROR 129:onap_service.py(1) - [SDC][Certify Service] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-18 01:27:56,269 ERROR 190:base.py(1) - No execution start time saved for YamlTemplateServiceAlaCarteInstantiateStep step. Fix it by call `super.execute()` in step class `execute()` method definition
2021-05-18 01:27:56,269 ERROR 190:base.py(1) - No execution start time saved for YamlTemplateVlAlaCarteInstantiateStep step. Fix it by call `super.execute()` in step class `execute()` method definition
2021-05-18 01:27:56,270 ERROR 52:basic_network.py(1) - Generic OnapTest exception
2021-05-18 01:27:56,270 INFO 176:run_tests.py(1) - Test result:

+-----------------------+---------------------+------------------+----------------+
|       TEST CASE       |       PROJECT       |     DURATION     |     RESULT     |
+-----------------------+---------------------+------------------+----------------+
|     basic_network     |     integration     |      01:44       |      FAIL      |
+-----------------------+---------------------+------------------+----------------+

2021-05-18 01:27:56,274 INFO 61:basic_network.py(1) - Generate Test report
2021-05-18 01:27:56,384 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080
2021-05-18 01:27:56,752 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-05-18 01:27:56,754 INFO 246:testcase.py(1) - The results were successfully pushed to DB: 

http://testresults.opnfv.org/onap/api/v1/results/60a3181c6c44f500100a72a7

2021-05-18 01:27:56,754 ERROR 253:run_tests.py(1) - The test case 'basic_network' failed.
2021-05-18 01:27:56,755 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_ERROR