2021-08-05 01:43:25,557 DEBUG 22:basic_onboard.py(1) - BasicOnboard init started
2021-08-05 01:43:25,558 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/onboard/service.py:117: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
  self._yaml_template: dict = load(yaml_template)

2021-08-05 01:43:25,566 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase')
2021-08-05 01:43:25,567 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase')
2021-08-05 01:43:25,567 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro_stability', value='onaptests.scenario.basic_vm_macro_stability:BasicVmMacroStability', group='xtesting.testcase')
2021-08-05 01:43:25,567 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase')
2021-08-05 01:43:25,567 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase')
2021-08-05 01:43:25,568 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase')
2021-08-05 01:43:25,568 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase')
2021-08-05 01:43:25,568 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase')
2021-08-05 01:43:25,568 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase')
2021-08-05 01:43:25,569 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase')
2021-08-05 01:43:25,569 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase')
2021-08-05 01:43:25,569 INFO 169:run_tests.py(1) - Running test case 'basic_onboard'...
2021-08-05 01:43:25,569 DEBUG 32:basic_onboard.py(1) - start time
2021-08-05 01:43:25,570 DEBUG 159:__init__.py(1) - check if Vendor basic_onboard_vendor exists in SDC
2021-08-05 01:43:25,570 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC
2021-08-05 01:43:25,570 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:43:25,570 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-08-05 01:43:25,571 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None
2021-08-05 01:43:25,573 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:43:25,694 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 532
2021-08-05 01:43:25,697 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200
2021-08-05 01:43:25,698 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"5cd630032a8e498090bbba68847ba36e","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"fa218246c95b413cbe47b46323b51f86","type":"vlm","name":"0dfee97e-70ec-49cc-85c3","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"336f106ea83847ac8318cafad33c654d","type":"vlm","name":"efbd51ae-aa99-4b96-84c5","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":3}
2021-08-05 01:43:25,702 DEBUG 147:__init__.py(1) - number of Vendor returned: 3
2021-08-05 01:43:25,702 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_vendor
2021-08-05 01:43:25,703 INFO 169:__init__.py(1) - Vendor basic_onboard_vendor doesn't exist in SDC
2021-08-05 01:43:25,703 INFO 267:__init__.py(1) - attempting to create Vendor basic_onboard_vendor in SDC
2021-08-05 01:43:25,704 DEBUG 159:__init__.py(1) - check if Vendor basic_onboard_vendor exists in SDC
2021-08-05 01:43:25,704 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC
2021-08-05 01:43:25,705 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:43:25,705 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-08-05 01:43:25,705 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None
2021-08-05 01:43:25,708 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:43:25,793 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 532
2021-08-05 01:43:25,794 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200
2021-08-05 01:43:25,795 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"5cd630032a8e498090bbba68847ba36e","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"fa218246c95b413cbe47b46323b51f86","type":"vlm","name":"0dfee97e-70ec-49cc-85c3","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"336f106ea83847ac8318cafad33c654d","type":"vlm","name":"efbd51ae-aa99-4b96-84c5","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":3}
2021-08-05 01:43:25,798 DEBUG 147:__init__.py(1) - number of Vendor returned: 3
2021-08-05 01:43:25,798 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_vendor
2021-08-05 01:43:25,799 INFO 169:__init__.py(1) - Vendor basic_onboard_vendor doesn't exist in SDC
2021-08-05 01:43:25,824 DEBUG 129:onap_service.py(1) - [SDC][create Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:43:25,824 DEBUG 131:onap_service.py(1) - [SDC][create Vendor] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-08-05 01:43:25,825 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: {
  "iconRef": "icon",
  "vendorName": "basic_onboard_vendor",
  "description": "vendor"
}
2021-08-05 01:43:25,827 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:43:27,197 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 159
2021-08-05 01:43:27,199 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200
2021-08-05 01:43:27,199 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"463619ef796c49df8a58e8fc9f923c41","version":{"id":"58a0176de5af4455b55a170d34b983c8","name":"1.0","description":"Initial version","status":"Draft"}}
2021-08-05 01:43:27,202 INFO 285:__init__.py(1) - Vendor basic_onboard_vendor is created in SDC
2021-08-05 01:43:27,203 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basic_onboard_vendor in SDC
2021-08-05 01:43:27,209 DEBUG 129:onap_service.py(1) - [SDC][Submit Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:43:27,210 DEBUG 131:onap_service.py(1) - [SDC][Submit Vendor] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/463619ef796c49df8a58e8fc9f923c41/versions/58a0176de5af4455b55a170d34b983c8/actions
2021-08-05 01:43:27,210 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: {

  "action": "Submit"
}
2021-08-05 01:43:27,213 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:43:27,797 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/463619ef796c49df8a58e8fc9f923c41/versions/58a0176de5af4455b55a170d34b983c8/actions HTTP/1.1" 200 2
2021-08-05 01:43:27,798 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200
2021-08-05 01:43:27,798 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {}
2021-08-05 01:43:27,802 DEBUG 159:__init__.py(1) - check if Vsp basic_onboard_ogGbxo_VSP exists in SDC
2021-08-05 01:43:27,802 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-08-05 01:43:27,802 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:43:27,803 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products
2021-08-05 01:43:27,803 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-08-05 01:43:27,805 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:43:27,883 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 808
2021-08-05 01:43:27,884 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-08-05 01:43:27,884 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"5cd630032a8e498090bbba68847ba36e","onboardingMethod":"NetworkPackage","id":"565d23bfe11d4aeb95401620168193ec","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 83a0ba1e-d8e9","description":"vendor software product","vendorName":"0dfee97e-70ec-49cc-85c3","vendorId":"fa218246c95b413cbe47b46323b51f86","onboardingMethod":"NetworkPackage","id":"30b9587175cd48a584744249f2781e8f","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 4c7eea28-7486","description":"vendor software product","vendorName":"efbd51ae-aa99-4b96-84c5","vendorId":"336f106ea83847ac8318cafad33c654d","onboardingMethod":"NetworkPackage","id":"7db5f51aef9643ffbfc857e165d274fb","owner":"cs0008","status":"ACTIVE"}],"listCount":3}
2021-08-05 01:43:27,886 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC
2021-08-05 01:43:27,886 DEBUG 324:vsp.py(1) - importing VSP pNF 83a0ba1e-d8e9 from SDC
2021-08-05 01:43:27,886 DEBUG 324:vsp.py(1) - importing VSP vFW 4c7eea28-7486 from SDC
2021-08-05 01:43:27,887 DEBUG 147:__init__.py(1) - number of Vsp returned: 3
2021-08-05 01:43:27,887 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_ogGbxo_VSP
2021-08-05 01:43:27,887 INFO 169:__init__.py(1) - Vsp basic_onboard_ogGbxo_VSP doesn't exist in SDC
2021-08-05 01:43:27,887 DEBUG 159:__init__.py(1) - check if Vsp basic_onboard_ogGbxo_VSP exists in SDC
2021-08-05 01:43:27,888 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-08-05 01:43:27,888 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:43:27,888 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products
2021-08-05 01:43:27,888 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-08-05 01:43:27,890 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:43:27,982 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 808
2021-08-05 01:43:27,983 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-08-05 01:43:27,984 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"5cd630032a8e498090bbba68847ba36e","onboardingMethod":"NetworkPackage","id":"565d23bfe11d4aeb95401620168193ec","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 83a0ba1e-d8e9","description":"vendor software product","vendorName":"0dfee97e-70ec-49cc-85c3","vendorId":"fa218246c95b413cbe47b46323b51f86","onboardingMethod":"NetworkPackage","id":"30b9587175cd48a584744249f2781e8f","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 4c7eea28-7486","description":"vendor software product","vendorName":"efbd51ae-aa99-4b96-84c5","vendorId":"336f106ea83847ac8318cafad33c654d","onboardingMethod":"NetworkPackage","id":"7db5f51aef9643ffbfc857e165d274fb","owner":"cs0008","status":"ACTIVE"}],"listCount":3}
2021-08-05 01:43:27,987 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC
2021-08-05 01:43:27,987 DEBUG 324:vsp.py(1) - importing VSP pNF 83a0ba1e-d8e9 from SDC
2021-08-05 01:43:27,987 DEBUG 324:vsp.py(1) - importing VSP vFW 4c7eea28-7486 from SDC
2021-08-05 01:43:27,987 DEBUG 147:__init__.py(1) - number of Vsp returned: 3
2021-08-05 01:43:27,988 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_ogGbxo_VSP
2021-08-05 01:43:27,988 INFO 169:__init__.py(1) - Vsp basic_onboard_ogGbxo_VSP doesn't exist in SDC
2021-08-05 01:43:27,988 DEBUG 159:__init__.py(1) - check if Vsp basic_onboard_ogGbxo_VSP exists in SDC
2021-08-05 01:43:27,989 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-08-05 01:43:27,989 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:43:27,989 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products
2021-08-05 01:43:27,990 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-08-05 01:43:27,991 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:43:28,087 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 808
2021-08-05 01:43:28,088 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-08-05 01:43:28,088 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"5cd630032a8e498090bbba68847ba36e","onboardingMethod":"NetworkPackage","id":"565d23bfe11d4aeb95401620168193ec","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 83a0ba1e-d8e9","description":"vendor software product","vendorName":"0dfee97e-70ec-49cc-85c3","vendorId":"fa218246c95b413cbe47b46323b51f86","onboardingMethod":"NetworkPackage","id":"30b9587175cd48a584744249f2781e8f","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 4c7eea28-7486","description":"vendor software product","vendorName":"efbd51ae-aa99-4b96-84c5","vendorId":"336f106ea83847ac8318cafad33c654d","onboardingMethod":"NetworkPackage","id":"7db5f51aef9643ffbfc857e165d274fb","owner":"cs0008","status":"ACTIVE"}],"listCount":3}
2021-08-05 01:43:28,090 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC
2021-08-05 01:43:28,090 DEBUG 324:vsp.py(1) - importing VSP pNF 83a0ba1e-d8e9 from SDC
2021-08-05 01:43:28,090 DEBUG 324:vsp.py(1) - importing VSP vFW 4c7eea28-7486 from SDC
2021-08-05 01:43:28,091 DEBUG 147:__init__.py(1) - number of Vsp returned: 3
2021-08-05 01:43:28,091 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_ogGbxo_VSP
2021-08-05 01:43:28,091 INFO 169:__init__.py(1) - Vsp basic_onboard_ogGbxo_VSP doesn't exist in SDC
2021-08-05 01:43:28,091 DEBUG 159:__init__.py(1) - check if Vsp basic_onboard_ogGbxo_VSP exists in SDC
2021-08-05 01:43:28,092 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-08-05 01:43:28,092 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:43:28,092 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products
2021-08-05 01:43:28,092 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-08-05 01:43:28,094 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:43:28,288 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 808
2021-08-05 01:43:28,290 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-08-05 01:43:28,290 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"5cd630032a8e498090bbba68847ba36e","onboardingMethod":"NetworkPackage","id":"565d23bfe11d4aeb95401620168193ec","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 83a0ba1e-d8e9","description":"vendor software product","vendorName":"0dfee97e-70ec-49cc-85c3","vendorId":"fa218246c95b413cbe47b46323b51f86","onboardingMethod":"NetworkPackage","id":"30b9587175cd48a584744249f2781e8f","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 4c7eea28-7486","description":"vendor software product","vendorName":"efbd51ae-aa99-4b96-84c5","vendorId":"336f106ea83847ac8318cafad33c654d","onboardingMethod":"NetworkPackage","id":"7db5f51aef9643ffbfc857e165d274fb","owner":"cs0008","status":"ACTIVE"}],"listCount":3}
2021-08-05 01:43:28,293 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC
2021-08-05 01:43:28,294 DEBUG 324:vsp.py(1) - importing VSP pNF 83a0ba1e-d8e9 from SDC
2021-08-05 01:43:28,294 DEBUG 324:vsp.py(1) - importing VSP vFW 4c7eea28-7486 from SDC
2021-08-05 01:43:28,295 DEBUG 147:__init__.py(1) - number of Vsp returned: 3
2021-08-05 01:43:28,295 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_ogGbxo_VSP
2021-08-05 01:43:28,295 INFO 169:__init__.py(1) - Vsp basic_onboard_ogGbxo_VSP doesn't exist in SDC
2021-08-05 01:43:28,296 INFO 267:__init__.py(1) - attempting to create Vsp basic_onboard_ogGbxo_VSP in SDC
2021-08-05 01:43:28,296 DEBUG 159:__init__.py(1) - check if Vsp basic_onboard_ogGbxo_VSP exists in SDC
2021-08-05 01:43:28,297 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-08-05 01:43:28,297 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:43:28,298 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products
2021-08-05 01:43:28,298 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-08-05 01:43:28,301 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:43:28,387 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 808
2021-08-05 01:43:28,389 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-08-05 01:43:28,389 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"5cd630032a8e498090bbba68847ba36e","onboardingMethod":"NetworkPackage","id":"565d23bfe11d4aeb95401620168193ec","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 83a0ba1e-d8e9","description":"vendor software product","vendorName":"0dfee97e-70ec-49cc-85c3","vendorId":"fa218246c95b413cbe47b46323b51f86","onboardingMethod":"NetworkPackage","id":"30b9587175cd48a584744249f2781e8f","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 4c7eea28-7486","description":"vendor software product","vendorName":"efbd51ae-aa99-4b96-84c5","vendorId":"336f106ea83847ac8318cafad33c654d","onboardingMethod":"NetworkPackage","id":"7db5f51aef9643ffbfc857e165d274fb","owner":"cs0008","status":"ACTIVE"}],"listCount":3}
2021-08-05 01:43:28,392 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC
2021-08-05 01:43:28,392 DEBUG 324:vsp.py(1) - importing VSP pNF 83a0ba1e-d8e9 from SDC
2021-08-05 01:43:28,393 DEBUG 324:vsp.py(1) - importing VSP vFW 4c7eea28-7486 from SDC
2021-08-05 01:43:28,393 DEBUG 147:__init__.py(1) - number of Vsp returned: 3
2021-08-05 01:43:28,394 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_ogGbxo_VSP
2021-08-05 01:43:28,394 INFO 169:__init__.py(1) - Vsp basic_onboard_ogGbxo_VSP doesn't exist in SDC
2021-08-05 01:43:28,400 DEBUG 159:__init__.py(1) - check if Vendor basic_onboard_vendor exists in SDC
2021-08-05 01:43:28,400 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC
2021-08-05 01:43:28,401 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:43:28,401 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-08-05 01:43:28,402 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None
2021-08-05 01:43:28,404 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:43:28,493 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 691
2021-08-05 01:43:28,495 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200
2021-08-05 01:43:28,495 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"463619ef796c49df8a58e8fc9f923c41","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"5cd630032a8e498090bbba68847ba36e","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"fa218246c95b413cbe47b46323b51f86","type":"vlm","name":"0dfee97e-70ec-49cc-85c3","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"336f106ea83847ac8318cafad33c654d","type":"vlm","name":"efbd51ae-aa99-4b96-84c5","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4}
2021-08-05 01:43:28,498 DEBUG 147:__init__.py(1) - number of Vendor returned: 4
2021-08-05 01:43:28,499 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_vendor
2021-08-05 01:43:28,499 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:43:28,500 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/463619ef796c49df8a58e8fc9f923c41/versions
2021-08-05 01:43:28,500 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None
2021-08-05 01:43:28,503 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:43:28,583 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/463619ef796c49df8a58e8fc9f923c41/versions HTTP/1.1" 200 264
2021-08-05 01:43:28,585 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200
2021-08-05 01:43:28,585 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"58a0176de5af4455b55a170d34b983c8","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1628127805992,"modificationTime":1628127807582,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-08-05 01:43:28,588 DEBUG 46:sdc_element.py(1) - details found, updating
2021-08-05 01:43:28,588 INFO 192:__init__.py(1) - Vendor found, updating information
2021-08-05 01:43:28,589 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:43:28,589 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/463619ef796c49df8a58e8fc9f923c41/versions
2021-08-05 01:43:28,590 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None
2021-08-05 01:43:28,592 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:43:28,685 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/463619ef796c49df8a58e8fc9f923c41/versions HTTP/1.1" 200 264
2021-08-05 01:43:28,687 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200
2021-08-05 01:43:28,687 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"58a0176de5af4455b55a170d34b983c8","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1628127805992,"modificationTime":1628127807582,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-08-05 01:43:28,690 DEBUG 46:sdc_element.py(1) - details found, updating
2021-08-05 01:43:28,691 DEBUG 129:onap_service.py(1) - [SDC][create Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:43:28,691 DEBUG 131:onap_service.py(1) - [SDC][create Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products
2021-08-05 01:43:28,691 DEBUG 132:onap_service.py(1) - [SDC][create Vsp] data sent: {
  "name": "basic_onboard_ogGbxo_VSP",
  "description": "vendor software product",
  "icon": "icon",
  "category": "resourceNewCategory.generic",
  "subCategory": "resourceNewCategory.generic.abstract",
  "vendorName": "basic_onboard_vendor",
  "vendorId": "463619ef796c49df8a58e8fc9f923c41",
  "licensingData": {},
  "onboardingMethod": "NetworkPackage"
}
2021-08-05 01:43:28,694 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:43:32,431 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 159
2021-08-05 01:43:32,434 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200
2021-08-05 01:43:32,434 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"b55693758d414443b7a66e3661cd781e","version":{"id":"0e662210209941abb94eb02d7eaaaffc","name":"1.0","description":"Initial version","status":"Draft"}}
2021-08-05 01:43:32,438 INFO 285:__init__.py(1) - Vsp basic_onboard_ogGbxo_VSP is created in SDC
2021-08-05 01:43:32,439 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:43:32,440 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/b55693758d414443b7a66e3661cd781e/versions
2021-08-05 01:43:32,440 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None
2021-08-05 01:43:32,443 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:43:32,498 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b55693758d414443b7a66e3661cd781e/versions HTTP/1.1" 200 253
2021-08-05 01:43:32,500 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200
2021-08-05 01:43:32,500 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0e662210209941abb94eb02d7eaaaffc","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1628127808787,"modificationTime":1628127810876,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-08-05 01:43:32,503 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:43:32,504 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/b55693758d414443b7a66e3661cd781e/versions/0e662210209941abb94eb02d7eaaaffc
2021-08-05 01:43:32,504 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None
2021-08-05 01:43:32,507 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:43:32,637 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b55693758d414443b7a66e3661cd781e/versions/0e662210209941abb94eb02d7eaaaffc HTTP/1.1" 200 223
2021-08-05 01:43:32,639 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200
2021-08-05 01:43:32,640 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"0e662210209941abb94eb02d7eaaaffc","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1628127808787,"modificationTime":1628127810784}
2021-08-05 01:43:32,643 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:43:32,644 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b55693758d414443b7a66e3661cd781e/versions/0e662210209941abb94eb02d7eaaaffc
2021-08-05 01:43:32,644 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-08-05 01:43:32,647 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:43:32,949 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b55693758d414443b7a66e3661cd781e/versions/0e662210209941abb94eb02d7eaaaffc HTTP/1.1" 200 386
2021-08-05 01:43:32,951 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-08-05 01:43:32,952 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_ogGbxo_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"463619ef796c49df8a58e8fc9f923c41","onboardingMethod":"NetworkPackage","id":"b55693758d414443b7a66e3661cd781e","version":"0e662210209941abb94eb02d7eaaaffc"}
2021-08-05 01:43:32,955 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:43:32,956 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b55693758d414443b7a66e3661cd781e/versions/0e662210209941abb94eb02d7eaaaffc
2021-08-05 01:43:32,956 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-08-05 01:43:32,959 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:43:33,241 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b55693758d414443b7a66e3661cd781e/versions/0e662210209941abb94eb02d7eaaaffc HTTP/1.1" 200 386
2021-08-05 01:43:33,242 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-08-05 01:43:33,243 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_ogGbxo_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"463619ef796c49df8a58e8fc9f923c41","onboardingMethod":"NetworkPackage","id":"b55693758d414443b7a66e3661cd781e","version":"0e662210209941abb94eb02d7eaaaffc"}
2021-08-05 01:43:33,245 INFO 241:vsp.py(1) - attempting to upload package for basic_onboard_ogGbxo_VSP in SDC
2021-08-05 01:43:33,246 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:43:33,246 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/b55693758d414443b7a66e3661cd781e/versions
2021-08-05 01:43:33,246 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None
2021-08-05 01:43:33,249 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:43:33,332 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b55693758d414443b7a66e3661cd781e/versions HTTP/1.1" 200 253
2021-08-05 01:43:33,333 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200
2021-08-05 01:43:33,333 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0e662210209941abb94eb02d7eaaaffc","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1628127808787,"modificationTime":1628127810876,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-08-05 01:43:33,336 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:43:33,337 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/b55693758d414443b7a66e3661cd781e/versions/0e662210209941abb94eb02d7eaaaffc
2021-08-05 01:43:33,337 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None
2021-08-05 01:43:33,340 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:43:33,434 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b55693758d414443b7a66e3661cd781e/versions/0e662210209941abb94eb02d7eaaaffc HTTP/1.1" 200 223
2021-08-05 01:43:33,435 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200
2021-08-05 01:43:33,435 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"0e662210209941abb94eb02d7eaaaffc","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1628127808787,"modificationTime":1628127810784}
2021-08-05 01:43:33,438 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:43:33,439 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b55693758d414443b7a66e3661cd781e/versions/0e662210209941abb94eb02d7eaaaffc
2021-08-05 01:43:33,439 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-08-05 01:43:33,441 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:43:33,733 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b55693758d414443b7a66e3661cd781e/versions/0e662210209941abb94eb02d7eaaaffc HTTP/1.1" 200 386
2021-08-05 01:43:33,735 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-08-05 01:43:33,735 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_ogGbxo_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"463619ef796c49df8a58e8fc9f923c41","onboardingMethod":"NetworkPackage","id":"b55693758d414443b7a66e3661cd781e","version":"0e662210209941abb94eb02d7eaaaffc"}
2021-08-05 01:43:33,738 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:43:33,738 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b55693758d414443b7a66e3661cd781e/versions/0e662210209941abb94eb02d7eaaaffc
2021-08-05 01:43:33,739 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-08-05 01:43:33,741 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:43:34,032 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b55693758d414443b7a66e3661cd781e/versions/0e662210209941abb94eb02d7eaaaffc HTTP/1.1" 200 386
2021-08-05 01:43:34,034 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-08-05 01:43:34,034 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_ogGbxo_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"463619ef796c49df8a58e8fc9f923c41","onboardingMethod":"NetworkPackage","id":"b55693758d414443b7a66e3661cd781e","version":"0e662210209941abb94eb02d7eaaaffc"}
2021-08-05 01:43:34,037 DEBUG 129:onap_service.py(1) - [SDC][upload ZIP for Vsp] sent header: {'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk', 'Accept-Encoding': 'gzip, deflate'}
2021-08-05 01:43:34,037 DEBUG 131:onap_service.py(1) - [SDC][upload ZIP for Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b55693758d414443b7a66e3661cd781e/versions/0e662210209941abb94eb02d7eaaaffc/orchestration-template-candidate
2021-08-05 01:43:34,038 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None
2021-08-05 01:43:34,043 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:43:34,340 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b55693758d414443b7a66e3661cd781e/versions/0e662210209941abb94eb02d7eaaaffc/orchestration-template-candidate HTTP/1.1" 200 94
2021-08-05 01:43:34,342 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200
2021-08-05 01:43:34,342 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"}
2021-08-05 01:43:34,342 INFO 194:vsp.py(1) - Files for Vsp basic_onboard_ogGbxo_VSP have been uploaded
2021-08-05 01:43:34,345 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:43:34,346 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/b55693758d414443b7a66e3661cd781e/versions
2021-08-05 01:43:34,346 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None
2021-08-05 01:43:34,348 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:43:34,433 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b55693758d414443b7a66e3661cd781e/versions HTTP/1.1" 200 253
2021-08-05 01:43:34,434 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200
2021-08-05 01:43:34,434 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0e662210209941abb94eb02d7eaaaffc","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1628127808787,"modificationTime":1628127810876,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-08-05 01:43:34,436 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:43:34,436 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/b55693758d414443b7a66e3661cd781e/versions/0e662210209941abb94eb02d7eaaaffc
2021-08-05 01:43:34,437 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None
2021-08-05 01:43:34,438 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:43:34,536 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b55693758d414443b7a66e3661cd781e/versions/0e662210209941abb94eb02d7eaaaffc HTTP/1.1" 200 222
2021-08-05 01:43:34,537 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200
2021-08-05 01:43:34,537 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"0e662210209941abb94eb02d7eaaaffc","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1628127808787,"modificationTime":1628127814330}
2021-08-05 01:43:34,539 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:43:34,539 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b55693758d414443b7a66e3661cd781e/versions/0e662210209941abb94eb02d7eaaaffc
2021-08-05 01:43:34,539 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-08-05 01:43:34,540 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:43:34,729 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b55693758d414443b7a66e3661cd781e/versions/0e662210209941abb94eb02d7eaaaffc HTTP/1.1" 200 457
2021-08-05 01:43:34,730 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-08-05 01:43:34,731 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_ogGbxo_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"463619ef796c49df8a58e8fc9f923c41","onboardingMethod":"NetworkPackage","id":"b55693758d414443b7a66e3661cd781e","version":"0e662210209941abb94eb02d7eaaaffc","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"}
2021-08-05 01:43:34,734 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:43:34,734 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b55693758d414443b7a66e3661cd781e/versions/0e662210209941abb94eb02d7eaaaffc
2021-08-05 01:43:34,734 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-08-05 01:43:34,737 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:43:34,931 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b55693758d414443b7a66e3661cd781e/versions/0e662210209941abb94eb02d7eaaaffc HTTP/1.1" 200 457
2021-08-05 01:43:34,933 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-08-05 01:43:34,933 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_ogGbxo_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"463619ef796c49df8a58e8fc9f923c41","onboardingMethod":"NetworkPackage","id":"b55693758d414443b7a66e3661cd781e","version":"0e662210209941abb94eb02d7eaaaffc","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"}
2021-08-05 01:43:34,936 INFO 241:vsp.py(1) - attempting to validate for basic_onboard_ogGbxo_VSP in SDC
2021-08-05 01:43:34,937 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:43:34,938 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/b55693758d414443b7a66e3661cd781e/versions
2021-08-05 01:43:34,938 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None
2021-08-05 01:43:34,941 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:43:35,033 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b55693758d414443b7a66e3661cd781e/versions HTTP/1.1" 200 253
2021-08-05 01:43:35,035 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200
2021-08-05 01:43:35,035 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0e662210209941abb94eb02d7eaaaffc","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1628127808787,"modificationTime":1628127810876,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-08-05 01:43:35,037 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:43:35,038 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/b55693758d414443b7a66e3661cd781e/versions/0e662210209941abb94eb02d7eaaaffc
2021-08-05 01:43:35,038 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None
2021-08-05 01:43:35,040 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:43:35,133 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b55693758d414443b7a66e3661cd781e/versions/0e662210209941abb94eb02d7eaaaffc HTTP/1.1" 200 222
2021-08-05 01:43:35,135 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200
2021-08-05 01:43:35,135 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"0e662210209941abb94eb02d7eaaaffc","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1628127808787,"modificationTime":1628127814330}
2021-08-05 01:43:35,138 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:43:35,139 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b55693758d414443b7a66e3661cd781e/versions/0e662210209941abb94eb02d7eaaaffc
2021-08-05 01:43:35,139 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-08-05 01:43:35,142 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:43:35,335 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b55693758d414443b7a66e3661cd781e/versions/0e662210209941abb94eb02d7eaaaffc HTTP/1.1" 200 457
2021-08-05 01:43:35,336 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-08-05 01:43:35,337 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_ogGbxo_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"463619ef796c49df8a58e8fc9f923c41","onboardingMethod":"NetworkPackage","id":"b55693758d414443b7a66e3661cd781e","version":"0e662210209941abb94eb02d7eaaaffc","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"}
2021-08-05 01:43:35,340 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:43:35,340 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b55693758d414443b7a66e3661cd781e/versions/0e662210209941abb94eb02d7eaaaffc
2021-08-05 01:43:35,341 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-08-05 01:43:35,343 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:43:35,504 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b55693758d414443b7a66e3661cd781e/versions/0e662210209941abb94eb02d7eaaaffc HTTP/1.1" 200 457
2021-08-05 01:43:35,506 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-08-05 01:43:35,507 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_ogGbxo_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"463619ef796c49df8a58e8fc9f923c41","onboardingMethod":"NetworkPackage","id":"b55693758d414443b7a66e3661cd781e","version":"0e662210209941abb94eb02d7eaaaffc","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"}
2021-08-05 01:43:35,510 DEBUG 129:onap_service.py(1) - [SDC][Validate artifacts for Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:43:35,511 DEBUG 131:onap_service.py(1) - [SDC][Validate artifacts for Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b55693758d414443b7a66e3661cd781e/versions/0e662210209941abb94eb02d7eaaaffc/orchestration-template-candidate/process
2021-08-05 01:43:35,511 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None
2021-08-05 01:43:35,514 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:43:38,308 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b55693758d414443b7a66e3661cd781e/versions/0e662210209941abb94eb02d7eaaaffc/orchestration-template-candidate/process HTTP/1.1" 200 87
2021-08-05 01:43:38,311 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200
2021-08-05 01:43:38,311 DEBUG 146:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_ubuntu18.yaml","base_ubuntu18.env"],"errors":{},"status":"Success"}
2021-08-05 01:43:38,315 INFO 209:vsp.py(1) - Artifacts for Vsp basic_onboard_ogGbxo_VSP have been validated
2021-08-05 01:43:38,316 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:43:38,316 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/b55693758d414443b7a66e3661cd781e/versions
2021-08-05 01:43:38,316 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None
2021-08-05 01:43:38,319 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:43:38,373 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b55693758d414443b7a66e3661cd781e/versions HTTP/1.1" 200 253
2021-08-05 01:43:38,374 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200
2021-08-05 01:43:38,374 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0e662210209941abb94eb02d7eaaaffc","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1628127808787,"modificationTime":1628127810876,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-08-05 01:43:38,377 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:43:38,377 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/b55693758d414443b7a66e3661cd781e/versions/0e662210209941abb94eb02d7eaaaffc
2021-08-05 01:43:38,377 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None
2021-08-05 01:43:38,379 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:43:38,444 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b55693758d414443b7a66e3661cd781e/versions/0e662210209941abb94eb02d7eaaaffc HTTP/1.1" 200 222
2021-08-05 01:43:38,445 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200
2021-08-05 01:43:38,446 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"0e662210209941abb94eb02d7eaaaffc","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1628127808787,"modificationTime":1628127818298}
2021-08-05 01:43:38,448 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:43:38,448 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b55693758d414443b7a66e3661cd781e/versions/0e662210209941abb94eb02d7eaaaffc
2021-08-05 01:43:38,448 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-08-05 01:43:38,450 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:43:38,608 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b55693758d414443b7a66e3661cd781e/versions/0e662210209941abb94eb02d7eaaaffc HTTP/1.1" 200 633
2021-08-05 01:43:38,610 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-08-05 01:43:38,610 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_ogGbxo_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"463619ef796c49df8a58e8fc9f923c41","onboardingMethod":"NetworkPackage","id":"b55693758d414443b7a66e3661cd781e","version":"0e662210209941abb94eb02d7eaaaffc","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"}
2021-08-05 01:43:38,613 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:43:38,613 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b55693758d414443b7a66e3661cd781e/versions/0e662210209941abb94eb02d7eaaaffc
2021-08-05 01:43:38,613 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-08-05 01:43:38,616 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:43:38,780 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b55693758d414443b7a66e3661cd781e/versions/0e662210209941abb94eb02d7eaaaffc HTTP/1.1" 200 633
2021-08-05 01:43:38,782 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-08-05 01:43:38,782 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_ogGbxo_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"463619ef796c49df8a58e8fc9f923c41","onboardingMethod":"NetworkPackage","id":"b55693758d414443b7a66e3661cd781e","version":"0e662210209941abb94eb02d7eaaaffc","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"}
2021-08-05 01:43:38,785 INFO 241:vsp.py(1) - attempting to commit for basic_onboard_ogGbxo_VSP in SDC
2021-08-05 01:43:38,786 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:43:38,786 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/b55693758d414443b7a66e3661cd781e/versions
2021-08-05 01:43:38,786 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None
2021-08-05 01:43:38,789 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:43:38,841 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b55693758d414443b7a66e3661cd781e/versions HTTP/1.1" 200 253
2021-08-05 01:43:38,842 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200
2021-08-05 01:43:38,843 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0e662210209941abb94eb02d7eaaaffc","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1628127808787,"modificationTime":1628127810876,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-08-05 01:43:38,845 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:43:38,846 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/b55693758d414443b7a66e3661cd781e/versions/0e662210209941abb94eb02d7eaaaffc
2021-08-05 01:43:38,846 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None
2021-08-05 01:43:38,848 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:43:38,934 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b55693758d414443b7a66e3661cd781e/versions/0e662210209941abb94eb02d7eaaaffc HTTP/1.1" 200 222
2021-08-05 01:43:38,935 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200
2021-08-05 01:43:38,936 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"0e662210209941abb94eb02d7eaaaffc","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1628127808787,"modificationTime":1628127818298}
2021-08-05 01:43:38,939 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:43:38,939 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b55693758d414443b7a66e3661cd781e/versions/0e662210209941abb94eb02d7eaaaffc
2021-08-05 01:43:38,940 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-08-05 01:43:38,943 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:43:39,105 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b55693758d414443b7a66e3661cd781e/versions/0e662210209941abb94eb02d7eaaaffc HTTP/1.1" 200 633
2021-08-05 01:43:39,108 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-08-05 01:43:39,108 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_ogGbxo_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"463619ef796c49df8a58e8fc9f923c41","onboardingMethod":"NetworkPackage","id":"b55693758d414443b7a66e3661cd781e","version":"0e662210209941abb94eb02d7eaaaffc","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"}
2021-08-05 01:43:39,112 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:43:39,112 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b55693758d414443b7a66e3661cd781e/versions/0e662210209941abb94eb02d7eaaaffc
2021-08-05 01:43:39,112 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-08-05 01:43:39,115 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:43:39,333 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b55693758d414443b7a66e3661cd781e/versions/0e662210209941abb94eb02d7eaaaffc HTTP/1.1" 200 633
2021-08-05 01:43:39,334 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-08-05 01:43:39,335 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_ogGbxo_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"463619ef796c49df8a58e8fc9f923c41","onboardingMethod":"NetworkPackage","id":"b55693758d414443b7a66e3661cd781e","version":"0e662210209941abb94eb02d7eaaaffc","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"}
2021-08-05 01:43:39,345 DEBUG 129:onap_service.py(1) - [SDC][Commit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:43:39,345 DEBUG 131:onap_service.py(1) - [SDC][Commit Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/b55693758d414443b7a66e3661cd781e/versions/0e662210209941abb94eb02d7eaaaffc/actions
2021-08-05 01:43:39,345 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: {

  "commitRequest":{"message":"ok"},

  "action": "Commit"
}
2021-08-05 01:43:39,348 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:43:41,795 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/b55693758d414443b7a66e3661cd781e/versions/0e662210209941abb94eb02d7eaaaffc/actions HTTP/1.1" 200 2
2021-08-05 01:43:41,796 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200
2021-08-05 01:43:41,797 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {}
2021-08-05 01:43:41,800 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:43:41,800 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/b55693758d414443b7a66e3661cd781e/versions
2021-08-05 01:43:41,800 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None
2021-08-05 01:43:41,803 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:43:41,866 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b55693758d414443b7a66e3661cd781e/versions HTTP/1.1" 200 253
2021-08-05 01:43:41,867 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200
2021-08-05 01:43:41,867 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0e662210209941abb94eb02d7eaaaffc","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1628127808787,"modificationTime":1628127819405,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-08-05 01:43:41,870 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:43:41,870 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/b55693758d414443b7a66e3661cd781e/versions/0e662210209941abb94eb02d7eaaaffc
2021-08-05 01:43:41,871 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None
2021-08-05 01:43:41,873 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:43:41,960 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b55693758d414443b7a66e3661cd781e/versions/0e662210209941abb94eb02d7eaaaffc HTTP/1.1" 200 223
2021-08-05 01:43:41,961 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200
2021-08-05 01:43:41,962 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"0e662210209941abb94eb02d7eaaaffc","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1628127808787,"modificationTime":1628127818298}
2021-08-05 01:43:41,964 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:43:41,965 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b55693758d414443b7a66e3661cd781e/versions/0e662210209941abb94eb02d7eaaaffc
2021-08-05 01:43:41,965 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-08-05 01:43:41,967 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:43:42,127 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b55693758d414443b7a66e3661cd781e/versions/0e662210209941abb94eb02d7eaaaffc HTTP/1.1" 200 633
2021-08-05 01:43:42,128 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-08-05 01:43:42,128 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_ogGbxo_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"463619ef796c49df8a58e8fc9f923c41","onboardingMethod":"NetworkPackage","id":"b55693758d414443b7a66e3661cd781e","version":"0e662210209941abb94eb02d7eaaaffc","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"}
2021-08-05 01:43:42,131 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_onboard_ogGbxo_VSP in SDC
2021-08-05 01:43:42,132 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:43:42,132 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/b55693758d414443b7a66e3661cd781e/versions
2021-08-05 01:43:42,132 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None
2021-08-05 01:43:42,135 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:43:42,194 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b55693758d414443b7a66e3661cd781e/versions HTTP/1.1" 200 253
2021-08-05 01:43:42,195 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200
2021-08-05 01:43:42,195 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0e662210209941abb94eb02d7eaaaffc","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1628127808787,"modificationTime":1628127819405,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-08-05 01:43:42,198 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:43:42,198 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/b55693758d414443b7a66e3661cd781e/versions/0e662210209941abb94eb02d7eaaaffc
2021-08-05 01:43:42,198 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None
2021-08-05 01:43:42,200 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:43:42,291 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b55693758d414443b7a66e3661cd781e/versions/0e662210209941abb94eb02d7eaaaffc HTTP/1.1" 200 223
2021-08-05 01:43:42,292 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200
2021-08-05 01:43:42,292 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"0e662210209941abb94eb02d7eaaaffc","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1628127808787,"modificationTime":1628127818298}
2021-08-05 01:43:42,295 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:43:42,295 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b55693758d414443b7a66e3661cd781e/versions/0e662210209941abb94eb02d7eaaaffc
2021-08-05 01:43:42,296 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-08-05 01:43:42,298 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:43:42,532 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b55693758d414443b7a66e3661cd781e/versions/0e662210209941abb94eb02d7eaaaffc HTTP/1.1" 200 633
2021-08-05 01:43:42,534 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-08-05 01:43:42,534 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_ogGbxo_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"463619ef796c49df8a58e8fc9f923c41","onboardingMethod":"NetworkPackage","id":"b55693758d414443b7a66e3661cd781e","version":"0e662210209941abb94eb02d7eaaaffc","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"}
2021-08-05 01:43:42,543 DEBUG 129:onap_service.py(1) - [SDC][Submit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:43:42,543 DEBUG 131:onap_service.py(1) - [SDC][Submit Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b55693758d414443b7a66e3661cd781e/versions/0e662210209941abb94eb02d7eaaaffc/actions
2021-08-05 01:43:42,544 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: {

  "action": "Submit"
}
2021-08-05 01:43:42,546 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:43:49,482 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b55693758d414443b7a66e3661cd781e/versions/0e662210209941abb94eb02d7eaaaffc/actions HTTP/1.1" 200 2
2021-08-05 01:43:49,484 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200
2021-08-05 01:43:49,485 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {}
2021-08-05 01:43:49,488 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:43:49,489 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/b55693758d414443b7a66e3661cd781e/versions
2021-08-05 01:43:49,489 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None
2021-08-05 01:43:49,491 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:43:49,587 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b55693758d414443b7a66e3661cd781e/versions HTTP/1.1" 200 264
2021-08-05 01:43:49,589 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200
2021-08-05 01:43:49,589 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0e662210209941abb94eb02d7eaaaffc","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1628127808787,"modificationTime":1628127825239,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-08-05 01:43:49,592 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_onboard_ogGbxo_VSP in SDC
2021-08-05 01:43:49,592 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:43:49,593 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/b55693758d414443b7a66e3661cd781e/versions
2021-08-05 01:43:49,593 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None
2021-08-05 01:43:49,595 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:43:49,685 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b55693758d414443b7a66e3661cd781e/versions HTTP/1.1" 200 264
2021-08-05 01:43:49,686 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200
2021-08-05 01:43:49,687 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0e662210209941abb94eb02d7eaaaffc","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1628127808787,"modificationTime":1628127825239,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-08-05 01:43:49,696 DEBUG 129:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:43:49,697 DEBUG 131:onap_service.py(1) - [SDC][Create_Package Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b55693758d414443b7a66e3661cd781e/versions/0e662210209941abb94eb02d7eaaaffc/actions
2021-08-05 01:43:49,697 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: {

  "action": "Create_Package"
}
2021-08-05 01:43:49,699 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:43:51,068 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b55693758d414443b7a66e3661cd781e/versions/0e662210209941abb94eb02d7eaaaffc/actions HTTP/1.1" 200 334
2021-08-05 01:43:51,070 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200
2021-08-05 01:43:51,070 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_onboard_ogGbxo_VSP","version":"1.0","packageId":"b55693758d414443b7a66e3661cd781e","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"}
2021-08-05 01:43:51,070 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_onboard_ogGbxo_VSP","version":"1.0","packageId":"b55693758d414443b7a66e3661cd781e","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"}
2021-08-05 01:43:51,074 DEBUG 159:__init__.py(1) - check if Vf basic_onboard_ogGbxo exists in SDC
2021-08-05 01:43:51,074 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-08-05 01:43:51,075 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:43:51,075 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF
2021-08-05 01:43:51,075 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-08-05 01:43:51,078 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-05 01:43:51,303 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 354
2021-08-05 01:43:51,305 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200
2021-08-05 01:43:51,305 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"d23740c0-0678-43d6-965e-28b0f776f476","invariantUUID":"c6ea0922-7853-4e6f-ae05-02373cf97523","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/d23740c0-0678-43d6-965e-28b0f776f476/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}]
2021-08-05 01:43:51,308 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-05 01:43:51,309 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-05 01:43:51,309 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-05 01:43:51,309 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-08-05 01:43:51,310 DEBUG 147:__init__.py(1) - number of Vf returned: 1
2021-08-05 01:43:51,310 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_ogGbxo
2021-08-05 01:43:51,310 INFO 169:__init__.py(1) - Vf basic_onboard_ogGbxo doesn't exist in SDC
2021-08-05 01:44:01,321 DEBUG 159:__init__.py(1) - check if Vf basic_onboard_ogGbxo exists in SDC
2021-08-05 01:44:01,321 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-08-05 01:44:01,322 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:44:01,322 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF
2021-08-05 01:44:01,323 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-08-05 01:44:01,325 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-05 01:44:01,417 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 354
2021-08-05 01:44:01,419 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200
2021-08-05 01:44:01,419 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"d23740c0-0678-43d6-965e-28b0f776f476","invariantUUID":"c6ea0922-7853-4e6f-ae05-02373cf97523","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/d23740c0-0678-43d6-965e-28b0f776f476/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}]
2021-08-05 01:44:01,422 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-05 01:44:01,422 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-05 01:44:01,423 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-05 01:44:01,423 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-08-05 01:44:01,423 DEBUG 147:__init__.py(1) - number of Vf returned: 1
2021-08-05 01:44:01,423 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_ogGbxo
2021-08-05 01:44:01,423 INFO 169:__init__.py(1) - Vf basic_onboard_ogGbxo doesn't exist in SDC
2021-08-05 01:44:01,424 DEBUG 159:__init__.py(1) - check if Vf basic_onboard_ogGbxo exists in SDC
2021-08-05 01:44:01,424 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-08-05 01:44:01,424 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:44:01,425 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF
2021-08-05 01:44:01,425 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-08-05 01:44:01,427 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-05 01:44:01,516 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 354
2021-08-05 01:44:01,517 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200
2021-08-05 01:44:01,517 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"d23740c0-0678-43d6-965e-28b0f776f476","invariantUUID":"c6ea0922-7853-4e6f-ae05-02373cf97523","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/d23740c0-0678-43d6-965e-28b0f776f476/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}]
2021-08-05 01:44:01,520 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-05 01:44:01,520 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-05 01:44:01,520 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-05 01:44:01,520 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-08-05 01:44:01,520 DEBUG 147:__init__.py(1) - number of Vf returned: 1
2021-08-05 01:44:01,520 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_ogGbxo
2021-08-05 01:44:01,521 INFO 169:__init__.py(1) - Vf basic_onboard_ogGbxo doesn't exist in SDC
2021-08-05 01:44:01,521 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC
2021-08-05 01:44:01,521 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC
2021-08-05 01:44:01,522 DEBUG 129:onap_service.py(1) - [SDC][get ResourceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:44:01,522 DEBUG 131:onap_service.py(1) - [SDC][get ResourceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui
2021-08-05 01:44:01,522 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None
2021-08-05 01:44:01,524 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:44:01,749 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None
2021-08-05 01:44:01,751 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200
2021-08-05 01:44:01,752 DEBUG 146:onap_service.py(1) - [SDC][get ResourceCategorys] response: {"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"}
2021-08-05 01:44:01,757 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9
2021-08-05 01:44:01,757 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic
2021-08-05 01:44:01,757 INFO 192:__init__.py(1) - ResourceCategory found, updating information
2021-08-05 01:44:01,757 INFO 267:__init__.py(1) - attempting to create Vf basic_onboard_ogGbxo in SDC
2021-08-05 01:44:01,758 DEBUG 159:__init__.py(1) - check if Vf basic_onboard_ogGbxo exists in SDC
2021-08-05 01:44:01,758 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-08-05 01:44:01,758 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:44:01,758 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF
2021-08-05 01:44:01,758 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-08-05 01:44:01,760 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-05 01:44:01,833 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 354
2021-08-05 01:44:01,834 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200
2021-08-05 01:44:01,834 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"d23740c0-0678-43d6-965e-28b0f776f476","invariantUUID":"c6ea0922-7853-4e6f-ae05-02373cf97523","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/d23740c0-0678-43d6-965e-28b0f776f476/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}]
2021-08-05 01:44:01,837 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-05 01:44:01,837 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-05 01:44:01,837 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-05 01:44:01,838 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-08-05 01:44:01,838 DEBUG 147:__init__.py(1) - number of Vf returned: 1
2021-08-05 01:44:01,838 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_ogGbxo
2021-08-05 01:44:01,838 INFO 169:__init__.py(1) - Vf basic_onboard_ogGbxo doesn't exist in SDC
2021-08-05 01:44:01,861 DEBUG 159:__init__.py(1) - check if Vsp basic_onboard_ogGbxo_VSP exists in SDC
2021-08-05 01:44:01,861 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-08-05 01:44:01,862 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:44:01,862 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products
2021-08-05 01:44:01,862 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-08-05 01:44:01,864 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:44:01,913 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1077
2021-08-05 01:44:01,914 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-08-05 01:44:01,914 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_ogGbxo_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"463619ef796c49df8a58e8fc9f923c41","onboardingMethod":"NetworkPackage","id":"b55693758d414443b7a66e3661cd781e","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"5cd630032a8e498090bbba68847ba36e","onboardingMethod":"NetworkPackage","id":"565d23bfe11d4aeb95401620168193ec","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 83a0ba1e-d8e9","description":"vendor software product","vendorName":"0dfee97e-70ec-49cc-85c3","vendorId":"fa218246c95b413cbe47b46323b51f86","onboardingMethod":"NetworkPackage","id":"30b9587175cd48a584744249f2781e8f","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 4c7eea28-7486","description":"vendor software product","vendorName":"efbd51ae-aa99-4b96-84c5","vendorId":"336f106ea83847ac8318cafad33c654d","onboardingMethod":"NetworkPackage","id":"7db5f51aef9643ffbfc857e165d274fb","owner":"cs0008","status":"ACTIVE"}],"listCount":4}
2021-08-05 01:44:01,916 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_ogGbxo_VSP from SDC
2021-08-05 01:44:01,916 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC
2021-08-05 01:44:01,917 DEBUG 324:vsp.py(1) - importing VSP pNF 83a0ba1e-d8e9 from SDC
2021-08-05 01:44:01,917 DEBUG 324:vsp.py(1) - importing VSP vFW 4c7eea28-7486 from SDC
2021-08-05 01:44:01,917 DEBUG 147:__init__.py(1) - number of Vsp returned: 4
2021-08-05 01:44:01,917 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_ogGbxo_VSP
2021-08-05 01:44:01,917 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:44:01,918 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/b55693758d414443b7a66e3661cd781e/versions
2021-08-05 01:44:01,918 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None
2021-08-05 01:44:01,919 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:44:01,977 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b55693758d414443b7a66e3661cd781e/versions HTTP/1.1" 200 264
2021-08-05 01:44:01,978 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200
2021-08-05 01:44:01,979 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0e662210209941abb94eb02d7eaaaffc","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1628127808787,"modificationTime":1628127825239,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-08-05 01:44:01,982 DEBUG 46:sdc_element.py(1) - details found, updating
2021-08-05 01:44:01,982 INFO 192:__init__.py(1) - Vsp found, updating information
2021-08-05 01:44:01,982 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_onboard_ogGbxo_VSP in SDC
2021-08-05 01:44:01,983 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:44:01,983 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/b55693758d414443b7a66e3661cd781e/versions
2021-08-05 01:44:01,983 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None
2021-08-05 01:44:01,986 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:44:02,045 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b55693758d414443b7a66e3661cd781e/versions HTTP/1.1" 200 264
2021-08-05 01:44:02,046 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200
2021-08-05 01:44:02,046 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0e662210209941abb94eb02d7eaaaffc","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1628127808787,"modificationTime":1628127825239,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-08-05 01:44:02,049 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:44:02,049 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/b55693758d414443b7a66e3661cd781e/versions
2021-08-05 01:44:02,049 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None
2021-08-05 01:44:02,051 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:44:02,105 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b55693758d414443b7a66e3661cd781e/versions HTTP/1.1" 200 264
2021-08-05 01:44:02,106 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200
2021-08-05 01:44:02,106 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0e662210209941abb94eb02d7eaaaffc","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1628127808787,"modificationTime":1628127825239,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-08-05 01:44:02,109 DEBUG 46:sdc_element.py(1) - details found, updating
2021-08-05 01:44:02,115 DEBUG 129:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:44:02,115 DEBUG 131:onap_service.py(1) - [SDC][Create_Package Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b55693758d414443b7a66e3661cd781e/versions/0e662210209941abb94eb02d7eaaaffc/actions
2021-08-05 01:44:02,115 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: {

  "action": "Create_Package"
}
2021-08-05 01:44:02,118 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:44:02,817 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b55693758d414443b7a66e3661cd781e/versions/0e662210209941abb94eb02d7eaaaffc/actions HTTP/1.1" 200 334
2021-08-05 01:44:02,820 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200
2021-08-05 01:44:02,820 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_onboard_ogGbxo_VSP","version":"1.0","packageId":"b55693758d414443b7a66e3661cd781e","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"}
2021-08-05 01:44:02,820 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_onboard_ogGbxo_VSP","version":"1.0","packageId":"b55693758d414443b7a66e3661cd781e","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"}
2021-08-05 01:44:02,824 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:44:02,824 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b55693758d414443b7a66e3661cd781e/versions/0e662210209941abb94eb02d7eaaaffc
2021-08-05 01:44:02,824 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-08-05 01:44:02,827 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:44:03,001 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b55693758d414443b7a66e3661cd781e/versions/0e662210209941abb94eb02d7eaaaffc HTTP/1.1" 200 633
2021-08-05 01:44:03,003 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-08-05 01:44:03,003 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_ogGbxo_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"463619ef796c49df8a58e8fc9f923c41","onboardingMethod":"NetworkPackage","id":"b55693758d414443b7a66e3661cd781e","version":"0e662210209941abb94eb02d7eaaaffc","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"}
2021-08-05 01:44:03,006 DEBUG 129:onap_service.py(1) - [SDC][create Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:44:03,006 DEBUG 131:onap_service.py(1) - [SDC][create Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources
2021-08-05 01:44:03,007 DEBUG 132:onap_service.py(1) - [SDC][create Vf] data sent: {
    "artifacts": {},
    "attributes": [],
    "capabilities": {},
      "categories": [
    {
      "normalizedName": "generic",
      "name": "Generic",
      "uniqueId": "resourceNewCategory.generic",
      "subcategories": [{"empty": false, "groupings": null, "icons": ["objectStorage", "compute"], "metadataKeys": [], "name": "Abstract", "normalizedName": "abstract", "ownerId": null, "type": null, "uniqueId": "resourceNewCategory.generic.abstract", "version": null}],
      "version": null,
      "ownerId": null,
      "empty": false,
      "type": null,
      "icons": null
    }
  ],
    "componentInstances": [],
    "componentInstancesAttributes": {},
    "componentInstancesProperties": {},
    "componentType": "RESOURCE",
    "contactId": "cs0008",
    "csarUUID": "b55693758d414443b7a66e3661cd781e",
    "csarVersion": "1.0",
    "deploymentArtifacts": {},
    "description": "VF",
    "icon": "defaulticon",
    "name": "basic_onboard_ogGbxo",
    "properties": [],
    "groups": [],
    "requirements": {},
    "resourceType": "VF",
    "tags": ["basic_onboard_ogGbxo"],
    "toscaArtifacts": {},
    "vendorName": "basic_onboard_vendor",
    "vendorRelease": "1.0"
}
2021-08-05 01:44:03,008 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:44:07,206 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources HTTP/1.1" 201 None
2021-08-05 01:44:07,215 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201
2021-08-05 01:44:07,225 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasiconboardoggbxovspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZiMjVpYjJGeVpGOXZaMGRpZUc5ZlZsTlFDaUFnSUNCaUxpQWdJQ0JFWlhOamNtbHdkR2x2YmlCMlpXNWtiM0lnYzI5bWRIZGhjbVVnY0hKdlpIVmpkQW9nSUNBZ1l5NGdJQ0FnVm1WeWMybHZiam9nTUM0d0NpQWdJQ0JrTGlBZ0lDQldaVzVrYjNJNklHSmhjMmxqWDI5dVltOWhjbVJmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1628127845595,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.vspbasiconboardoggbxovspinformationtxt","artifactName":"VSP_basic_onboard_ogGbxo_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"YWQ4MGExNWY0Yzk2NGQzNDk4ZGZkZWU3OGYxNDRjZGQ=","artifactUUID":"f586575d-f68f-49f4-ae02-7f11a8d7db5c","artifactDisplayName":"VSP_basic_onboard_ogGbxo_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardoggbxovspinformationtxt","esId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.vspbasiconboardoggbxovspinformationtxt","duplicated":false,"payloadUpdateDate":1628127845597,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1628127845595,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"deploymentArtifacts":{"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJSFZpZFc1MGRURTRYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lIVmlkVzUwZFRFNFgyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnZFdKMWJuUjFNVGhmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUhWaWRXNTBkVEU0WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnZFdKMWJuUjFNVGhmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dkV0oxYm5SMU1UaGZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lIVmlkVzUwZFRFNFgyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJSFZpZFc1MGRURTRYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUhWaWRXNTBkVEU0WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUhWaWRXNTBkVEU0WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQjFZblZ1ZEhVeE9GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ2RXSjFiblIxTVRoZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJSFZpZFc1MGRURTRYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUhWaWRXNTBkVEU0WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1UaGZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1UaGZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUIxWW5WdWRIVXhPRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu18_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu18_name_0","type":"string","description":"The VM name","currentValue":"ubuntu18","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"creationDate":1628127845609,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.heat1","artifactName":"base_ubuntu18.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=","artifactUUID":"7343bf39-6399-4238-91c3-b22390dd8e8e","artifactDisplayName":"base_ubuntu18","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.heat1","duplicated":false,"payloadUpdateDate":1628127845619,"heatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu18_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu18_name_0","type":"string","description":"The VM name","currentValue":"ubuntu18","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1628127845609,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1628127845626,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.heat1env","artifactName":"base_ubuntu18.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDQ5ZmVhZDQwYjdkM2I0ZTM4ZGNjNTJmOTNkZWU5Mzk=","generatedFromId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1628127845626,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628127845626,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"vspbasiconboardoggbxovspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZiMjVpYjJGeVpGOXZaMGRpZUc5ZlZsTlFDaUFnSUNCaUxpQWdJQ0JFWlhOamNtbHdkR2x2YmlCMlpXNWtiM0lnYzI5bWRIZGhjbVVnY0hKdlpIVmpkQW9nSUNBZ1l5NGdJQ0FnVm1WeWMybHZiam9nTUM0d0NpQWdJQ0JrTGlBZ0lDQldaVzVrYjNJNklHSmhjMmxqWDI5dVltOWhjbVJmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1628127845595,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.vspbasiconboardoggbxovspinformationtxt","artifactName":"VSP_basic_onboard_ogGbxo_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"YWQ4MGExNWY0Yzk2NGQzNDk4ZGZkZWU3OGYxNDRjZGQ=","artifactUUID":"f586575d-f68f-49f4-ae02-7f11a8d7db5c","artifactDisplayName":"VSP_basic_onboard_ogGbxo_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardoggbxovspinformationtxt","esId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.vspbasiconboardoggbxovspinformationtxt","duplicated":false,"payloadUpdateDate":1628127845597,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1628127845595,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1628127844160,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.assettoscacsar","artifactName":"resource-BasicOnboardOggbxo-csar.csar","artifactGroupType":"TOSCA","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628127844160,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1628127844160,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.assettoscatemplate","artifactName":"resource-BasicOnboardOggbxo-template.yml","artifactGroupType":"TOSCA","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628127844160,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"empty":false}],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu18_ubuntu18_admin_plane_port_0","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"feature","uniqueId":"capability.0f9e674e-b6f5-4743-bef4-cc2b12eda226.feature","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"feature_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"type":"tosca.capabilities.Node","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"feature","uniqueId":"capability.0f9e674e-b6f5-4743-bef4-cc2b12eda226.feature","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"feature_ubuntu18","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"password":false,"name":"default_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","empty":false}],"type":"tosca.capabilities.Scalable","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"scalable","uniqueId":"capability.316f4fa9-e1f2-4af5-b0ad-8516d821f3b9.scalable","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"scalable_ubuntu18","empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"type":"org.openecomp.capabilities.Forwarder","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu18_ubuntu18_admin_plane_port_0","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"forwarder","uniqueId":"capability.caa9bab4-0a21-412d-9f36-46601e62b50a.forwarder","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"forwarder_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"type":"tosca.capabilities.network.Bindable","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu18_ubuntu18_admin_plane_port_0","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"binding","uniqueId":"capability.9d51e7f7-580e-48d6-ae16-3a90acfe6883.binding","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"binding_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"type":"tosca.capabilities.network.Bindable","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"binding","uniqueId":"capability.316f4fa9-e1f2-4af5-b0ad-8516d821f3b9.binding","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"binding_ubuntu18","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"ubuntu18\",\"network_role\":{\"get_input\":\"port_ubuntu18_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"44dad164-1b28-4cf2-8a52-4bd1620ade9a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44dad164-1b28-4cf2-8a52-4bd1620ade9a","empty":false}],"type":"org.openecomp.capabilities.PortMirroring","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu18_ubuntu18_admin_plane_port_0","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"port_mirroring","uniqueId":"capability.44dad164-1b28-4cf2-8a52-4bd1620ade9a.port_mirroring","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"port_mirroring_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.Container":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"password":false,"name":"num_cpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.disk_size","type":"scalar-unit.size","required":false,"password":false,"name":"disk_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.cpu_frequency","type":"scalar-unit.frequency","required":false,"password":false,"name":"cpu_frequency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.mem_size","type":"scalar-unit.size","required":false,"password":false,"name":"mem_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","empty":false}],"type":"tosca.capabilities.Container","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"host","uniqueId":"capability.316f4fa9-e1f2-4af5-b0ad-8516d821f3b9.host","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"host_ubuntu18","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"caa9bab4-0a21-412d-9f36-46601e62b50a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"caa9bab4-0a21-412d-9f36-46601e62b50a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu18_ubuntu18_admin_plane_port_0","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"network.incoming.packets.rate","uniqueId":"capability.caa9bab4-0a21-412d-9f36-46601e62b50a.network.incoming.packets.rate","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"caa9bab4-0a21-412d-9f36-46601e62b50a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"caa9bab4-0a21-412d-9f36-46601e62b50a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu18_ubuntu18_admin_plane_port_0","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"network.outgoing.bytes","uniqueId":"capability.caa9bab4-0a21-412d-9f36-46601e62b50a.network.outgoing.bytes","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"caa9bab4-0a21-412d-9f36-46601e62b50a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"caa9bab4-0a21-412d-9f36-46601e62b50a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu18_ubuntu18_admin_plane_port_0","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"network.outgoing.packets.rate","uniqueId":"capability.caa9bab4-0a21-412d-9f36-46601e62b50a.network.outgoing.packets.rate","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outpoing.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"caa9bab4-0a21-412d-9f36-46601e62b50a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"caa9bab4-0a21-412d-9f36-46601e62b50a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu18_ubuntu18_admin_plane_port_0","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"network.outpoing.packets","uniqueId":"capability.caa9bab4-0a21-412d-9f36-46601e62b50a.network.outpoing.packets","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outpoing.packets_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"caa9bab4-0a21-412d-9f36-46601e62b50a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"caa9bab4-0a21-412d-9f36-46601e62b50a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu18_ubuntu18_admin_plane_port_0","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"network.incoming.bytes.rate","uniqueId":"capability.caa9bab4-0a21-412d-9f36-46601e62b50a.network.incoming.bytes.rate","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"caa9bab4-0a21-412d-9f36-46601e62b50a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"caa9bab4-0a21-412d-9f36-46601e62b50a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu18_ubuntu18_admin_plane_port_0","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"network.incoming.bytes","uniqueId":"capability.caa9bab4-0a21-412d-9f36-46601e62b50a.network.incoming.bytes","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"caa9bab4-0a21-412d-9f36-46601e62b50a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"caa9bab4-0a21-412d-9f36-46601e62b50a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu18_ubuntu18_admin_plane_port_0","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.caa9bab4-0a21-412d-9f36-46601e62b50a.network.outgoing.bytes.rate","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"caa9bab4-0a21-412d-9f36-46601e62b50a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"caa9bab4-0a21-412d-9f36-46601e62b50a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu18_ubuntu18_admin_plane_port_0","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"network.incoming.packets","uniqueId":"capability.caa9bab4-0a21-412d-9f36-46601e62b50a.network.incoming.packets","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"disk.ephemeral.size","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.ephemeral.size","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.ephemeral.size_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"instance","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.instance","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"instance_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"memory","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.memory","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"memory_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"disk.iops","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.iops","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.iops_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"disk.device.read.requests","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.read.requests","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"cpu.delta","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.cpu.delta","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu.delta_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"disk.capacity","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.capacity","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.capacity_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"disk.device.read.bytes","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.read.bytes","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"disk.write.bytes","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.write.bytes","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"disk.latency","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.latency","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.latency_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.read.bytes.rate","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"disk.usage","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.usage","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"cpu_util","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.cpu_util","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu_util_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"disk.device.allocation","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.allocation","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.allocation_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"disk.write.requests.rate","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.write.requests.rate","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"disk.write.bytes.rate","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.write.bytes.rate","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"disk.device.latency","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.latency","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.latency_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"cpu","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.cpu","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"disk.device.write.requests","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.write.requests","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"disk.device.write.bytes","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.write.bytes","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"disk.read.requests","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.read.requests","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"disk.root.size","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.root.size","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.root.size_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.write.bytes.rate","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"vcpus","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.vcpus","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"vcpus_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"disk.device.iops","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.iops","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.iops_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"disk.device.usage","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.usage","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"disk.device.read.requests.rate","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.read.requests.rate","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"disk.device.write.requests.rate","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.write.requests.rate","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"disk.allocation","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.allocation","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.allocation_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"disk.read.bytes.rate","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.read.bytes.rate","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"disk.read.bytes","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.read.bytes","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"memory.usage","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.memory.usage","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"memory.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"disk.device.capacity","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.capacity","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.capacity_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"memory.resident","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.memory.resident","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"memory.resident_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"disk.write.requests","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.write.requests","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.requests_ubuntu18","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"os","uniqueId":"capability.316f4fa9-e1f2-4af5-b0ad-8516d821f3b9.os","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"os_ubuntu18","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"secure","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"endpoint","uniqueId":"capability.316f4fa9-e1f2-4af5-b0ad-8516d821f3b9.endpoint","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"endpoint_ubuntu18","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"type":"tosca.capabilities.Attachment","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu18_ubuntu18_admin_plane_port_0","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"attachment","uniqueId":"capability.9d51e7f7-580e-48d6-ae16-3a90acfe6883.attachment","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"attachment_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"node":"tosca.nodes.Root","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu18_ubuntu18_admin_plane_port_0","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"dependency","uniqueId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226.dependency","capability":"tosca.capabilities.Node","ownerId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"node":"tosca.nodes.Root","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"dependency","uniqueId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226.dependency","capability":"tosca.capabilities.Node","ownerId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu18","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["e19bf405-d94e-40b7-a910-8784c7b1736c.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu18_ubuntu18_admin_plane_port_0","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"link","uniqueId":"89c34dca-a89a-4dd7-a8ab-19b683188792.link","capability":"tosca.capabilities.network.Linkable","ownerId":"89c34dca-a89a-4dd7-a8ab-19b683188792","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","name":"link_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"node":"tosca.nodes.BlockStorage","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"local_storage","uniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu18","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"e19bf405-d94e-40b7-a910-8784c7b1736c.port_ubuntu18_admin_plane_port_0_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"e19bf405-d94e-40b7-a910-8784c7b1736c.port_ubuntu18_admin_plane_port_0_order","type":"integer","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_order","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"e19bf405-d94e-40b7-a910-8784c7b1736c.port_ubuntu18_admin_plane_port_0_security_groups","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_security_groups","value":"[[\"ubuntu18_admin_security_group\"]]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"e19bf405-d94e-40b7-a910-8784c7b1736c.port_ubuntu18_admin_plane_port_0_mac_requirements","type":"org.openecomp.datatypes.network.MacRequirements","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_mac_requirements","value":"{\"mac_count_required\":{\"is_required\":false}}","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"e19bf405-d94e-40b7-a910-8784c7b1736c.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu18_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu18_flavor_name","inputId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.ubuntu18_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"e19bf405-d94e-40b7-a910-8784c7b1736c.compute_ubuntu18_user_data_format","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_user_data_format","value":"[\"RAW\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"55af6d65-7373-49c5-897e-1849edf5709e.service_template_filter","type":"org.openecomp.datatypes.heat.substitution.SubstitutionFiltering","required":true,"description":"Substitution Filter","password":false,"name":"service_template_filter","value":"{\"substitute_service_template\":\"Nested_ubuntu18ServiceTemplate.yaml\",\"count\":1}","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"e19bf405-d94e-40b7-a910-8784c7b1736c.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu18_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu18_image_name","inputId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.ubuntu18_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95.vm_type_tag","type":"string","required":false,"description":"vm type based on naming Convention","password":false,"name":"vm_type_tag","value":"ubuntu18","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"e19bf405-d94e-40b7-a910-8784c7b1736c.port_ubuntu18_admin_plane_port_0_ip_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_ip_requirements","value":"[{\"ip_version\":4,\"ip_count_required\":{\"is_required\":false},\"floating_ip_count_required\":{\"is_required\":false}}]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.IpRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"e19bf405-d94e-40b7-a910-8784c7b1736c.port_ubuntu18_admin_plane_port_0_vlan_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_vlan_requirements","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.VlanRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95.nfc_naming_code","type":"string","required":false,"description":"nfc code for instance naming","password":false,"name":"nfc_naming_code","value":"ubuntu18","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"e19bf405-d94e-40b7-a910-8784c7b1736c.compute_ubuntu18_metadata","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_metadata","value":"[{\"vf_module_id\":{\"get_input\":\"vf_module_id\"},\"vnf_id\":{\"get_input\":\"vnf_id\"},\"vnf_name\":{\"get_input\":\"vnf_name\"}}]","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.vnf_name","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"e19bf405-d94e-40b7-a910-8784c7b1736c.port_ubuntu18_admin_plane_port_0_network_role","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_network_role","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"e19bf405-d94e-40b7-a910-8784c7b1736c.index_value","type":"integer","required":false,"defaultValue":"0","description":"Index value of this substitution service template runtime instance","password":false,"name":"index_value","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"e19bf405-d94e-40b7-a910-8784c7b1736c.compute_ubuntu18_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_name","value":"[{\"get_input\":\"ubuntu18_name_0\"}]","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"compute_ubuntu18_name","inputName":"ubuntu18_name_0","inputId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.ubuntu18_name_0","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"e19bf405-d94e-40b7-a910-8784c7b1736c.port_ubuntu18_admin_plane_port_0_related_networks","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_related_networks","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.RelatedNetworksAssignments","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"e19bf405-d94e-40b7-a910-8784c7b1736c.port_ubuntu18_admin_plane_port_0_network","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_network","value":"[{\"get_input\":\"admin_plane_net_name\"}]","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"port_ubuntu18_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.admin_plane_net_name","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95.min_instances","type":"integer","required":false,"defaultValue":"0","description":"Minimum number of VFC Instances","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"e19bf405-d94e-40b7-a910-8784c7b1736c.compute_ubuntu18_key_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_key_name","value":"[\"UNSUPPORTED_RESOURCE_ubuntu18_instantiated_key_name\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"e19bf405-d94e-40b7-a910-8784c7b1736c.port_ubuntu18_admin_plane_port_0_exCP_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_exCP_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"e19bf405-d94e-40b7-a910-8784c7b1736c.port_ubuntu18_admin_plane_port_0_subnetpoolid","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_subnetpoolid","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"e19bf405-d94e-40b7-a910-8784c7b1736c.port_ubuntu18_admin_plane_port_0_network_role_tag","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_network_role_tag","value":"admin_plane","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"abstract_ubuntu18"},"actualComponentUid":"e19bf405-d94e-40b7-a910-8784c7b1736c","createdFromCsar":true,"uniqueId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","normalizedName":"abstract_ubuntu18","name":"abstract_ubuntu18","creationTime":1628127845361,"icon":"defaulticon","originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_ubuntu18","createdFrom":"CSAR","componentUid":"e19bf405-d94e-40b7-a910-8784c7b1736c","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicOnboardOggbxocvfc.abstract.abstract.nodes.ubuntu18","modificationTime":1628127845504,"customizationUUID":"259829f9-5a6d-4e0b-965b-bc0767556834","posX":"475.0","posY":"325.0","componentName":"basic_onboard_ogGbxo-nodes.ubuntu18Cvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false},{"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.22549472-e797-4d52-a3e7-4ee2e7b62705.ubuntu18_admin_security_group"],"source":"22549472-e797-4d52-a3e7-4ee2e7b62705","uniqueId":"capability.0f9e674e-b6f5-4743-bef4-cc2b12eda226.feature","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.22549472-e797-4d52-a3e7-4ee2e7b62705.ubuntu18_admin_security_group","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"feature","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"node":"tosca.nodes.Root","path":["a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.22549472-e797-4d52-a3e7-4ee2e7b62705.ubuntu18_admin_security_group"],"source":"22549472-e797-4d52-a3e7-4ee2e7b62705","uniqueId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226.dependency","capability":"tosca.capabilities.Node","ownerId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","path":["a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.22549472-e797-4d52-a3e7-4ee2e7b62705.ubuntu18_admin_security_group"],"source":"22549472-e797-4d52-a3e7-4ee2e7b62705","uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705.port","capability":"tosca.capabilities.Attachment","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.22549472-e797-4d52-a3e7-4ee2e7b62705.ubuntu18_admin_security_group","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","name":"port","empty":false}]},"properties":[{"definition":false,"hidden":false,"uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705.name","type":"string","required":false,"description":"A symbolic name for this security group, which is not required to be unique.","password":false,"name":"name","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705.description","type":"string","required":false,"description":"Description of the security group","password":false,"name":"description","value":"security group","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705.rules","type":"list","required":false,"description":"List of security group rules","schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"rules","value":"[{\"protocol\":\"tcp\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":22,\"port_range_min\":22},{\"protocol\":\"icmp\",\"remote_ip_prefix\":\"0.0.0.0/0\"}]","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false}],"attributes":[{"parentUniqueId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.0f9e674e-b6f5-4743-bef4-cc2b12eda226.tosca_name","ownerId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226","empty":false},{"definition":false,"name":"show","type":"string","description":"Detailed information about resource","status":"supported","uniqueId":"attribute.22549472-e797-4d52-a3e7-4ee2e7b62705.show","empty":false},{"parentUniqueId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226","definition":false,"name":"state","type":"string","uniqueId":"attribute.0f9e674e-b6f5-4743-bef4-cc2b12eda226.state","ownerId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226","empty":false},{"parentUniqueId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.0f9e674e-b6f5-4743-bef4-cc2b12eda226.tosca_id","ownerId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"ubuntu18_admin_security_group"},"actualComponentUid":"22549472-e797-4d52-a3e7-4ee2e7b62705","createdFromCsar":true,"uniqueId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.22549472-e797-4d52-a3e7-4ee2e7b62705.ubuntu18_admin_security_group","normalizedName":"ubuntu18_admin_security_group","name":"ubuntu18_admin_security_group","creationTime":1628127845361,"icon":"securityrules","originType":"VFC","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"ubuntu18_admin_security_group","createdFrom":"CSAR","componentUid":"22549472-e797-4d52-a3e7-4ee2e7b62705","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules","modificationTime":1628127845504,"customizationUUID":"27908fd5-0385-4411-8449-c8ec95855790","posX":"275.0","posY":"325.0","componentName":"SecurityRules","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[{"toNode":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","requirementOwnerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.22549472-e797-4d52-a3e7-4ee2e7b62705.ubuntu18_admin_security_group","id":"c5715e37-b138-413e-841e-04b9cdb9b8ab","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_ubuntu18_ubuntu18_admin_plane_port_0","capabilityUid":"capability.9d51e7f7-580e-48d6-ae16-3a90acfe6883.attachment","requirementUid":"22549472-e797-4d52-a3e7-4ee2e7b62705.port"},"operations":[]}],"fromNode":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.22549472-e797-4d52-a3e7-4ee2e7b62705.ubuntu18_admin_security_group","originUI":false}],"componentInstancesInputs":{"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18":[{"definition":false,"hidden":false,"uniqueId":"e19bf405-d94e-40b7-a910-8784c7b1736c.port_ubuntu18_admin_plane_port_0_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"e19bf405-d94e-40b7-a910-8784c7b1736c.port_ubuntu18_admin_plane_port_0_order","type":"integer","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_order","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"e19bf405-d94e-40b7-a910-8784c7b1736c.port_ubuntu18_admin_plane_port_0_security_groups","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_security_groups","value":"[[\"ubuntu18_admin_security_group\"]]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"e19bf405-d94e-40b7-a910-8784c7b1736c.port_ubuntu18_admin_plane_port_0_mac_requirements","type":"org.openecomp.datatypes.network.MacRequirements","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_mac_requirements","value":"{\"mac_count_required\":{\"is_required\":false}}","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"e19bf405-d94e-40b7-a910-8784c7b1736c.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu18_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.ubuntu18_flavor_name","parentUniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu18_flavor_name","inputId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.ubuntu18_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"e19bf405-d94e-40b7-a910-8784c7b1736c.compute_ubuntu18_user_data_format","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_user_data_format","value":"[\"RAW\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"55af6d65-7373-49c5-897e-1849edf5709e.service_template_filter","type":"org.openecomp.datatypes.heat.substitution.SubstitutionFiltering","required":true,"description":"Substitution Filter","password":false,"name":"service_template_filter","value":"{\"substitute_service_template\":\"Nested_ubuntu18ServiceTemplate.yaml\",\"count\":1}","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"e19bf405-d94e-40b7-a910-8784c7b1736c.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu18_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.ubuntu18_image_name","parentUniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu18_image_name","inputId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.ubuntu18_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95.vm_type_tag","type":"string","required":false,"description":"vm type based on naming Convention","password":false,"name":"vm_type_tag","value":"ubuntu18","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"e19bf405-d94e-40b7-a910-8784c7b1736c.port_ubuntu18_admin_plane_port_0_ip_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_ip_requirements","value":"[{\"ip_version\":4,\"ip_count_required\":{\"is_required\":false},\"floating_ip_count_required\":{\"is_required\":false}}]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.IpRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"e19bf405-d94e-40b7-a910-8784c7b1736c.port_ubuntu18_admin_plane_port_0_vlan_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_vlan_requirements","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.VlanRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95.nfc_naming_code","type":"string","required":false,"description":"nfc code for instance naming","password":false,"name":"nfc_naming_code","value":"ubuntu18","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"e19bf405-d94e-40b7-a910-8784c7b1736c.compute_ubuntu18_metadata","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_metadata","value":"[{\"vf_module_id\":{\"get_input\":\"vf_module_id\"},\"vnf_id\":{\"get_input\":\"vnf_id\"},\"vnf_name\":{\"get_input\":\"vnf_name\"}}]","immutable":false,"mappedToComponentProperty":true,"inputId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.vnf_name","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"e19bf405-d94e-40b7-a910-8784c7b1736c.port_ubuntu18_admin_plane_port_0_network_role","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_network_role","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"e19bf405-d94e-40b7-a910-8784c7b1736c.index_value","type":"integer","required":false,"defaultValue":"0","description":"Index value of this substitution service template runtime instance","password":false,"name":"index_value","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"e19bf405-d94e-40b7-a910-8784c7b1736c.compute_ubuntu18_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_name","value":"[{\"get_input\":\"ubuntu18_name_0\"}]","immutable":false,"mappedToComponentProperty":true,"inputId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.ubuntu18_name_0","getInputValues":[{"propName":"compute_ubuntu18_name","inputName":"ubuntu18_name_0","inputId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.ubuntu18_name_0","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"e19bf405-d94e-40b7-a910-8784c7b1736c.port_ubuntu18_admin_plane_port_0_related_networks","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_related_networks","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.RelatedNetworksAssignments","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"e19bf405-d94e-40b7-a910-8784c7b1736c.port_ubuntu18_admin_plane_port_0_network","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_network","value":"[{\"get_input\":\"admin_plane_net_name\"}]","immutable":false,"mappedToComponentProperty":true,"inputId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.admin_plane_net_name","getInputValues":[{"propName":"port_ubuntu18_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.admin_plane_net_name","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95.min_instances","type":"integer","required":false,"defaultValue":"0","description":"Minimum number of VFC Instances","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"e19bf405-d94e-40b7-a910-8784c7b1736c.compute_ubuntu18_key_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_key_name","value":"[\"UNSUPPORTED_RESOURCE_ubuntu18_instantiated_key_name\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"e19bf405-d94e-40b7-a910-8784c7b1736c.port_ubuntu18_admin_plane_port_0_exCP_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_exCP_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"e19bf405-d94e-40b7-a910-8784c7b1736c.port_ubuntu18_admin_plane_port_0_subnetpoolid","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_subnetpoolid","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"e19bf405-d94e-40b7-a910-8784c7b1736c.port_ubuntu18_admin_plane_port_0_network_role_tag","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_network_role_tag","value":"admin_plane","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}]},"componentInstancesProperties":{"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.22549472-e797-4d52-a3e7-4ee2e7b62705.ubuntu18_admin_security_group":[{"definition":false,"hidden":false,"uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705.name","type":"string","required":false,"description":"A symbolic name for this security group, which is not required to be unique.","password":false,"name":"name","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705.description","type":"string","required":false,"description":"Description of the security group","password":false,"name":"description","value":"security group","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705.rules","type":"list","required":false,"description":"List of security group rules","schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"rules","value":"[{\"protocol\":\"tcp\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":22,\"port_range_min\":22},{\"protocol\":\"icmp\",\"remote_ip_prefix\":\"0.0.0.0/0\"}]","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false}]},"componentInstancesAttributes":{"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.22549472-e797-4d52-a3e7-4ee2e7b62705.ubuntu18_admin_security_group":[{"parentUniqueId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226","uniqueId":"attribute.0f9e674e-b6f5-4743-bef4-cc2b12eda226.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226","empty":false},{"uniqueId":"attribute.22549472-e797-4d52-a3e7-4ee2e7b62705.show","name":"show","type":"string","definition":false,"description":"Detailed information about resource","status":"supported","empty":false},{"parentUniqueId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226","uniqueId":"attribute.0f9e674e-b6f5-4743-bef4-cc2b12eda226.state","name":"state","type":"string","definition":false,"ownerId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226","empty":false},{"parentUniqueId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226","uniqueId":"attribute.0f9e674e-b6f5-4743-bef4-cc2b12eda226.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu18_ubuntu18_admin_plane_port_0","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"feature","uniqueId":"capability.0f9e674e-b6f5-4743-bef4-cc2b12eda226.feature","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"feature_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"type":"tosca.capabilities.Node","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"feature","uniqueId":"capability.0f9e674e-b6f5-4743-bef4-cc2b12eda226.feature","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"feature_ubuntu18","empty":false},{"external":false,"type":"tosca.capabilities.Node","path":["a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.22549472-e797-4d52-a3e7-4ee2e7b62705.ubuntu18_admin_security_group"],"source":"22549472-e797-4d52-a3e7-4ee2e7b62705","uniqueId":"capability.0f9e674e-b6f5-4743-bef4-cc2b12eda226.feature","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.22549472-e797-4d52-a3e7-4ee2e7b62705.ubuntu18_admin_security_group","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"feature","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"password":false,"name":"default_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","empty":false}],"type":"tosca.capabilities.Scalable","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"scalable","uniqueId":"capability.316f4fa9-e1f2-4af5-b0ad-8516d821f3b9.scalable","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"scalable_ubuntu18","empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"type":"org.openecomp.capabilities.Forwarder","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu18_ubuntu18_admin_plane_port_0","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"forwarder","uniqueId":"capability.caa9bab4-0a21-412d-9f36-46601e62b50a.forwarder","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"forwarder_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"type":"tosca.capabilities.network.Bindable","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu18_ubuntu18_admin_plane_port_0","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"binding","uniqueId":"capability.9d51e7f7-580e-48d6-ae16-3a90acfe6883.binding","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"binding_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"type":"tosca.capabilities.network.Bindable","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"binding","uniqueId":"capability.316f4fa9-e1f2-4af5-b0ad-8516d821f3b9.binding","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"binding_ubuntu18","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"ubuntu18\",\"network_role\":{\"get_input\":\"port_ubuntu18_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"44dad164-1b28-4cf2-8a52-4bd1620ade9a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44dad164-1b28-4cf2-8a52-4bd1620ade9a","empty":false}],"type":"org.openecomp.capabilities.PortMirroring","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu18_ubuntu18_admin_plane_port_0","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"port_mirroring","uniqueId":"capability.44dad164-1b28-4cf2-8a52-4bd1620ade9a.port_mirroring","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"port_mirroring_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.Container":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"password":false,"name":"num_cpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.disk_size","type":"scalar-unit.size","required":false,"password":false,"name":"disk_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.cpu_frequency","type":"scalar-unit.frequency","required":false,"password":false,"name":"cpu_frequency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.mem_size","type":"scalar-unit.size","required":false,"password":false,"name":"mem_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","empty":false}],"type":"tosca.capabilities.Container","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"host","uniqueId":"capability.316f4fa9-e1f2-4af5-b0ad-8516d821f3b9.host","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"host_ubuntu18","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"caa9bab4-0a21-412d-9f36-46601e62b50a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"caa9bab4-0a21-412d-9f36-46601e62b50a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu18_ubuntu18_admin_plane_port_0","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"network.incoming.packets.rate","uniqueId":"capability.caa9bab4-0a21-412d-9f36-46601e62b50a.network.incoming.packets.rate","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"caa9bab4-0a21-412d-9f36-46601e62b50a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"caa9bab4-0a21-412d-9f36-46601e62b50a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu18_ubuntu18_admin_plane_port_0","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"network.outgoing.bytes","uniqueId":"capability.caa9bab4-0a21-412d-9f36-46601e62b50a.network.outgoing.bytes","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"caa9bab4-0a21-412d-9f36-46601e62b50a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"caa9bab4-0a21-412d-9f36-46601e62b50a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu18_ubuntu18_admin_plane_port_0","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"network.outgoing.packets.rate","uniqueId":"capability.caa9bab4-0a21-412d-9f36-46601e62b50a.network.outgoing.packets.rate","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outpoing.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"caa9bab4-0a21-412d-9f36-46601e62b50a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"caa9bab4-0a21-412d-9f36-46601e62b50a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu18_ubuntu18_admin_plane_port_0","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"network.outpoing.packets","uniqueId":"capability.caa9bab4-0a21-412d-9f36-46601e62b50a.network.outpoing.packets","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outpoing.packets_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"caa9bab4-0a21-412d-9f36-46601e62b50a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"caa9bab4-0a21-412d-9f36-46601e62b50a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu18_ubuntu18_admin_plane_port_0","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"network.incoming.bytes.rate","uniqueId":"capability.caa9bab4-0a21-412d-9f36-46601e62b50a.network.incoming.bytes.rate","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"caa9bab4-0a21-412d-9f36-46601e62b50a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"caa9bab4-0a21-412d-9f36-46601e62b50a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu18_ubuntu18_admin_plane_port_0","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"network.incoming.bytes","uniqueId":"capability.caa9bab4-0a21-412d-9f36-46601e62b50a.network.incoming.bytes","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"caa9bab4-0a21-412d-9f36-46601e62b50a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"caa9bab4-0a21-412d-9f36-46601e62b50a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu18_ubuntu18_admin_plane_port_0","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.caa9bab4-0a21-412d-9f36-46601e62b50a.network.outgoing.bytes.rate","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"caa9bab4-0a21-412d-9f36-46601e62b50a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"caa9bab4-0a21-412d-9f36-46601e62b50a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu18_ubuntu18_admin_plane_port_0","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"network.incoming.packets","uniqueId":"capability.caa9bab4-0a21-412d-9f36-46601e62b50a.network.incoming.packets","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"disk.ephemeral.size","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.ephemeral.size","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.ephemeral.size_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"instance","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.instance","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"instance_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"memory","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.memory","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"memory_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"disk.iops","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.iops","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.iops_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"disk.device.read.requests","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.read.requests","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"cpu.delta","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.cpu.delta","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu.delta_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"disk.capacity","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.capacity","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.capacity_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"disk.device.read.bytes","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.read.bytes","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"disk.write.bytes","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.write.bytes","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"disk.latency","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.latency","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.latency_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.read.bytes.rate","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"disk.usage","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.usage","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"cpu_util","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.cpu_util","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu_util_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"disk.device.allocation","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.allocation","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.allocation_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"disk.write.requests.rate","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.write.requests.rate","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"disk.write.bytes.rate","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.write.bytes.rate","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"disk.device.latency","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.latency","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.latency_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"cpu","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.cpu","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"disk.device.write.requests","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.write.requests","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"disk.device.write.bytes","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.write.bytes","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"disk.read.requests","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.read.requests","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"disk.root.size","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.root.size","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.root.size_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.write.bytes.rate","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"vcpus","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.vcpus","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"vcpus_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"disk.device.iops","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.iops","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.iops_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"disk.device.usage","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.usage","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"disk.device.read.requests.rate","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.read.requests.rate","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"disk.device.write.requests.rate","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.write.requests.rate","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"disk.allocation","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.allocation","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.allocation_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"disk.read.bytes.rate","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.read.bytes.rate","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"disk.read.bytes","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.read.bytes","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"memory.usage","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.memory.usage","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"memory.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"disk.device.capacity","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.capacity","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.capacity_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"memory.resident","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.memory.resident","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"memory.resident_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"disk.write.requests","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.write.requests","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.requests_ubuntu18","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"os","uniqueId":"capability.316f4fa9-e1f2-4af5-b0ad-8516d821f3b9.os","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"os_ubuntu18","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"secure","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"endpoint","uniqueId":"capability.316f4fa9-e1f2-4af5-b0ad-8516d821f3b9.endpoint","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOggbxo.abstract.compute.nodes.heat.ubuntu18"],"name":"endpoint_ubuntu18","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"type":"tosca.capabilities.Attachment","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu18_ubuntu18_admin_plane_port_0","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"attachment","uniqueId":"capability.9d51e7f7-580e-48d6-ae16-3a90acfe6883.attachment","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"attachment_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"node":"tosca.nodes.Root","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu18_ubuntu18_admin_plane_port_0","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"dependency","uniqueId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226.dependency","capability":"tosca.capabilities.Node","ownerId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"node":"tosca.nodes.Root","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"dependency","uniqueId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226.dependency","capability":"tosca.capabilities.Node","ownerId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu18","empty":false},{"external":false,"node":"tosca.nodes.Root","path":["a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.22549472-e797-4d52-a3e7-4ee2e7b62705.ubuntu18_admin_security_group"],"source":"22549472-e797-4d52-a3e7-4ee2e7b62705","uniqueId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226.dependency","capability":"tosca.capabilities.Node","ownerId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["e19bf405-d94e-40b7-a910-8784c7b1736c.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu18_ubuntu18_admin_plane_port_0","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"link","uniqueId":"89c34dca-a89a-4dd7-a8ab-19b683188792.link","capability":"tosca.capabilities.network.Linkable","ownerId":"89c34dca-a89a-4dd7-a8ab-19b683188792","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","name":"link_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"node":"tosca.nodes.BlockStorage","path":["e19bf405-d94e-40b7-a910-8784c7b1736c.59ae093b-470a-4b79-9927-a1496cdcfc86.ubuntu18","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18"],"source":"e19bf405-d94e-40b7-a910-8784c7b1736c","parentName":"local_storage","uniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu18","empty":false},{"external":false,"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","path":["a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.22549472-e797-4d52-a3e7-4ee2e7b62705.ubuntu18_admin_security_group"],"source":"22549472-e797-4d52-a3e7-4ee2e7b62705","uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705.port","capability":"tosca.capabilities.Attachment","ownerId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.22549472-e797-4d52-a3e7-4ee2e7b62705.ubuntu18_admin_security_group","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","name":"port","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.vf_module_id","type":"string","required":false,"defaultValue":"Ubuntu18-VF-module","description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.vnf_name","type":"string","required":false,"defaultValue":"Ubuntu18-VNF-name","description":"The VM name","password":false,"name":"vnf_name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.ubuntu18_name_0","type":"string","required":false,"defaultValue":"ubuntu18","description":"The VM name","password":false,"name":"ubuntu18_name_0","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.ubuntu18_pub_key","type":"string","required":false,"defaultValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","description":"Public key to be installed on the compute instance","password":false,"name":"ubuntu18_pub_key","label":"Public key","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.dcae_collector_ip","type":"string","required":false,"defaultValue":"10.4.2.166","description":"IP address of the DCAE collector","password":false,"name":"dcae_collector_ip","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.vnf_id","type":"string","required":false,"defaultValue":"Ubuntu18-VNF","description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.dcae_collector_port","type":"string","required":false,"defaultValue":"30417","description":"Port of the DCAE collector","password":false,"name":"dcae_collector_port","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.ubuntu18_flavor_name","type":"string","required":false,"defaultValue":"m1.small","description":"Type of instance (flavor) to be used","password":false,"name":"ubuntu18_flavor_name","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.admin_plane_net_name","type":"string","required":false,"defaultValue":"admin","description":"The external management network","password":false,"name":"admin_plane_net_name","label":"management network","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.ubuntu18_image_name","type":"string","required":false,"defaultValue":"ubuntu-18.04-daily","description":"Image to be used for compute instance","password":false,"name":"ubuntu18_image_name","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_ubuntu18_group","uniqueId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.base_ubuntu18_group","name":"base_ubuntu18_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_ubuntu18_group","createdFrom":"CSAR","invariantUUID":"89a9c5fc-918e-4840-836e-f0a83d010a56","groupUUID":"56173588-5085-476d-8bf6-6b5eacc54a28","members":{"abstract_ubuntu18":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ubuntu18_admin_security_group":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.22549472-e797-4d52-a3e7-4ee2e7b62705.ubuntu18_admin_security_group"},"vspOriginated":true,"userDefined":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file.property.1","type":"string","required":true,"description":"Heat file which associate to this group/heat stack","password":false,"name":"heat_file","value":"../Artifacts/base_ubuntu18.yaml","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","getInputValues":[],"isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description.property.2","type":"string","required":true,"description":"group description","password":false,"name":"description","value":"Heat template to deploy ubuntu VM Closed Loop for ONAP","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","getInputValues":[],"isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","empty":false}],"empty":false},{"typeUid":"org.openecomp.groups.VfModule.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"BasicOnboardOggbxo..base_ubuntu18..module-0","uniqueId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.BasicOnboardOggbxo..base_ubuntu18..module-0","name":"BasicOnboardOggbxo..base_ubuntu18..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.heat1env","a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.heat1"],"invariantName":"BasicOnboardOggbxo..base_ubuntu18..module-0","createdFrom":"CSAR","invariantUUID":"af0e4540-f658-4713-bb6e-93c04abb1416","artifactsUuid":["7343bf39-6399-4238-91c3-b22390dd8e8e"],"groupUUID":"ca22afbf-86dc-4d17-ac63-baf28de1e8cf","members":{"abstract_ubuntu18":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.e19bf405-d94e-40b7-a910-8784c7b1736c.abstract_ubuntu18","ubuntu18_admin_security_group":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.22549472-e797-4d52-a3e7-4ee2e7b62705.ubuntu18_admin_security_group"},"vspOriginated":true,"userDefined":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"false","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","password":false,"name":"vf_module_label","value":"base_ubuntu18","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":"<vfc_id>:<count>","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":"<vfc_id>:<count>","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9","type":"string","required":true,"description":"Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n","password":false,"name":"vf_module_description","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10","type":"integer","required":false,"description":"Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n","password":false,"name":"availability_zone_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","empty":false}],"empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.VF","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"abstract":false,"resourceType":"VF","toscaResourceName":"org.openecomp.resource.vf.BasicOnboardOggbxo","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","creationDate":1628127844161,"version":"0.1","icon":"defaulticon","description":"VF","tags":["basic_onboard_ogGbxo"],"uniqueId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44","componentMetadataForSupportLog":{"SupportablityComponentUUID":"3ca58564-2fbd-4974-abd3-20d32f1acbac","SupportablityComponentName":"basic_onboard_ogGbxo","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"b55693758d414443b7a66e3661cd781e","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","highestVersion":true,"uuid":"3ca58564-2fbd-4974-abd3-20d32f1acbac","systemName":"BasicOnboardOggbxo","invariantUUID":"5ef8efbb-dfe0-42d2-9158-3c556be4c1cf","normalizedName":"basiconboardoggbxo","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1628127845452,"allArtifacts":{"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJSFZpZFc1MGRURTRYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lIVmlkVzUwZFRFNFgyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnZFdKMWJuUjFNVGhmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUhWaWRXNTBkVEU0WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnZFdKMWJuUjFNVGhmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dkV0oxYm5SMU1UaGZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lIVmlkVzUwZFRFNFgyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJSFZpZFc1MGRURTRYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUhWaWRXNTBkVEU0WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUhWaWRXNTBkVEU0WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQjFZblZ1ZEhVeE9GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ2RXSjFiblIxTVRoZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJSFZpZFc1MGRURTRYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUhWaWRXNTBkVEU0WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1UaGZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1UaGZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUIxWW5WdWRIVXhPRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu18_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu18_name_0","type":"string","description":"The VM name","currentValue":"ubuntu18","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"creationDate":1628127845609,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.heat1","artifactName":"base_ubuntu18.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=","artifactUUID":"7343bf39-6399-4238-91c3-b22390dd8e8e","artifactDisplayName":"base_ubuntu18","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.heat1","duplicated":false,"payloadUpdateDate":1628127845619,"heatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu18_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu18_name_0","type":"string","description":"The VM name","currentValue":"ubuntu18","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1628127845609,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1628127845626,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.heat1env","artifactName":"base_ubuntu18.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDQ5ZmVhZDQwYjdkM2I0ZTM4ZGNjNTJmOTNkZWU5Mzk=","generatedFromId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1628127845626,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628127845626,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"vspbasiconboardoggbxovspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZiMjVpYjJGeVpGOXZaMGRpZUc5ZlZsTlFDaUFnSUNCaUxpQWdJQ0JFWlhOamNtbHdkR2x2YmlCMlpXNWtiM0lnYzI5bWRIZGhjbVVnY0hKdlpIVmpkQW9nSUNBZ1l5NGdJQ0FnVm1WeWMybHZiam9nTUM0d0NpQWdJQ0JrTGlBZ0lDQldaVzVrYjNJNklHSmhjMmxqWDI5dVltOWhjbVJmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1628127845595,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.vspbasiconboardoggbxovspinformationtxt","artifactName":"VSP_basic_onboard_ogGbxo_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"YWQ4MGExNWY0Yzk2NGQzNDk4ZGZkZWU3OGYxNDRjZGQ=","artifactUUID":"f586575d-f68f-49f4-ae02-7f11a8d7db5c","artifactDisplayName":"VSP_basic_onboard_ogGbxo_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardoggbxovspinformationtxt","esId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.vspbasiconboardoggbxovspinformationtxt","duplicated":false,"payloadUpdateDate":1628127845597,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1628127845595,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44"},"categorySpecificMetadata":{},"csarUUID":"b55693758d414443b7a66e3661cd781e","csarVersion":"1.0","archiveTime":0,"vspArchived":false,"service":false,"name":"basic_onboard_ogGbxo"}
2021-08-05 01:44:07,240 INFO 285:__init__.py(1) - Vf basic_onboard_ogGbxo is created in SDC
2021-08-05 01:44:07,240 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-05 01:44:17,252 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_onboard_ogGbxo in SDC
2021-08-05 01:44:17,259 DEBUG 129:onap_service.py(1) - [SDC][Certify Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:44:17,259 DEBUG 131:onap_service.py(1) - [SDC][Certify Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources/a4cec8c3-1901-4a9d-b96f-9dc9b309bb44/lifecycleState/Certify
2021-08-05 01:44:17,259 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: {
  "userRemarks": "certify"
}
2021-08-05 01:44:17,262 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:44:21,509 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/a4cec8c3-1901-4a9d-b96f-9dc9b309bb44/lifecycleState/Certify HTTP/1.1" 200 1339
2021-08-05 01:44:21,510 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200
2021-08-05 01:44:21,511 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"5d18e29a-d1a4-4038-abec-1fe82a0dbbb6","name":"basic_onboard_ogGbxo","version":"1.0","isHighestVersion":true,"creationDate":1628127844161,"lastUpdateDate":1628127858212,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_onboard_ogGbxo"],"icon":"defaulticon","normalizedName":"basiconboardoggbxo","systemName":"BasicOnboardOggbxo","contactId":"cs0008","allVersions":{"1.0":"5d18e29a-d1a4-4038-abec-1fe82a0dbbb6"},"csarUUID":"b55693758d414443b7a66e3661cd781e","csarVersion":"1.0","invariantUUID":"5ef8efbb-dfe0-42d2-9158-3c556be4c1cf","componentType":"RESOURCE","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"empty":false}],"empty":false}],"creatorUserId":"cs0008","creatorFullName":"Carlos Santana","lastUpdaterUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","isArchived":false,"archiveTime":0,"isVspArchived":false,"vendorName":"basic_onboard_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","resourceType":"VF","toscaResourceName":"org.openecomp.resource.vf.BasicOnboardOggbxo","uuid":"3ca58564-2fbd-4974-abd3-20d32f1acbac"}
2021-08-05 01:44:21,514 DEBUG 159:__init__.py(1) - check if Vf basic_onboard_ogGbxo exists in SDC
2021-08-05 01:44:21,515 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-08-05 01:44:21,515 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:44:21,515 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF
2021-08-05 01:44:21,516 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-08-05 01:44:21,518 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-05 01:44:21,618 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 719
2021-08-05 01:44:21,619 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200
2021-08-05 01:44:21,619 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"d23740c0-0678-43d6-965e-28b0f776f476","invariantUUID":"c6ea0922-7853-4e6f-ae05-02373cf97523","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/d23740c0-0678-43d6-965e-28b0f776f476/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"3ca58564-2fbd-4974-abd3-20d32f1acbac","invariantUUID":"5ef8efbb-dfe0-42d2-9158-3c556be4c1cf","name":"basic_onboard_ogGbxo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3ca58564-2fbd-4974-abd3-20d32f1acbac/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}]
2021-08-05 01:44:21,622 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-05 01:44:21,622 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-05 01:44:21,623 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-05 01:44:21,623 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-08-05 01:44:21,623 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ogGbxo from SDC
2021-08-05 01:44:21,623 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-05 01:44:21,623 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-05 01:44:21,624 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-08-05 01:44:21,624 DEBUG 147:__init__.py(1) - number of Vf returned: 2
2021-08-05 01:44:21,624 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_ogGbxo
2021-08-05 01:44:21,624 INFO 192:__init__.py(1) - Vf found, updating information
2021-08-05 01:44:21,625 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:44:21,625 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-08-05 01:44:21,625 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None
2021-08-05 01:44:21,627 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:44:22,137 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None
2021-08-05 01:44:22,139 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200
2021-08-05 01:44:22,142 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8af5e84-25f1-4430-b8e1-91377de9984f","lifecycleState":"CERTIFIED","lastUpdateDate":1628118866200,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0722586c-8639-4c2f-9e52-7dea641f60b6","invariantUUID":"d0df802f-9680-4713-b210-d49262ce11b8","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118560260,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a5523e-e27f-4d70-a5a4-02d259a4457a","invariantUUID":"947f95a9-102c-4168-b148-07fb2cb7cf5f","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"527ce98c-e774-41b6-82b8-cfa8427887ba","lifecycleState":"CERTIFIED","lastUpdateDate":1628118659133,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1350cbc6-39dd-43c2-a0b3-e8609605154f","invariantUUID":"adecfc39-7ac5-420d-ac24-1781854ce38f","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ebcedfcb-ebb1-4522-b21a-322bdc1cde9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118855568,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"526d94a7-75a7-4f5b-970c-d91f03536de7","invariantUUID":"10a64781-9d88-4975-9700-149455d65137","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d7236df9-3028-4a79-80e5-28dc61a4b9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628119046301,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a3c378-3c52-48fc-860f-3a9b3b6236a9","invariantUUID":"a8ff9173-defb-4027-8ce2-94f4e8ee3370","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4cb98249-a6ee-4d7d-ac4b-e0c08844c876","lifecycleState":"CERTIFIED","lastUpdateDate":1628118980377,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7fe3949-8ba6-4c37-a728-54dba1d2dbae","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5dbc1ec1-e153-4c08-9a63-b87657452de3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119004468,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18458f1f-501b-4d3e-9244-429e1107b780","invariantUUID":"034a7034-2e5e-41ed-aace-1717cc80e812","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"12c44ed0-f576-4291-95f9-03ebde5652f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118674621,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c887b4b6-ab5f-465a-ac1a-802d70d4d721","invariantUUID":"694b8205-8c0a-4336-973f-be570419d763","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df85cff9-128c-4e83-b4fa-f2992d66fcec","lifecycleState":"CERTIFIED","lastUpdateDate":1628118910834,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a88df4d-00b4-45bf-81cc-8ffd2ae5243d","invariantUUID":"66b6475e-5cdd-4d42-80eb-f9357a02e070","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"58c185bb-d257-4134-bb55-d48600f9ba68","lifecycleState":"CERTIFIED","lastUpdateDate":1628119020751,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e40007e-b2b1-4800-8432-d28a0821b6d7","invariantUUID":"ca7a4fd1-80d8-439c-8f72-b1f2300365f8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33181c54-d4d9-4cf9-81c7-2cf94e9859be","lifecycleState":"CERTIFIED","lastUpdateDate":1628118785484,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbb8e71a-d899-46e3-8a96-1001ef1ffe46","invariantUUID":"2b10ebb5-a147-4690-b539-c3cd71d66bf6","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ffdab7a8-b3ae-4caa-a013-f78d415c5749","lifecycleState":"CERTIFIED","lastUpdateDate":1628118642685,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89d8cf40-e828-4ff6-9e93-0c7f5eae8a1c","invariantUUID":"fe67061b-e0b1-47f6-99c2-4baab892b456","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"75406fec-9fb0-4485-bdb2-f69bfb37777c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118610458,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c352430-16d4-47c5-9107-bc60c5f0b843","invariantUUID":"caa6b68d-ab89-47e3-8670-ef5ae4c7bb47","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"daef4004-de95-4c37-b36c-aebfa4340da2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119010488,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19ebdce2-df25-467a-8175-548930d70e8a","invariantUUID":"92d9f323-6bd1-478f-a840-0bd7ed4bec4b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"89c34dca-a89a-4dd7-a8ab-19b683188792","lifecycleState":"CERTIFIED","lastUpdateDate":1628118615571,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3f64d9-cf54-499a-9646-fd160f4fd00c","invariantUUID":"ebf886c6-bdd9-4095-bbb8-fcfda89e2bb3","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0fd3728c-d9cd-4134-853d-5e735ac923da","lifecycleState":"CERTIFIED","lastUpdateDate":1628118835316,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f53e1ea8-fddc-4d5a-b4e1-550083f3c0ac","invariantUUID":"b3c7763c-96fa-4959-80bb-aec6b76ed86b","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"354a3b21-309e-4d35-945d-42beaa8d71cd","lifecycleState":"CERTIFIED","lastUpdateDate":1628119030680,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5dbfd55-6ea5-4d6f-9145-3dcc869fef18","invariantUUID":"d19f4258-e677-4de1-a8e2-6678b5952c70","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b0d39c23-0610-4a1c-9668-7c25b68ab7ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628118999485,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38327d1a-0ac0-42a3-be9c-454cc8bf7801","invariantUUID":"433a044d-a02e-43de-ba97-3eeecd69ebf8","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d121cd10-5b5b-4960-89f9-02f6aef496d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119123907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d07c8f38-06e9-4c35-9e91-4e9a0b9728e6","invariantUUID":"023b8c16-63fa-4faf-bfa5-cd79d637452e","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705","lifecycleState":"CERTIFIED","lastUpdateDate":1628118760412,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3e831c97-708c-4895-9ab4-9a2abd773411","invariantUUID":"f55b9b3c-c6a9-44a1-9275-46aa80f149fe","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"985eea34-180e-49ce-ad44-93dfdb76c1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628118850511,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3778b377-bcc3-4ca3-acf9-dce78a9f2351","invariantUUID":"970f22dc-e3a5-4573-b6cd-9282ec965f9f","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e4148364-ae26-4402-a581-67ab18126fc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628118598576,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b9f1de1-bbb9-4f95-895a-ea56b0cc364f","invariantUUID":"14a53528-c4ef-46ae-a334-5bada64bf84b","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e5b3f402-dbb6-4209-9cd2-2f90658155e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628118698915,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2a84562f-8c37-49e0-8b22-2be08a1ed03e","invariantUUID":"f188c7f6-3daf-4175-a666-c571a37106cb","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f9ce6891-a126-42be-b329-319b12a2cfb9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118884654,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b59e6f29-d5d6-4c25-b43f-d14e66a6e451","invariantUUID":"deb07359-e94b-483a-8808-c415fe56ac5a","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e50d0613-7b05-4394-ae89-df914fa95710","lifecycleState":"CERTIFIED","lastUpdateDate":1628119035649,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5438de65-ba39-4312-a74c-236f747c77f5","invariantUUID":"311f2c56-f3b9-46d1-8f4e-3c00fab33c9b","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0a6cd92-2eda-4589-97b5-1a277b48147d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118780488,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9f3d63-e20e-436d-9ada-99a936dcbc5b","invariantUUID":"c2223c0c-c4a3-4d47-855b-e30b864944c4","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"aa20b5ea-3006-4736-a262-d4eceaa39d28","lifecycleState":"CERTIFIED","lastUpdateDate":1628118955248,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7017dcda-061e-407f-be02-fbee1dd02066","invariantUUID":"034d8a8e-4899-441e-bf4b-ec3b0f5b9cf9","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8f012bc-5d25-48ab-9a22-18fb929e89ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628119088893,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc91abab-918d-45c2-8ead-0a8c9a7f3ff7","invariantUUID":"edc6f73e-ca7a-4b2d-af40-65364d820a2b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39f21489-6762-4454-b842-e710733e4501","lifecycleState":"CERTIFIED","lastUpdateDate":1628118654090,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b190fb4-e619-428a-b9b9-5c43e0616ec3","invariantUUID":"6d4b26ba-c458-4d15-ab4a-f7026ed6568d","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1c3fdcc9-1061-4a81-bb48-2b48eb2745d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628119015675,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d330dd1f-d366-46fa-b47c-2582f47360b1","invariantUUID":"639db0fe-357d-4502-80bc-56d58c90bdcc","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5d18e29a-d1a4-4038-abec-1fe82a0dbbb6","lifecycleState":"CERTIFIED","lastUpdateDate":1628127858212,"name":"basic_onboard_ogGbxo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3ca58564-2fbd-4974-abd3-20d32f1acbac","invariantUUID":"5ef8efbb-dfe0-42d2-9158-3c556be4c1cf","systemName":"BasicOnboardOggbxo","description":"VF","tags":["basic_onboard_ogGbxo"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"615a663f-84e9-4372-8cb2-04decac37c3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628119118546,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59e2582e-0f4d-41cb-ad11-f9c4e4d5ba43","invariantUUID":"b20445cf-a8a2-48ae-8ad7-82e05e59de71","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9bf337f8-b993-4d4a-8d7c-d942888cbd3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118926693,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ffad9d4-9875-43e3-bcb2-0f025883c6fd","invariantUUID":"f98ac27a-cc50-4d79-8def-a590d2c2e57b","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7050dee-824e-4991-b074-20b0c13f299d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118935842,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5c911c4-79b0-4b89-ae97-bd66df10330c","invariantUUID":"9a9ff12e-6b12-4fdc-91f6-ef55fcd94cd4","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"7e822999-8f3c-4cae-9bea-3d2fe4fabacd","lifecycleState":"CERTIFIED","lastUpdateDate":1628118727573,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c056b9c8-3d27-4054-878e-0f04b34c2ad2","invariantUUID":"8344586f-8910-40c7-b5ce-8af678cbde2c","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b2a8fda-38c4-4afa-b729-9e12e8a037f2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119105789,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79a65725-5a07-45e4-9de2-f820aac8bee3","invariantUUID":"457bbe42-0b6f-469e-9d7b-602411862f75","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcd113ae-9ee0-4d04-85ff-c2ab74746ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119040648,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1a95e27-f18e-4ce6-b687-fb203923b49a","invariantUUID":"925a6a31-ac8f-4b1a-ba66-881734fc8781","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94b9fa3-92eb-427a-8271-9a98f6dc391b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119057581,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f319e26-1199-4f8d-b8e0-951d54ab08d4","invariantUUID":"fdc4c06a-69b8-41c5-be02-a6d654d5d885","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"77ea7f2c-5309-4015-9b8f-b91487f43370","lifecycleState":"CERTIFIED","lastUpdateDate":1628118890682,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efecfe1d-012e-4d32-a452-07f478678f3d","invariantUUID":"e5a1cf88-e7d3-4521-858b-ecd82de44a01","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b3d7cb6-7f1c-4a74-b3e3-5c22b3df2813","lifecycleState":"CERTIFIED","lastUpdateDate":1628118975345,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b33bf304-1736-4261-a46d-4be8d57a06f5","invariantUUID":"95004465-b6a3-406c-b1f2-53e94cd3ecc3","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"2248ebbe-8f40-4c77-99e4-60c75cb5e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118746783,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdc2ae91-57e9-41bf-85d7-a4c0a8546db4","invariantUUID":"70fb3037-58db-4afa-a3a1-1489d5dbb9de","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cbdf6c44-604b-4c89-b6af-c5d1f19a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118970327,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"545af169-de68-4dbc-95f7-cc465925fb41","invariantUUID":"cc546861-864c-4ae9-888c-18dff317efdc","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"995da908-32c2-4f56-8088-639c7440730d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118879709,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","invariantUUID":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9d51e7f7-580e-48d6-ae16-3a90acfe6883","lifecycleState":"CERTIFIED","lastUpdateDate":1628118802301,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b1ecc-d616-44f7-838d-f0c341abab20","invariantUUID":"64c52958-a684-41be-aeda-4f0ff5645b4c","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"432abfb2-1419-4840-854f-1209e37aa612","lifecycleState":"CERTIFIED","lastUpdateDate":1628118895811,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e572cd65-47a3-40d8-9740-19dc9f5d2a83","invariantUUID":"97030bd4-4a7e-4839-8103-495729cb2d8a","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51da12c1-1003-4044-8693-308c46b2ce4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628119025669,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbd2f76-19e7-413b-846d-e58662635e4f","invariantUUID":"a2b2fd99-11bb-4ba3-9f0c-0fe32d241c9b","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79cecb75-f349-43f2-979b-547716f1181c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118921052,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fbf1269-47d0-4fb8-a39c-0a09c9ed348e","invariantUUID":"9a7609f7-b960-4ce4-826a-b8922851c1f4","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d9169b85-b748-4f46-9f77-4416255358b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118585136,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4a1a3710-8838-41ae-88b6-fb1253ee5f48","invariantUUID":"0ac6422c-39b8-4f7b-9445-687558d95040","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"08592152-7f49-4f20-848c-2ac9981e11ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628118905767,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b784b449-4a35-4115-a3a7-eb2e2e31350c","invariantUUID":"a45890d0-50ec-4daa-ad39-cdeb4fb2f54b","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"223ebee4-ad73-4556-858e-44d61c6c446a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118770389,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5173744a-f235-48cd-ba6e-aac3acc29967","invariantUUID":"ab833bad-bc4f-487a-88b4-818311435608","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a94df445-d845-444c-92bd-6c5b3cb3c70b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118692649,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3186613d-432c-45f4-a2e3-fb0a4f3fbc55","invariantUUID":"282acd81-b48f-4ffc-9a9e-a8111e333fc1","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"117e2f64-37eb-4aae-8e48-7e99e3b9e2eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118900736,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b344bdd-200d-4ca0-91cc-1a1e25d7f04c","invariantUUID":"12542805-2162-42fc-a037-6d72ea15e509","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bfbeba95-53e0-46ea-abbb-67d5083feac2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118680056,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0cdcbd97-8806-4fda-a088-3fe9555884d0","invariantUUID":"88a05cf8-fbc6-48bf-ac6f-a640d5741d6d","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1427b2ed-ed7a-4ad5-a870-a005530f102b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118664235,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3ed56f8-c850-4b95-9bc1-01df3bb2984e","invariantUUID":"b363f535-0c94-42e0-ae2c-2e8fb19a555b","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"10a3e233-8ae1-49ee-8072-3012816ad941","lifecycleState":"CERTIFIED","lastUpdateDate":1628127302406,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d23740c0-0678-43d6-965e-28b0f776f476","invariantUUID":"c6ea0922-7853-4e6f-ae05-02373cf97523","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b762f4f-ccdf-4c0f-8f65-668a3bccb01e","lifecycleState":"CERTIFIED","lastUpdateDate":1628118775445,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbb69b-08a3-4edf-97bc-aee55dad1bfd","invariantUUID":"38d473f0-aa09-40a7-b339-ffc05525151b","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae4402f9-9418-4b4c-bb8e-49debefc5a72","lifecycleState":"CERTIFIED","lastUpdateDate":1628118754938,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bed1353b-c4a4-4ed9-9b75-259c5c9524c9","invariantUUID":"b69cee8c-2c60-4aed-8d78-6f6b24bf52eb","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0c2023f-5a1a-4864-b878-75d3fdb0d355","lifecycleState":"CERTIFIED","lastUpdateDate":1628118620531,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7044c44b-5c24-4c0e-adec-a783aeff33ee","invariantUUID":"85bd80db-aa82-439b-872b-dab5cff4cd7a","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f19ea04f-d792-4859-8469-497b0498ea23","lifecycleState":"CERTIFIED","lastUpdateDate":1628118950185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4386f2d8-0abd-4122-aec0-b6c4b1d59a5f","invariantUUID":"c3442e9a-51eb-4d47-a7d9-9819ec5afaca","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9a2a646e-b3a0-4cd3-8404-daad31e082f3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119134591,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04eaf85d-d1d0-4c7b-b37b-85608737593a","invariantUUID":"8be90fed-9ef1-4a96-86f2-c92b6621f56c","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8946a69-abb8-402b-8787-0f74064c2172","lifecycleState":"CERTIFIED","lastUpdateDate":1628119131475,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"143139a4-fa9c-416e-891f-f575c0080ec1","invariantUUID":"baf216f2-3268-4d7d-afb1-716fc004d055","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f96459e5-302b-4cf6-88a8-368c45ac1328","lifecycleState":"CERTIFIED","lastUpdateDate":1628118807988,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fcd89eb-6a53-4684-bb0b-b198c947b81b","invariantUUID":"feaf562d-1a37-4e96-a078-4b9d01714128","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c2756141-6346-46a7-b37b-0a1173c67405","lifecycleState":"CERTIFIED","lastUpdateDate":1628119115492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa49d6e7-3c51-47f2-af86-3ade6312e9e1","invariantUUID":"c4e63e79-81d9-4fe1-9189-31c8b9aeb57f","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f0f3d95-b938-48b2-896b-1ceae05c948c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118873740,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e2ddf4-0051-4962-946a-381b0f5c4852","invariantUUID":"d3ab9ad7-1559-492b-8ede-4344c52165d2","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"603ee696-a44f-4ac8-a1bb-8982b0566762","lifecycleState":"CERTIFIED","lastUpdateDate":1628118669330,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9791c65c-13e8-4055-b8f6-5aed91d4dc4d","invariantUUID":"3158524a-5ba4-4a05-97d0-be40c072b843","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"92d23c6a-c576-4c73-b337-3422a1b5cea1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118648287,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eb88834-bc81-4ec0-b3ee-d83ab8294f44","invariantUUID":"4d872e52-f515-40f0-8d6f-f81a41404f38","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.1","componentType":"RESOURCE","icon":"network","uniqueId":"8b379f65-877c-4c69-80b2-067c742740e7","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628119071617,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c487b2-ac99-4fc0-839a-400ba0f06e96","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"17ac717e-a96d-4f8f-85b2-68369e02358d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118732562,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d662ed9-f80f-43e8-b07c-665dd4f86b42","invariantUUID":"3bcbfa9e-9bd2-4dd6-8d44-af743b8bc54e","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cf972a41-0f86-4619-b52b-89b7f8691bee","lifecycleState":"CERTIFIED","lastUpdateDate":1628118685673,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd357c6-917a-4efe-a228-c42e42e9c820","invariantUUID":"647b7596-46fc-40a6-9cdd-1449aa2bb875","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"44dad164-1b28-4cf2-8a52-4bd1620ade9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118797120,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dbfecd-d52c-4fda-b7f7-52fa74de4c07","invariantUUID":"d04eb533-bf3a-44c9-a131-7ad4d7bb7738","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d9f96678-0e49-44a3-9030-3661e8365873","lifecycleState":"CERTIFIED","lastUpdateDate":1628118593448,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15f1d13e-4768-4901-819e-148680a11ec3","invariantUUID":"e921e86f-8a2c-4232-bd81-3211c5f28a5d","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"250b59c7-d073-4926-9994-c8534f41fe9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119095665,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4863d-3d8e-44e0-a78c-6aab0a6c97c6","invariantUUID":"12067bc6-1abc-4577-aca3-df6a9e489b9c","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"667d3c2b-215a-4f95-83a8-5cb2e1426ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119062629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19fdc598-1ea0-46d7-8901-0e8d56720a1b","invariantUUID":"63215672-da01-415b-94fd-3c6142751ebc","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"624db8d3-7cbe-4bba-8dfe-b950331cf45a","lifecycleState":"CERTIFIED","lastUpdateDate":1628126936449,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d3b189d6-941a-4789-9c78-bd773d3f9d13","lifecycleState":"CERTIFIED","lastUpdateDate":1628127351524,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-08-05 01:44:22,149 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_ogGbxo found in resources list
2021-08-05 01:44:32,159 DEBUG 159:__init__.py(1) - check if Vf basic_onboard_ogGbxo exists in SDC
2021-08-05 01:44:32,160 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-08-05 01:44:32,161 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:44:32,161 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF
2021-08-05 01:44:32,161 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-08-05 01:44:32,164 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-05 01:44:32,445 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 719
2021-08-05 01:44:32,446 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200
2021-08-05 01:44:32,447 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"d23740c0-0678-43d6-965e-28b0f776f476","invariantUUID":"c6ea0922-7853-4e6f-ae05-02373cf97523","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/d23740c0-0678-43d6-965e-28b0f776f476/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"3ca58564-2fbd-4974-abd3-20d32f1acbac","invariantUUID":"5ef8efbb-dfe0-42d2-9158-3c556be4c1cf","name":"basic_onboard_ogGbxo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3ca58564-2fbd-4974-abd3-20d32f1acbac/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}]
2021-08-05 01:44:32,450 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-05 01:44:32,450 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-05 01:44:32,450 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-05 01:44:32,451 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-08-05 01:44:32,451 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ogGbxo from SDC
2021-08-05 01:44:32,451 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-05 01:44:32,451 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-05 01:44:32,451 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-08-05 01:44:32,452 DEBUG 147:__init__.py(1) - number of Vf returned: 2
2021-08-05 01:44:32,452 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_ogGbxo
2021-08-05 01:44:32,452 INFO 192:__init__.py(1) - Vf found, updating information
2021-08-05 01:44:32,453 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:44:32,453 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-08-05 01:44:32,453 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None
2021-08-05 01:44:32,455 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:44:34,435 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None
2021-08-05 01:44:34,438 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200
2021-08-05 01:44:34,440 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8af5e84-25f1-4430-b8e1-91377de9984f","lifecycleState":"CERTIFIED","lastUpdateDate":1628118866200,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0722586c-8639-4c2f-9e52-7dea641f60b6","invariantUUID":"d0df802f-9680-4713-b210-d49262ce11b8","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118560260,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a5523e-e27f-4d70-a5a4-02d259a4457a","invariantUUID":"947f95a9-102c-4168-b148-07fb2cb7cf5f","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"527ce98c-e774-41b6-82b8-cfa8427887ba","lifecycleState":"CERTIFIED","lastUpdateDate":1628118659133,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1350cbc6-39dd-43c2-a0b3-e8609605154f","invariantUUID":"adecfc39-7ac5-420d-ac24-1781854ce38f","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ebcedfcb-ebb1-4522-b21a-322bdc1cde9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118855568,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"526d94a7-75a7-4f5b-970c-d91f03536de7","invariantUUID":"10a64781-9d88-4975-9700-149455d65137","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d7236df9-3028-4a79-80e5-28dc61a4b9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628119046301,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a3c378-3c52-48fc-860f-3a9b3b6236a9","invariantUUID":"a8ff9173-defb-4027-8ce2-94f4e8ee3370","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4cb98249-a6ee-4d7d-ac4b-e0c08844c876","lifecycleState":"CERTIFIED","lastUpdateDate":1628118980377,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7fe3949-8ba6-4c37-a728-54dba1d2dbae","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5dbc1ec1-e153-4c08-9a63-b87657452de3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119004468,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18458f1f-501b-4d3e-9244-429e1107b780","invariantUUID":"034a7034-2e5e-41ed-aace-1717cc80e812","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"12c44ed0-f576-4291-95f9-03ebde5652f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118674621,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c887b4b6-ab5f-465a-ac1a-802d70d4d721","invariantUUID":"694b8205-8c0a-4336-973f-be570419d763","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df85cff9-128c-4e83-b4fa-f2992d66fcec","lifecycleState":"CERTIFIED","lastUpdateDate":1628118910834,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a88df4d-00b4-45bf-81cc-8ffd2ae5243d","invariantUUID":"66b6475e-5cdd-4d42-80eb-f9357a02e070","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"58c185bb-d257-4134-bb55-d48600f9ba68","lifecycleState":"CERTIFIED","lastUpdateDate":1628119020751,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e40007e-b2b1-4800-8432-d28a0821b6d7","invariantUUID":"ca7a4fd1-80d8-439c-8f72-b1f2300365f8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33181c54-d4d9-4cf9-81c7-2cf94e9859be","lifecycleState":"CERTIFIED","lastUpdateDate":1628118785484,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbb8e71a-d899-46e3-8a96-1001ef1ffe46","invariantUUID":"2b10ebb5-a147-4690-b539-c3cd71d66bf6","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ffdab7a8-b3ae-4caa-a013-f78d415c5749","lifecycleState":"CERTIFIED","lastUpdateDate":1628118642685,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89d8cf40-e828-4ff6-9e93-0c7f5eae8a1c","invariantUUID":"fe67061b-e0b1-47f6-99c2-4baab892b456","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"75406fec-9fb0-4485-bdb2-f69bfb37777c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118610458,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c352430-16d4-47c5-9107-bc60c5f0b843","invariantUUID":"caa6b68d-ab89-47e3-8670-ef5ae4c7bb47","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"daef4004-de95-4c37-b36c-aebfa4340da2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119010488,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19ebdce2-df25-467a-8175-548930d70e8a","invariantUUID":"92d9f323-6bd1-478f-a840-0bd7ed4bec4b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"89c34dca-a89a-4dd7-a8ab-19b683188792","lifecycleState":"CERTIFIED","lastUpdateDate":1628118615571,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3f64d9-cf54-499a-9646-fd160f4fd00c","invariantUUID":"ebf886c6-bdd9-4095-bbb8-fcfda89e2bb3","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0fd3728c-d9cd-4134-853d-5e735ac923da","lifecycleState":"CERTIFIED","lastUpdateDate":1628118835316,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f53e1ea8-fddc-4d5a-b4e1-550083f3c0ac","invariantUUID":"b3c7763c-96fa-4959-80bb-aec6b76ed86b","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"354a3b21-309e-4d35-945d-42beaa8d71cd","lifecycleState":"CERTIFIED","lastUpdateDate":1628119030680,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5dbfd55-6ea5-4d6f-9145-3dcc869fef18","invariantUUID":"d19f4258-e677-4de1-a8e2-6678b5952c70","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b0d39c23-0610-4a1c-9668-7c25b68ab7ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628118999485,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38327d1a-0ac0-42a3-be9c-454cc8bf7801","invariantUUID":"433a044d-a02e-43de-ba97-3eeecd69ebf8","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d121cd10-5b5b-4960-89f9-02f6aef496d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119123907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d07c8f38-06e9-4c35-9e91-4e9a0b9728e6","invariantUUID":"023b8c16-63fa-4faf-bfa5-cd79d637452e","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705","lifecycleState":"CERTIFIED","lastUpdateDate":1628118760412,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3e831c97-708c-4895-9ab4-9a2abd773411","invariantUUID":"f55b9b3c-c6a9-44a1-9275-46aa80f149fe","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"985eea34-180e-49ce-ad44-93dfdb76c1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628118850511,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3778b377-bcc3-4ca3-acf9-dce78a9f2351","invariantUUID":"970f22dc-e3a5-4573-b6cd-9282ec965f9f","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e4148364-ae26-4402-a581-67ab18126fc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628118598576,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b9f1de1-bbb9-4f95-895a-ea56b0cc364f","invariantUUID":"14a53528-c4ef-46ae-a334-5bada64bf84b","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e5b3f402-dbb6-4209-9cd2-2f90658155e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628118698915,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2a84562f-8c37-49e0-8b22-2be08a1ed03e","invariantUUID":"f188c7f6-3daf-4175-a666-c571a37106cb","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f9ce6891-a126-42be-b329-319b12a2cfb9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118884654,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b59e6f29-d5d6-4c25-b43f-d14e66a6e451","invariantUUID":"deb07359-e94b-483a-8808-c415fe56ac5a","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e50d0613-7b05-4394-ae89-df914fa95710","lifecycleState":"CERTIFIED","lastUpdateDate":1628119035649,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5438de65-ba39-4312-a74c-236f747c77f5","invariantUUID":"311f2c56-f3b9-46d1-8f4e-3c00fab33c9b","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0a6cd92-2eda-4589-97b5-1a277b48147d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118780488,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9f3d63-e20e-436d-9ada-99a936dcbc5b","invariantUUID":"c2223c0c-c4a3-4d47-855b-e30b864944c4","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"aa20b5ea-3006-4736-a262-d4eceaa39d28","lifecycleState":"CERTIFIED","lastUpdateDate":1628118955248,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7017dcda-061e-407f-be02-fbee1dd02066","invariantUUID":"034d8a8e-4899-441e-bf4b-ec3b0f5b9cf9","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8f012bc-5d25-48ab-9a22-18fb929e89ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628119088893,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc91abab-918d-45c2-8ead-0a8c9a7f3ff7","invariantUUID":"edc6f73e-ca7a-4b2d-af40-65364d820a2b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39f21489-6762-4454-b842-e710733e4501","lifecycleState":"CERTIFIED","lastUpdateDate":1628118654090,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b190fb4-e619-428a-b9b9-5c43e0616ec3","invariantUUID":"6d4b26ba-c458-4d15-ab4a-f7026ed6568d","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1c3fdcc9-1061-4a81-bb48-2b48eb2745d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628119015675,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d330dd1f-d366-46fa-b47c-2582f47360b1","invariantUUID":"639db0fe-357d-4502-80bc-56d58c90bdcc","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5d18e29a-d1a4-4038-abec-1fe82a0dbbb6","lifecycleState":"CERTIFIED","lastUpdateDate":1628127858212,"name":"basic_onboard_ogGbxo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3ca58564-2fbd-4974-abd3-20d32f1acbac","invariantUUID":"5ef8efbb-dfe0-42d2-9158-3c556be4c1cf","systemName":"BasicOnboardOggbxo","description":"VF","tags":["basic_onboard_ogGbxo"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"615a663f-84e9-4372-8cb2-04decac37c3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628119118546,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59e2582e-0f4d-41cb-ad11-f9c4e4d5ba43","invariantUUID":"b20445cf-a8a2-48ae-8ad7-82e05e59de71","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9bf337f8-b993-4d4a-8d7c-d942888cbd3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118926693,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ffad9d4-9875-43e3-bcb2-0f025883c6fd","invariantUUID":"f98ac27a-cc50-4d79-8def-a590d2c2e57b","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7050dee-824e-4991-b074-20b0c13f299d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118935842,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5c911c4-79b0-4b89-ae97-bd66df10330c","invariantUUID":"9a9ff12e-6b12-4fdc-91f6-ef55fcd94cd4","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"7e822999-8f3c-4cae-9bea-3d2fe4fabacd","lifecycleState":"CERTIFIED","lastUpdateDate":1628118727573,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c056b9c8-3d27-4054-878e-0f04b34c2ad2","invariantUUID":"8344586f-8910-40c7-b5ce-8af678cbde2c","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b2a8fda-38c4-4afa-b729-9e12e8a037f2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119105789,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79a65725-5a07-45e4-9de2-f820aac8bee3","invariantUUID":"457bbe42-0b6f-469e-9d7b-602411862f75","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcd113ae-9ee0-4d04-85ff-c2ab74746ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119040648,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1a95e27-f18e-4ce6-b687-fb203923b49a","invariantUUID":"925a6a31-ac8f-4b1a-ba66-881734fc8781","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94b9fa3-92eb-427a-8271-9a98f6dc391b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119057581,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f319e26-1199-4f8d-b8e0-951d54ab08d4","invariantUUID":"fdc4c06a-69b8-41c5-be02-a6d654d5d885","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"77ea7f2c-5309-4015-9b8f-b91487f43370","lifecycleState":"CERTIFIED","lastUpdateDate":1628118890682,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efecfe1d-012e-4d32-a452-07f478678f3d","invariantUUID":"e5a1cf88-e7d3-4521-858b-ecd82de44a01","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b3d7cb6-7f1c-4a74-b3e3-5c22b3df2813","lifecycleState":"CERTIFIED","lastUpdateDate":1628118975345,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b33bf304-1736-4261-a46d-4be8d57a06f5","invariantUUID":"95004465-b6a3-406c-b1f2-53e94cd3ecc3","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"2248ebbe-8f40-4c77-99e4-60c75cb5e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118746783,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdc2ae91-57e9-41bf-85d7-a4c0a8546db4","invariantUUID":"70fb3037-58db-4afa-a3a1-1489d5dbb9de","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cbdf6c44-604b-4c89-b6af-c5d1f19a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118970327,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"545af169-de68-4dbc-95f7-cc465925fb41","invariantUUID":"cc546861-864c-4ae9-888c-18dff317efdc","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"995da908-32c2-4f56-8088-639c7440730d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118879709,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","invariantUUID":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9d51e7f7-580e-48d6-ae16-3a90acfe6883","lifecycleState":"CERTIFIED","lastUpdateDate":1628118802301,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b1ecc-d616-44f7-838d-f0c341abab20","invariantUUID":"64c52958-a684-41be-aeda-4f0ff5645b4c","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"432abfb2-1419-4840-854f-1209e37aa612","lifecycleState":"CERTIFIED","lastUpdateDate":1628118895811,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e572cd65-47a3-40d8-9740-19dc9f5d2a83","invariantUUID":"97030bd4-4a7e-4839-8103-495729cb2d8a","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51da12c1-1003-4044-8693-308c46b2ce4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628119025669,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbd2f76-19e7-413b-846d-e58662635e4f","invariantUUID":"a2b2fd99-11bb-4ba3-9f0c-0fe32d241c9b","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79cecb75-f349-43f2-979b-547716f1181c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118921052,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fbf1269-47d0-4fb8-a39c-0a09c9ed348e","invariantUUID":"9a7609f7-b960-4ce4-826a-b8922851c1f4","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d9169b85-b748-4f46-9f77-4416255358b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118585136,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4a1a3710-8838-41ae-88b6-fb1253ee5f48","invariantUUID":"0ac6422c-39b8-4f7b-9445-687558d95040","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"08592152-7f49-4f20-848c-2ac9981e11ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628118905767,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b784b449-4a35-4115-a3a7-eb2e2e31350c","invariantUUID":"a45890d0-50ec-4daa-ad39-cdeb4fb2f54b","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"223ebee4-ad73-4556-858e-44d61c6c446a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118770389,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5173744a-f235-48cd-ba6e-aac3acc29967","invariantUUID":"ab833bad-bc4f-487a-88b4-818311435608","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a94df445-d845-444c-92bd-6c5b3cb3c70b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118692649,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3186613d-432c-45f4-a2e3-fb0a4f3fbc55","invariantUUID":"282acd81-b48f-4ffc-9a9e-a8111e333fc1","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"117e2f64-37eb-4aae-8e48-7e99e3b9e2eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118900736,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b344bdd-200d-4ca0-91cc-1a1e25d7f04c","invariantUUID":"12542805-2162-42fc-a037-6d72ea15e509","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bfbeba95-53e0-46ea-abbb-67d5083feac2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118680056,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0cdcbd97-8806-4fda-a088-3fe9555884d0","invariantUUID":"88a05cf8-fbc6-48bf-ac6f-a640d5741d6d","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1427b2ed-ed7a-4ad5-a870-a005530f102b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118664235,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3ed56f8-c850-4b95-9bc1-01df3bb2984e","invariantUUID":"b363f535-0c94-42e0-ae2c-2e8fb19a555b","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"10a3e233-8ae1-49ee-8072-3012816ad941","lifecycleState":"CERTIFIED","lastUpdateDate":1628127302406,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d23740c0-0678-43d6-965e-28b0f776f476","invariantUUID":"c6ea0922-7853-4e6f-ae05-02373cf97523","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b762f4f-ccdf-4c0f-8f65-668a3bccb01e","lifecycleState":"CERTIFIED","lastUpdateDate":1628118775445,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbb69b-08a3-4edf-97bc-aee55dad1bfd","invariantUUID":"38d473f0-aa09-40a7-b339-ffc05525151b","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae4402f9-9418-4b4c-bb8e-49debefc5a72","lifecycleState":"CERTIFIED","lastUpdateDate":1628118754938,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bed1353b-c4a4-4ed9-9b75-259c5c9524c9","invariantUUID":"b69cee8c-2c60-4aed-8d78-6f6b24bf52eb","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0c2023f-5a1a-4864-b878-75d3fdb0d355","lifecycleState":"CERTIFIED","lastUpdateDate":1628118620531,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7044c44b-5c24-4c0e-adec-a783aeff33ee","invariantUUID":"85bd80db-aa82-439b-872b-dab5cff4cd7a","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f19ea04f-d792-4859-8469-497b0498ea23","lifecycleState":"CERTIFIED","lastUpdateDate":1628118950185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4386f2d8-0abd-4122-aec0-b6c4b1d59a5f","invariantUUID":"c3442e9a-51eb-4d47-a7d9-9819ec5afaca","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9a2a646e-b3a0-4cd3-8404-daad31e082f3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119134591,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04eaf85d-d1d0-4c7b-b37b-85608737593a","invariantUUID":"8be90fed-9ef1-4a96-86f2-c92b6621f56c","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8946a69-abb8-402b-8787-0f74064c2172","lifecycleState":"CERTIFIED","lastUpdateDate":1628119131475,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"143139a4-fa9c-416e-891f-f575c0080ec1","invariantUUID":"baf216f2-3268-4d7d-afb1-716fc004d055","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f96459e5-302b-4cf6-88a8-368c45ac1328","lifecycleState":"CERTIFIED","lastUpdateDate":1628118807988,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fcd89eb-6a53-4684-bb0b-b198c947b81b","invariantUUID":"feaf562d-1a37-4e96-a078-4b9d01714128","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c2756141-6346-46a7-b37b-0a1173c67405","lifecycleState":"CERTIFIED","lastUpdateDate":1628119115492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa49d6e7-3c51-47f2-af86-3ade6312e9e1","invariantUUID":"c4e63e79-81d9-4fe1-9189-31c8b9aeb57f","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f0f3d95-b938-48b2-896b-1ceae05c948c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118873740,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e2ddf4-0051-4962-946a-381b0f5c4852","invariantUUID":"d3ab9ad7-1559-492b-8ede-4344c52165d2","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"603ee696-a44f-4ac8-a1bb-8982b0566762","lifecycleState":"CERTIFIED","lastUpdateDate":1628118669330,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9791c65c-13e8-4055-b8f6-5aed91d4dc4d","invariantUUID":"3158524a-5ba4-4a05-97d0-be40c072b843","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"92d23c6a-c576-4c73-b337-3422a1b5cea1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118648287,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eb88834-bc81-4ec0-b3ee-d83ab8294f44","invariantUUID":"4d872e52-f515-40f0-8d6f-f81a41404f38","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.1","componentType":"RESOURCE","icon":"network","uniqueId":"8b379f65-877c-4c69-80b2-067c742740e7","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628119071617,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c487b2-ac99-4fc0-839a-400ba0f06e96","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"17ac717e-a96d-4f8f-85b2-68369e02358d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118732562,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d662ed9-f80f-43e8-b07c-665dd4f86b42","invariantUUID":"3bcbfa9e-9bd2-4dd6-8d44-af743b8bc54e","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cf972a41-0f86-4619-b52b-89b7f8691bee","lifecycleState":"CERTIFIED","lastUpdateDate":1628118685673,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd357c6-917a-4efe-a228-c42e42e9c820","invariantUUID":"647b7596-46fc-40a6-9cdd-1449aa2bb875","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"44dad164-1b28-4cf2-8a52-4bd1620ade9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118797120,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dbfecd-d52c-4fda-b7f7-52fa74de4c07","invariantUUID":"d04eb533-bf3a-44c9-a131-7ad4d7bb7738","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d9f96678-0e49-44a3-9030-3661e8365873","lifecycleState":"CERTIFIED","lastUpdateDate":1628118593448,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15f1d13e-4768-4901-819e-148680a11ec3","invariantUUID":"e921e86f-8a2c-4232-bd81-3211c5f28a5d","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"250b59c7-d073-4926-9994-c8534f41fe9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119095665,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4863d-3d8e-44e0-a78c-6aab0a6c97c6","invariantUUID":"12067bc6-1abc-4577-aca3-df6a9e489b9c","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"667d3c2b-215a-4f95-83a8-5cb2e1426ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119062629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19fdc598-1ea0-46d7-8901-0e8d56720a1b","invariantUUID":"63215672-da01-415b-94fd-3c6142751ebc","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"624db8d3-7cbe-4bba-8dfe-b950331cf45a","lifecycleState":"CERTIFIED","lastUpdateDate":1628126936449,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d3b189d6-941a-4789-9c78-bd773d3f9d13","lifecycleState":"CERTIFIED","lastUpdateDate":1628127351524,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-08-05 01:44:34,444 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_ogGbxo found in resources list
2021-08-05 01:44:34,444 DEBUG 159:__init__.py(1) - check if Service basic_onboard_ogGbxo exists in SDC
2021-08-05 01:44:34,444 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-05 01:44:34,445 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:44:34,445 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-08-05 01:44:34,445 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-05 01:44:34,446 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-05 01:44:35,588 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706
2021-08-05 01:44:35,590 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-05 01:44:35,590 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e44fb3d0-e377-44dc-bc22-a31790fb18e5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4aaf7b33-c480-4697-8143-783db4969e08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-05 01:44:35,593 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-05 01:44:35,594 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-05 01:44:35,594 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-05 01:44:35,594 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-05 01:44:35,594 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-05 01:44:35,595 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-05 01:44:35,595 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-05 01:44:35,595 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-05 01:44:35,595 DEBUG 147:__init__.py(1) - number of Service returned: 2
2021-08-05 01:44:35,595 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_ogGbxo
2021-08-05 01:44:35,596 INFO 169:__init__.py(1) - Service basic_onboard_ogGbxo doesn't exist in SDC
2021-08-05 01:44:35,596 DEBUG 159:__init__.py(1) - check if Service basic_onboard_ogGbxo exists in SDC
2021-08-05 01:44:35,596 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-05 01:44:35,597 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:44:35,597 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-08-05 01:44:35,597 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-05 01:44:35,599 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-05 01:44:36,015 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706
2021-08-05 01:44:36,016 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-05 01:44:36,017 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e44fb3d0-e377-44dc-bc22-a31790fb18e5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4aaf7b33-c480-4697-8143-783db4969e08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-05 01:44:36,020 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-05 01:44:36,020 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-05 01:44:36,020 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-05 01:44:36,020 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-05 01:44:36,021 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-05 01:44:36,021 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-05 01:44:36,021 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-05 01:44:36,021 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-05 01:44:36,021 DEBUG 147:__init__.py(1) - number of Service returned: 2
2021-08-05 01:44:36,022 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_ogGbxo
2021-08-05 01:44:36,022 INFO 169:__init__.py(1) - Service basic_onboard_ogGbxo doesn't exist in SDC
2021-08-05 01:44:36,022 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC
2021-08-05 01:44:36,022 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC
2021-08-05 01:44:36,023 DEBUG 129:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:44:36,023 DEBUG 131:onap_service.py(1) - [SDC][get ServiceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui
2021-08-05 01:44:36,023 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None
2021-08-05 01:44:36,026 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:44:36,221 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None
2021-08-05 01:44:36,223 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200
2021-08-05 01:44:36,224 DEBUG 146:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"}
2021-08-05 01:44:36,229 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8
2021-08-05 01:44:36,229 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service
2021-08-05 01:44:36,230 INFO 192:__init__.py(1) - ServiceCategory found, updating information
2021-08-05 01:44:36,230 INFO 267:__init__.py(1) - attempting to create Service basic_onboard_ogGbxo in SDC
2021-08-05 01:44:36,230 DEBUG 159:__init__.py(1) - check if Service basic_onboard_ogGbxo exists in SDC
2021-08-05 01:44:36,230 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-05 01:44:36,231 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:44:36,231 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-08-05 01:44:36,231 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-05 01:44:36,233 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-05 01:44:36,762 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706
2021-08-05 01:44:36,763 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-05 01:44:36,764 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e44fb3d0-e377-44dc-bc22-a31790fb18e5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4aaf7b33-c480-4697-8143-783db4969e08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-05 01:44:36,766 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-05 01:44:36,767 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-05 01:44:36,767 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-05 01:44:36,767 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-05 01:44:36,767 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-05 01:44:36,767 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-05 01:44:36,768 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-05 01:44:36,768 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-05 01:44:36,768 DEBUG 147:__init__.py(1) - number of Service returned: 2
2021-08-05 01:44:36,768 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_ogGbxo
2021-08-05 01:44:36,768 INFO 169:__init__.py(1) - Service basic_onboard_ogGbxo doesn't exist in SDC
2021-08-05 01:44:36,788 DEBUG 129:onap_service.py(1) - [SDC][create Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:44:36,789 DEBUG 131:onap_service.py(1) - [SDC][create Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services
2021-08-05 01:44:36,789 DEBUG 132:onap_service.py(1) - [SDC][create Service] data sent: 
{
  "componentType": "SERVICE",
  "properties": [],
  "requirements": {},
  "toscaArtifacts": {},
  "tags": ["basic_onboard_ogGbxo"],
  "artifacts": {},
  "description": "service",
  "serviceApiArtifacts": {},
  "capabilities": {},
  "name": "basic_onboard_ogGbxo",
  "componentInstancesProperties": {},
  "componentInstancesAttributes": {},
  "contactId": "cs0008",
  "groups": [],
  "projectCode": "123456",
  "deploymentArtifacts": {},
  "attributes": [],
  "componentInstances": [],
  "ecompGeneratedNaming": true,
  "instantiationType": "A-la-carte",
  "environmentContext": "General_Revenue-Bearing",
    "categories": [
    {
      "normalizedName": "network service",
      "name": "Network Service",
      "uniqueId": "serviceNewCategory.network service",
      "subcategories": null,
      "version": null,
      "ownerId": null,
      "empty": false,
      "type": null,
      "icons": ["network_l_1-3"]
    }
  ],
  "icon": "network_l_1-3"
}
2021-08-05 01:44:36,791 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:44:38,125 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services HTTP/1.1" 201 None
2021-08-05 01:44:38,128 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201
2021-08-05 01:44:38,130 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"b5682bc4-3912-43fb-bec5-da3c0832693f.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b5682bc4-3912-43fb-bec5-da3c0832693f.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b5682bc4-3912-43fb-bec5-da3c0832693f.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b5682bc4-3912-43fb-bec5-da3c0832693f.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"b5682bc4-3912-43fb-bec5-da3c0832693f.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628127877398,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b5682bc4-3912-43fb-bec5-da3c0832693f.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":1628127877398,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628127877398,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b5682bc4-3912-43fb-bec5-da3c0832693f.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":1628127877398,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628127877398,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b5682bc4-3912-43fb-bec5-da3c0832693f.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":1628127877398,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628127877398,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b5682bc4-3912-43fb-bec5-da3c0832693f.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":1628127877398,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628127877398,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b5682bc4-3912-43fb-bec5-da3c0832693f.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":1628127877398,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628127877398,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b5682bc4-3912-43fb-bec5-da3c0832693f.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":1628127877398,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628127877398,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b5682bc4-3912-43fb-bec5-da3c0832693f.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":1628127877398,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628127877398,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b5682bc4-3912-43fb-bec5-da3c0832693f.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":1628127877398,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628127877398,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b5682bc4-3912-43fb-bec5-da3c0832693f.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":1628127877398,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628127877398,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b5682bc4-3912-43fb-bec5-da3c0832693f.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":1628127877398,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628127877398,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b5682bc4-3912-43fb-bec5-da3c0832693f.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":1628127877398,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628127877398,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b5682bc4-3912-43fb-bec5-da3c0832693f.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":1628127877398,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628127877398,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b5682bc4-3912-43fb-bec5-da3c0832693f.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":1628127877398,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628127877398,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"b5682bc4-3912-43fb-bec5-da3c0832693f.assettoscacsar","artifactName":"service-BasicOnboardOggbxo-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":1628127877398,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628127877398,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"b5682bc4-3912-43fb-bec5-da3c0832693f.assettoscatemplate","artifactName":"service-BasicOnboardOggbxo-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":1628127877398,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","empty":false},{"definition":false,"hidden":false,"uniqueId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","empty":false},{"definition":false,"hidden":false,"uniqueId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","empty":false},{"definition":false,"hidden":false,"uniqueId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","empty":false},{"definition":false,"hidden":false,"uniqueId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","empty":false}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"substitutionFilterComponents":null,"interfaces":{},"dataTypes":null,"substitutionFilter":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628127877398,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b5682bc4-3912-43fb-bec5-da3c0832693f.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":1628127877398,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628127877398,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b5682bc4-3912-43fb-bec5-da3c0832693f.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":1628127877398,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628127877398,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b5682bc4-3912-43fb-bec5-da3c0832693f.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":1628127877398,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628127877398,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b5682bc4-3912-43fb-bec5-da3c0832693f.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":1628127877398,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628127877398,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b5682bc4-3912-43fb-bec5-da3c0832693f.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":1628127877398,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628127877398,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b5682bc4-3912-43fb-bec5-da3c0832693f.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":1628127877398,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","creationDate":1628127877496,"version":"0.1","icon":"network_l_1-3","description":"service","tags":["basic_onboard_ogGbxo"],"uniqueId":"b5682bc4-3912-43fb-bec5-da3c0832693f","componentMetadataForSupportLog":{"SupportablityComponentUUID":"ebb2ba4b-aa00-44e5-8000-77cce4d185e2","SupportablityComponentName":"basic_onboard_ogGbxo","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","highestVersion":true,"uuid":"ebb2ba4b-aa00-44e5-8000-77cce4d185e2","systemName":"BasicOnboardOggbxo","invariantUUID":"f2d7c643-77f4-4ce6-81d7-12d141ebb6be","normalizedName":"basiconboardoggbxo","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1628127877496,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628127877398,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b5682bc4-3912-43fb-bec5-da3c0832693f.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":1628127877398,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628127877398,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b5682bc4-3912-43fb-bec5-da3c0832693f.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":1628127877398,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628127877398,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b5682bc4-3912-43fb-bec5-da3c0832693f.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":1628127877398,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628127877398,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b5682bc4-3912-43fb-bec5-da3c0832693f.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":1628127877398,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628127877398,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b5682bc4-3912-43fb-bec5-da3c0832693f.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":1628127877398,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628127877398,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b5682bc4-3912-43fb-bec5-da3c0832693f.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":1628127877398,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628127877398,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b5682bc4-3912-43fb-bec5-da3c0832693f.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":1628127877398,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628127877398,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b5682bc4-3912-43fb-bec5-da3c0832693f.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":1628127877398,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628127877398,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b5682bc4-3912-43fb-bec5-da3c0832693f.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":1628127877398,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628127877398,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b5682bc4-3912-43fb-bec5-da3c0832693f.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":1628127877398,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628127877398,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b5682bc4-3912-43fb-bec5-da3c0832693f.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":1628127877398,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628127877398,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b5682bc4-3912-43fb-bec5-da3c0832693f.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":1628127877398,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628127877398,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b5682bc4-3912-43fb-bec5-da3c0832693f.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":1628127877398,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_onboard_ogGbxo"}
2021-08-05 01:44:38,136 INFO 285:__init__.py(1) - Service basic_onboard_ogGbxo is created in SDC
2021-08-05 01:44:38,136 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-05 01:44:38,145 DEBUG 159:__init__.py(1) - check if Vf basic_onboard_ogGbxo exists in SDC
2021-08-05 01:44:38,145 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-08-05 01:44:38,146 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:44:38,146 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF
2021-08-05 01:44:38,146 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-08-05 01:44:38,148 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-05 01:44:38,244 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 719
2021-08-05 01:44:38,245 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200
2021-08-05 01:44:38,246 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"d23740c0-0678-43d6-965e-28b0f776f476","invariantUUID":"c6ea0922-7853-4e6f-ae05-02373cf97523","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/d23740c0-0678-43d6-965e-28b0f776f476/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"3ca58564-2fbd-4974-abd3-20d32f1acbac","invariantUUID":"5ef8efbb-dfe0-42d2-9158-3c556be4c1cf","name":"basic_onboard_ogGbxo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3ca58564-2fbd-4974-abd3-20d32f1acbac/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}]
2021-08-05 01:44:38,248 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-05 01:44:38,249 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-05 01:44:38,249 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-05 01:44:38,249 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-08-05 01:44:38,249 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ogGbxo from SDC
2021-08-05 01:44:38,249 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-05 01:44:38,250 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-05 01:44:38,250 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-08-05 01:44:38,250 DEBUG 147:__init__.py(1) - number of Vf returned: 2
2021-08-05 01:44:38,250 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_ogGbxo
2021-08-05 01:44:38,250 INFO 192:__init__.py(1) - Vf found, updating information
2021-08-05 01:44:38,251 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:44:38,251 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-08-05 01:44:38,251 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None
2021-08-05 01:44:38,254 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:44:38,817 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None
2021-08-05 01:44:38,820 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200
2021-08-05 01:44:38,823 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8af5e84-25f1-4430-b8e1-91377de9984f","lifecycleState":"CERTIFIED","lastUpdateDate":1628118866200,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0722586c-8639-4c2f-9e52-7dea641f60b6","invariantUUID":"d0df802f-9680-4713-b210-d49262ce11b8","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118560260,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a5523e-e27f-4d70-a5a4-02d259a4457a","invariantUUID":"947f95a9-102c-4168-b148-07fb2cb7cf5f","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"527ce98c-e774-41b6-82b8-cfa8427887ba","lifecycleState":"CERTIFIED","lastUpdateDate":1628118659133,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1350cbc6-39dd-43c2-a0b3-e8609605154f","invariantUUID":"adecfc39-7ac5-420d-ac24-1781854ce38f","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ebcedfcb-ebb1-4522-b21a-322bdc1cde9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118855568,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"526d94a7-75a7-4f5b-970c-d91f03536de7","invariantUUID":"10a64781-9d88-4975-9700-149455d65137","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d7236df9-3028-4a79-80e5-28dc61a4b9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628119046301,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a3c378-3c52-48fc-860f-3a9b3b6236a9","invariantUUID":"a8ff9173-defb-4027-8ce2-94f4e8ee3370","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4cb98249-a6ee-4d7d-ac4b-e0c08844c876","lifecycleState":"CERTIFIED","lastUpdateDate":1628118980377,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7fe3949-8ba6-4c37-a728-54dba1d2dbae","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5dbc1ec1-e153-4c08-9a63-b87657452de3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119004468,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18458f1f-501b-4d3e-9244-429e1107b780","invariantUUID":"034a7034-2e5e-41ed-aace-1717cc80e812","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"12c44ed0-f576-4291-95f9-03ebde5652f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118674621,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c887b4b6-ab5f-465a-ac1a-802d70d4d721","invariantUUID":"694b8205-8c0a-4336-973f-be570419d763","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df85cff9-128c-4e83-b4fa-f2992d66fcec","lifecycleState":"CERTIFIED","lastUpdateDate":1628118910834,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a88df4d-00b4-45bf-81cc-8ffd2ae5243d","invariantUUID":"66b6475e-5cdd-4d42-80eb-f9357a02e070","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"58c185bb-d257-4134-bb55-d48600f9ba68","lifecycleState":"CERTIFIED","lastUpdateDate":1628119020751,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e40007e-b2b1-4800-8432-d28a0821b6d7","invariantUUID":"ca7a4fd1-80d8-439c-8f72-b1f2300365f8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33181c54-d4d9-4cf9-81c7-2cf94e9859be","lifecycleState":"CERTIFIED","lastUpdateDate":1628118785484,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbb8e71a-d899-46e3-8a96-1001ef1ffe46","invariantUUID":"2b10ebb5-a147-4690-b539-c3cd71d66bf6","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ffdab7a8-b3ae-4caa-a013-f78d415c5749","lifecycleState":"CERTIFIED","lastUpdateDate":1628118642685,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89d8cf40-e828-4ff6-9e93-0c7f5eae8a1c","invariantUUID":"fe67061b-e0b1-47f6-99c2-4baab892b456","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"75406fec-9fb0-4485-bdb2-f69bfb37777c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118610458,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c352430-16d4-47c5-9107-bc60c5f0b843","invariantUUID":"caa6b68d-ab89-47e3-8670-ef5ae4c7bb47","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"daef4004-de95-4c37-b36c-aebfa4340da2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119010488,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19ebdce2-df25-467a-8175-548930d70e8a","invariantUUID":"92d9f323-6bd1-478f-a840-0bd7ed4bec4b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"89c34dca-a89a-4dd7-a8ab-19b683188792","lifecycleState":"CERTIFIED","lastUpdateDate":1628118615571,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3f64d9-cf54-499a-9646-fd160f4fd00c","invariantUUID":"ebf886c6-bdd9-4095-bbb8-fcfda89e2bb3","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0fd3728c-d9cd-4134-853d-5e735ac923da","lifecycleState":"CERTIFIED","lastUpdateDate":1628118835316,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f53e1ea8-fddc-4d5a-b4e1-550083f3c0ac","invariantUUID":"b3c7763c-96fa-4959-80bb-aec6b76ed86b","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"354a3b21-309e-4d35-945d-42beaa8d71cd","lifecycleState":"CERTIFIED","lastUpdateDate":1628119030680,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5dbfd55-6ea5-4d6f-9145-3dcc869fef18","invariantUUID":"d19f4258-e677-4de1-a8e2-6678b5952c70","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b0d39c23-0610-4a1c-9668-7c25b68ab7ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628118999485,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38327d1a-0ac0-42a3-be9c-454cc8bf7801","invariantUUID":"433a044d-a02e-43de-ba97-3eeecd69ebf8","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d121cd10-5b5b-4960-89f9-02f6aef496d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119123907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d07c8f38-06e9-4c35-9e91-4e9a0b9728e6","invariantUUID":"023b8c16-63fa-4faf-bfa5-cd79d637452e","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705","lifecycleState":"CERTIFIED","lastUpdateDate":1628118760412,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3e831c97-708c-4895-9ab4-9a2abd773411","invariantUUID":"f55b9b3c-c6a9-44a1-9275-46aa80f149fe","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"985eea34-180e-49ce-ad44-93dfdb76c1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628118850511,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3778b377-bcc3-4ca3-acf9-dce78a9f2351","invariantUUID":"970f22dc-e3a5-4573-b6cd-9282ec965f9f","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e4148364-ae26-4402-a581-67ab18126fc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628118598576,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b9f1de1-bbb9-4f95-895a-ea56b0cc364f","invariantUUID":"14a53528-c4ef-46ae-a334-5bada64bf84b","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e5b3f402-dbb6-4209-9cd2-2f90658155e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628118698915,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2a84562f-8c37-49e0-8b22-2be08a1ed03e","invariantUUID":"f188c7f6-3daf-4175-a666-c571a37106cb","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f9ce6891-a126-42be-b329-319b12a2cfb9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118884654,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b59e6f29-d5d6-4c25-b43f-d14e66a6e451","invariantUUID":"deb07359-e94b-483a-8808-c415fe56ac5a","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e50d0613-7b05-4394-ae89-df914fa95710","lifecycleState":"CERTIFIED","lastUpdateDate":1628119035649,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5438de65-ba39-4312-a74c-236f747c77f5","invariantUUID":"311f2c56-f3b9-46d1-8f4e-3c00fab33c9b","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0a6cd92-2eda-4589-97b5-1a277b48147d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118780488,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9f3d63-e20e-436d-9ada-99a936dcbc5b","invariantUUID":"c2223c0c-c4a3-4d47-855b-e30b864944c4","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"aa20b5ea-3006-4736-a262-d4eceaa39d28","lifecycleState":"CERTIFIED","lastUpdateDate":1628118955248,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7017dcda-061e-407f-be02-fbee1dd02066","invariantUUID":"034d8a8e-4899-441e-bf4b-ec3b0f5b9cf9","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8f012bc-5d25-48ab-9a22-18fb929e89ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628119088893,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc91abab-918d-45c2-8ead-0a8c9a7f3ff7","invariantUUID":"edc6f73e-ca7a-4b2d-af40-65364d820a2b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39f21489-6762-4454-b842-e710733e4501","lifecycleState":"CERTIFIED","lastUpdateDate":1628118654090,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b190fb4-e619-428a-b9b9-5c43e0616ec3","invariantUUID":"6d4b26ba-c458-4d15-ab4a-f7026ed6568d","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1c3fdcc9-1061-4a81-bb48-2b48eb2745d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628119015675,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d330dd1f-d366-46fa-b47c-2582f47360b1","invariantUUID":"639db0fe-357d-4502-80bc-56d58c90bdcc","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5d18e29a-d1a4-4038-abec-1fe82a0dbbb6","lifecycleState":"CERTIFIED","lastUpdateDate":1628127858212,"name":"basic_onboard_ogGbxo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3ca58564-2fbd-4974-abd3-20d32f1acbac","invariantUUID":"5ef8efbb-dfe0-42d2-9158-3c556be4c1cf","systemName":"BasicOnboardOggbxo","description":"VF","tags":["basic_onboard_ogGbxo"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"615a663f-84e9-4372-8cb2-04decac37c3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628119118546,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59e2582e-0f4d-41cb-ad11-f9c4e4d5ba43","invariantUUID":"b20445cf-a8a2-48ae-8ad7-82e05e59de71","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9bf337f8-b993-4d4a-8d7c-d942888cbd3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118926693,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ffad9d4-9875-43e3-bcb2-0f025883c6fd","invariantUUID":"f98ac27a-cc50-4d79-8def-a590d2c2e57b","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7050dee-824e-4991-b074-20b0c13f299d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118935842,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5c911c4-79b0-4b89-ae97-bd66df10330c","invariantUUID":"9a9ff12e-6b12-4fdc-91f6-ef55fcd94cd4","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"7e822999-8f3c-4cae-9bea-3d2fe4fabacd","lifecycleState":"CERTIFIED","lastUpdateDate":1628118727573,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c056b9c8-3d27-4054-878e-0f04b34c2ad2","invariantUUID":"8344586f-8910-40c7-b5ce-8af678cbde2c","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b2a8fda-38c4-4afa-b729-9e12e8a037f2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119105789,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79a65725-5a07-45e4-9de2-f820aac8bee3","invariantUUID":"457bbe42-0b6f-469e-9d7b-602411862f75","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcd113ae-9ee0-4d04-85ff-c2ab74746ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119040648,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1a95e27-f18e-4ce6-b687-fb203923b49a","invariantUUID":"925a6a31-ac8f-4b1a-ba66-881734fc8781","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94b9fa3-92eb-427a-8271-9a98f6dc391b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119057581,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f319e26-1199-4f8d-b8e0-951d54ab08d4","invariantUUID":"fdc4c06a-69b8-41c5-be02-a6d654d5d885","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"77ea7f2c-5309-4015-9b8f-b91487f43370","lifecycleState":"CERTIFIED","lastUpdateDate":1628118890682,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efecfe1d-012e-4d32-a452-07f478678f3d","invariantUUID":"e5a1cf88-e7d3-4521-858b-ecd82de44a01","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b3d7cb6-7f1c-4a74-b3e3-5c22b3df2813","lifecycleState":"CERTIFIED","lastUpdateDate":1628118975345,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b33bf304-1736-4261-a46d-4be8d57a06f5","invariantUUID":"95004465-b6a3-406c-b1f2-53e94cd3ecc3","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"2248ebbe-8f40-4c77-99e4-60c75cb5e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118746783,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdc2ae91-57e9-41bf-85d7-a4c0a8546db4","invariantUUID":"70fb3037-58db-4afa-a3a1-1489d5dbb9de","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cbdf6c44-604b-4c89-b6af-c5d1f19a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118970327,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"545af169-de68-4dbc-95f7-cc465925fb41","invariantUUID":"cc546861-864c-4ae9-888c-18dff317efdc","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"995da908-32c2-4f56-8088-639c7440730d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118879709,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","invariantUUID":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9d51e7f7-580e-48d6-ae16-3a90acfe6883","lifecycleState":"CERTIFIED","lastUpdateDate":1628118802301,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b1ecc-d616-44f7-838d-f0c341abab20","invariantUUID":"64c52958-a684-41be-aeda-4f0ff5645b4c","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"432abfb2-1419-4840-854f-1209e37aa612","lifecycleState":"CERTIFIED","lastUpdateDate":1628118895811,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e572cd65-47a3-40d8-9740-19dc9f5d2a83","invariantUUID":"97030bd4-4a7e-4839-8103-495729cb2d8a","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51da12c1-1003-4044-8693-308c46b2ce4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628119025669,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbd2f76-19e7-413b-846d-e58662635e4f","invariantUUID":"a2b2fd99-11bb-4ba3-9f0c-0fe32d241c9b","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79cecb75-f349-43f2-979b-547716f1181c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118921052,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fbf1269-47d0-4fb8-a39c-0a09c9ed348e","invariantUUID":"9a7609f7-b960-4ce4-826a-b8922851c1f4","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d9169b85-b748-4f46-9f77-4416255358b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118585136,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4a1a3710-8838-41ae-88b6-fb1253ee5f48","invariantUUID":"0ac6422c-39b8-4f7b-9445-687558d95040","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"08592152-7f49-4f20-848c-2ac9981e11ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628118905767,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b784b449-4a35-4115-a3a7-eb2e2e31350c","invariantUUID":"a45890d0-50ec-4daa-ad39-cdeb4fb2f54b","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"223ebee4-ad73-4556-858e-44d61c6c446a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118770389,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5173744a-f235-48cd-ba6e-aac3acc29967","invariantUUID":"ab833bad-bc4f-487a-88b4-818311435608","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a94df445-d845-444c-92bd-6c5b3cb3c70b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118692649,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3186613d-432c-45f4-a2e3-fb0a4f3fbc55","invariantUUID":"282acd81-b48f-4ffc-9a9e-a8111e333fc1","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"117e2f64-37eb-4aae-8e48-7e99e3b9e2eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118900736,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b344bdd-200d-4ca0-91cc-1a1e25d7f04c","invariantUUID":"12542805-2162-42fc-a037-6d72ea15e509","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bfbeba95-53e0-46ea-abbb-67d5083feac2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118680056,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0cdcbd97-8806-4fda-a088-3fe9555884d0","invariantUUID":"88a05cf8-fbc6-48bf-ac6f-a640d5741d6d","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1427b2ed-ed7a-4ad5-a870-a005530f102b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118664235,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3ed56f8-c850-4b95-9bc1-01df3bb2984e","invariantUUID":"b363f535-0c94-42e0-ae2c-2e8fb19a555b","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"10a3e233-8ae1-49ee-8072-3012816ad941","lifecycleState":"CERTIFIED","lastUpdateDate":1628127302406,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d23740c0-0678-43d6-965e-28b0f776f476","invariantUUID":"c6ea0922-7853-4e6f-ae05-02373cf97523","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b762f4f-ccdf-4c0f-8f65-668a3bccb01e","lifecycleState":"CERTIFIED","lastUpdateDate":1628118775445,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbb69b-08a3-4edf-97bc-aee55dad1bfd","invariantUUID":"38d473f0-aa09-40a7-b339-ffc05525151b","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae4402f9-9418-4b4c-bb8e-49debefc5a72","lifecycleState":"CERTIFIED","lastUpdateDate":1628118754938,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bed1353b-c4a4-4ed9-9b75-259c5c9524c9","invariantUUID":"b69cee8c-2c60-4aed-8d78-6f6b24bf52eb","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0c2023f-5a1a-4864-b878-75d3fdb0d355","lifecycleState":"CERTIFIED","lastUpdateDate":1628118620531,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7044c44b-5c24-4c0e-adec-a783aeff33ee","invariantUUID":"85bd80db-aa82-439b-872b-dab5cff4cd7a","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f19ea04f-d792-4859-8469-497b0498ea23","lifecycleState":"CERTIFIED","lastUpdateDate":1628118950185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4386f2d8-0abd-4122-aec0-b6c4b1d59a5f","invariantUUID":"c3442e9a-51eb-4d47-a7d9-9819ec5afaca","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9a2a646e-b3a0-4cd3-8404-daad31e082f3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119134591,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04eaf85d-d1d0-4c7b-b37b-85608737593a","invariantUUID":"8be90fed-9ef1-4a96-86f2-c92b6621f56c","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8946a69-abb8-402b-8787-0f74064c2172","lifecycleState":"CERTIFIED","lastUpdateDate":1628119131475,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"143139a4-fa9c-416e-891f-f575c0080ec1","invariantUUID":"baf216f2-3268-4d7d-afb1-716fc004d055","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f96459e5-302b-4cf6-88a8-368c45ac1328","lifecycleState":"CERTIFIED","lastUpdateDate":1628118807988,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fcd89eb-6a53-4684-bb0b-b198c947b81b","invariantUUID":"feaf562d-1a37-4e96-a078-4b9d01714128","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c2756141-6346-46a7-b37b-0a1173c67405","lifecycleState":"CERTIFIED","lastUpdateDate":1628119115492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa49d6e7-3c51-47f2-af86-3ade6312e9e1","invariantUUID":"c4e63e79-81d9-4fe1-9189-31c8b9aeb57f","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f0f3d95-b938-48b2-896b-1ceae05c948c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118873740,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e2ddf4-0051-4962-946a-381b0f5c4852","invariantUUID":"d3ab9ad7-1559-492b-8ede-4344c52165d2","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"603ee696-a44f-4ac8-a1bb-8982b0566762","lifecycleState":"CERTIFIED","lastUpdateDate":1628118669330,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9791c65c-13e8-4055-b8f6-5aed91d4dc4d","invariantUUID":"3158524a-5ba4-4a05-97d0-be40c072b843","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"92d23c6a-c576-4c73-b337-3422a1b5cea1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118648287,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eb88834-bc81-4ec0-b3ee-d83ab8294f44","invariantUUID":"4d872e52-f515-40f0-8d6f-f81a41404f38","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.1","componentType":"RESOURCE","icon":"network","uniqueId":"8b379f65-877c-4c69-80b2-067c742740e7","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628119071617,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c487b2-ac99-4fc0-839a-400ba0f06e96","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"17ac717e-a96d-4f8f-85b2-68369e02358d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118732562,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d662ed9-f80f-43e8-b07c-665dd4f86b42","invariantUUID":"3bcbfa9e-9bd2-4dd6-8d44-af743b8bc54e","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cf972a41-0f86-4619-b52b-89b7f8691bee","lifecycleState":"CERTIFIED","lastUpdateDate":1628118685673,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd357c6-917a-4efe-a228-c42e42e9c820","invariantUUID":"647b7596-46fc-40a6-9cdd-1449aa2bb875","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"44dad164-1b28-4cf2-8a52-4bd1620ade9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118797120,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dbfecd-d52c-4fda-b7f7-52fa74de4c07","invariantUUID":"d04eb533-bf3a-44c9-a131-7ad4d7bb7738","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d9f96678-0e49-44a3-9030-3661e8365873","lifecycleState":"CERTIFIED","lastUpdateDate":1628118593448,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15f1d13e-4768-4901-819e-148680a11ec3","invariantUUID":"e921e86f-8a2c-4232-bd81-3211c5f28a5d","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"250b59c7-d073-4926-9994-c8534f41fe9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119095665,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4863d-3d8e-44e0-a78c-6aab0a6c97c6","invariantUUID":"12067bc6-1abc-4577-aca3-df6a9e489b9c","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"667d3c2b-215a-4f95-83a8-5cb2e1426ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119062629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19fdc598-1ea0-46d7-8901-0e8d56720a1b","invariantUUID":"63215672-da01-415b-94fd-3c6142751ebc","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"624db8d3-7cbe-4bba-8dfe-b950331cf45a","lifecycleState":"CERTIFIED","lastUpdateDate":1628126936449,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d3b189d6-941a-4789-9c78-bd773d3f9d13","lifecycleState":"CERTIFIED","lastUpdateDate":1628127351524,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b5682bc4-3912-43fb-bec5-da3c0832693f","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1628127877496,"name":"basic_onboard_ogGbxo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"ebb2ba4b-aa00-44e5-8000-77cce4d185e2","invariantUUID":"f2d7c643-77f4-4ce6-81d7-12d141ebb6be","systemName":"BasicOnboardOggbxo","description":"service","tags":["basic_onboard_ogGbxo"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-08-05 01:44:38,830 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_ogGbxo found in resources list
2021-08-05 01:44:38,831 DEBUG 129:onap_service.py(1) - [SDC][Add VF to service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:44:38,831 DEBUG 131:onap_service.py(1) - [SDC][Add VF to service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/b5682bc4-3912-43fb-bec5-da3c0832693f/resourceInstance
2021-08-05 01:44:38,832 DEBUG 132:onap_service.py(1) - [SDC][Add VF to service] data sent: {
  "name": "basic_onboard_ogGbxo",
  "componentVersion": "1.0",
  "posY": 100,
  "posX": 200,
  "uniqueId": "5d18e29a-d1a4-4038-abec-1fe82a0dbbb6",
  "originType": "VF",
  "componentUid": "5d18e29a-d1a4-4038-abec-1fe82a0dbbb6",
  "icon": "defaulticon"
}
2021-08-05 01:44:38,834 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:44:40,857 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/b5682bc4-3912-43fb-bec5-da3c0832693f/resourceInstance HTTP/1.1" 201 None
2021-08-05 01:44:40,859 INFO 142:onap_service.py(1) - [SDC][Add VF to service] response code: 201
2021-08-05 01:44:40,861 DEBUG 146:onap_service.py(1) - [SDC][Add VF to service] response: {"capabilities":null,"requirements":null,"deploymentArtifacts":null,"artifacts":null,"groupInstances":null,"interfaces":null,"properties":null,"attributes":null,"nodeFilter":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.vf_module_id","type":"string","required":false,"defaultValue":null,"description":"The VF Module ID is provided by ONAP","schema":null,"password":false,"name":"vf_module_id","value":"Ubuntu18-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":"true","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_naming","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.multi_stage_design","type":"boolean","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"multi_stage_design","value":"false","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.nf_naming_code","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_naming_code","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.nf_function","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_function","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.controller_actor","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"controller_actor","value":"SO-REF-DATA","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.availability_zone_max_count","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"availability_zone_max_count","value":"1","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"metadata":null,"constraints":[{"validValues":["0","1","2"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.sdnc_artifact_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_artifact_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.vnf_name","type":"string","required":false,"defaultValue":null,"description":"The VM name","schema":null,"password":false,"name":"vnf_name","value":"Ubuntu18-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.max_instances","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"max_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.ubuntu18_name_0","type":"string","required":false,"defaultValue":null,"description":"The VM name","schema":null,"password":false,"name":"ubuntu18_name_0","value":"ubuntu18","label":"VM name","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.ubuntu18_pub_key","type":"string","required":false,"defaultValue":null,"description":"Public key to be installed on the compute instance","schema":null,"password":false,"name":"ubuntu18_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.nf_type","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_type","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.dcae_collector_ip","type":"string","required":false,"defaultValue":null,"description":"IP address of the DCAE collector","schema":null,"password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.vnf_id","type":"string","required":false,"defaultValue":null,"description":"The VNF ID is provided by ONAP","schema":null,"password":false,"name":"vnf_id","value":"Ubuntu18-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.sdnc_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.nf_role","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_role","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.min_instances","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"min_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.dcae_collector_port","type":"string","required":false,"defaultValue":null,"description":"Port of the DCAE collector","schema":null,"password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.ubuntu18_flavor_name","type":"string","required":false,"defaultValue":null,"description":"Type of instance (flavor) to be used","schema":null,"password":false,"name":"ubuntu18_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.admin_plane_net_name","type":"string","required":false,"defaultValue":null,"description":"The external management network","schema":null,"password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a4cec8c3-1901-4a9d-b96f-9dc9b309bb44.ubuntu18_image_name","type":"string","required":false,"defaultValue":null,"description":"Image to be used for compute instance","schema":null,"password":false,"name":"ubuntu18_image_name","value":"ubuntu-18.04-daily","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.sdnc_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_onboard_ogGbxo 0","SupportablityComponentVersion":null},"actualComponentUid":"5d18e29a-d1a4-4038-abec-1fe82a0dbbb6","createdFromCsar":false,"uniqueId":"b5682bc4-3912-43fb-bec5-da3c0832693f.5d18e29a-d1a4-4038-abec-1fe82a0dbbb6.basic_onboard_oggbxo0","normalizedName":"basic_onboard_oggbxo0","name":"basic_onboard_ogGbxo 0","creationTime":1628127879603,"icon":"defaulticon","description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_onboard_oggbxo0","createdFrom":null,"componentUid":"5d18e29a-d1a4-4038-abec-1fe82a0dbbb6","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicOnboardOggbxo","modificationTime":1628127879603,"customizationUUID":"901eaea8-3dd8-4eb0-9125-8d13bb0b24eb","posX":"200","posY":"100","componentName":"basic_onboard_ogGbxo","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"type":null,"version":null,"ownerId":null,"empty":false}
2021-08-05 01:44:40,861 INFO 511:service.py(1) - Resource VF basic_onboard_ogGbxo has been added on serice basic_onboard_ogGbxo
2021-08-05 01:44:40,865 DEBUG 129:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_ogGbxo] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:44:40,865 DEBUG 131:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_ogGbxo] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/ebb2ba4b-aa00-44e5-8000-77cce4d185e2/distribution
2021-08-05 01:44:40,865 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_ogGbxo] data sent: None
2021-08-05 01:44:40,868 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:44:40,934 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/ebb2ba4b-aa00-44e5-8000-77cce4d185e2/distribution HTTP/1.1" 200 38
2021-08-05 01:44:40,935 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_ogGbxo] response code: 200
2021-08-05 01:44:40,935 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_ogGbxo] response: {"distributionStatusOfServiceList":[]}
2021-08-05 01:44:40,938 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_onboard_ogGbxo] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:44:40,938 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_onboard_ogGbxo] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None
2021-08-05 01:44:40,938 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_onboard_ogGbxo] data sent: None
2021-08-05 01:44:40,940 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:44:40,992 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/None HTTP/1.1" 200 29
2021-08-05 01:44:40,994 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_onboard_ogGbxo] response code: 200
2021-08-05 01:44:40,994 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_onboard_ogGbxo] response: {"distributionStatusList":[]}
2021-08-05 01:44:40,996 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = []
2021-08-05 01:44:40,996 INFO 728:service.py(1) - attempting to checkin Service basic_onboard_ogGbxo in SDC
2021-08-05 01:44:41,000 DEBUG 129:onap_service.py(1) - [SDC][checkin Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:44:41,001 DEBUG 131:onap_service.py(1) - [SDC][checkin Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/b5682bc4-3912-43fb-bec5-da3c0832693f/lifecycleState/checkin
2021-08-05 01:44:41,001 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: {
  "userRemarks": "checkin"
}
2021-08-05 01:44:41,003 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:44:43,008 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/b5682bc4-3912-43fb-bec5-da3c0832693f/lifecycleState/checkin HTTP/1.1" 200 1225
2021-08-05 01:44:43,009 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200
2021-08-05 01:44:43,010 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"b5682bc4-3912-43fb-bec5-da3c0832693f","name":"basic_onboard_ogGbxo","version":"0.1","isHighestVersion":true,"creationDate":1628127877496,"lastUpdateDate":1628127881726,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_onboard_ogGbxo"],"icon":"network_l_1-3","normalizedName":"basiconboardoggbxo","systemName":"BasicOnboardOggbxo","contactId":"cs0008","allVersions":{"0.1":"b5682bc4-3912-43fb-bec5-da3c0832693f"},"projectCode":"123456","invariantUUID":"f2d7c643-77f4-4ce6-81d7-12d141ebb6be","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":"ebb2ba4b-aa00-44e5-8000-77cce4d185e2"}
2021-08-05 01:44:43,013 DEBUG 159:__init__.py(1) - check if Service basic_onboard_ogGbxo exists in SDC
2021-08-05 01:44:43,013 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-05 01:44:43,014 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:44:43,014 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-08-05 01:44:43,014 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-05 01:44:43,016 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-05 01:44:43,409 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1094
2021-08-05 01:44:43,411 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-05 01:44:43,412 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e44fb3d0-e377-44dc-bc22-a31790fb18e5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4aaf7b33-c480-4697-8143-783db4969e08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ebb2ba4b-aa00-44e5-8000-77cce4d185e2","invariantUUID":"f2d7c643-77f4-4ce6-81d7-12d141ebb6be","name":"basic_onboard_ogGbxo","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/ebb2ba4b-aa00-44e5-8000-77cce4d185e2/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}]
2021-08-05 01:44:43,415 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-05 01:44:43,415 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-05 01:44:43,415 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-05 01:44:43,416 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-05 01:44:43,416 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-05 01:44:43,416 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-05 01:44:43,416 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-05 01:44:43,417 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-05 01:44:43,417 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ogGbxo from SDC
2021-08-05 01:44:43,417 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-05 01:44:43,417 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-05 01:44:43,417 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-08-05 01:44:43,418 DEBUG 147:__init__.py(1) - number of Service returned: 3
2021-08-05 01:44:43,418 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_ogGbxo
2021-08-05 01:44:43,418 INFO 192:__init__.py(1) - Service found, updating information
2021-08-05 01:44:43,419 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:44:43,419 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-08-05 01:44:43,419 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-05 01:44:43,421 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:44:43,915 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None
2021-08-05 01:44:43,918 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-05 01:44:43,921 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8af5e84-25f1-4430-b8e1-91377de9984f","lifecycleState":"CERTIFIED","lastUpdateDate":1628118866200,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0722586c-8639-4c2f-9e52-7dea641f60b6","invariantUUID":"d0df802f-9680-4713-b210-d49262ce11b8","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118560260,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a5523e-e27f-4d70-a5a4-02d259a4457a","invariantUUID":"947f95a9-102c-4168-b148-07fb2cb7cf5f","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"527ce98c-e774-41b6-82b8-cfa8427887ba","lifecycleState":"CERTIFIED","lastUpdateDate":1628118659133,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1350cbc6-39dd-43c2-a0b3-e8609605154f","invariantUUID":"adecfc39-7ac5-420d-ac24-1781854ce38f","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ebcedfcb-ebb1-4522-b21a-322bdc1cde9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118855568,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"526d94a7-75a7-4f5b-970c-d91f03536de7","invariantUUID":"10a64781-9d88-4975-9700-149455d65137","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d7236df9-3028-4a79-80e5-28dc61a4b9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628119046301,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a3c378-3c52-48fc-860f-3a9b3b6236a9","invariantUUID":"a8ff9173-defb-4027-8ce2-94f4e8ee3370","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4cb98249-a6ee-4d7d-ac4b-e0c08844c876","lifecycleState":"CERTIFIED","lastUpdateDate":1628118980377,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7fe3949-8ba6-4c37-a728-54dba1d2dbae","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5dbc1ec1-e153-4c08-9a63-b87657452de3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119004468,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18458f1f-501b-4d3e-9244-429e1107b780","invariantUUID":"034a7034-2e5e-41ed-aace-1717cc80e812","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"12c44ed0-f576-4291-95f9-03ebde5652f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118674621,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c887b4b6-ab5f-465a-ac1a-802d70d4d721","invariantUUID":"694b8205-8c0a-4336-973f-be570419d763","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df85cff9-128c-4e83-b4fa-f2992d66fcec","lifecycleState":"CERTIFIED","lastUpdateDate":1628118910834,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a88df4d-00b4-45bf-81cc-8ffd2ae5243d","invariantUUID":"66b6475e-5cdd-4d42-80eb-f9357a02e070","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"58c185bb-d257-4134-bb55-d48600f9ba68","lifecycleState":"CERTIFIED","lastUpdateDate":1628119020751,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e40007e-b2b1-4800-8432-d28a0821b6d7","invariantUUID":"ca7a4fd1-80d8-439c-8f72-b1f2300365f8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33181c54-d4d9-4cf9-81c7-2cf94e9859be","lifecycleState":"CERTIFIED","lastUpdateDate":1628118785484,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbb8e71a-d899-46e3-8a96-1001ef1ffe46","invariantUUID":"2b10ebb5-a147-4690-b539-c3cd71d66bf6","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ffdab7a8-b3ae-4caa-a013-f78d415c5749","lifecycleState":"CERTIFIED","lastUpdateDate":1628118642685,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89d8cf40-e828-4ff6-9e93-0c7f5eae8a1c","invariantUUID":"fe67061b-e0b1-47f6-99c2-4baab892b456","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"75406fec-9fb0-4485-bdb2-f69bfb37777c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118610458,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c352430-16d4-47c5-9107-bc60c5f0b843","invariantUUID":"caa6b68d-ab89-47e3-8670-ef5ae4c7bb47","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"daef4004-de95-4c37-b36c-aebfa4340da2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119010488,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19ebdce2-df25-467a-8175-548930d70e8a","invariantUUID":"92d9f323-6bd1-478f-a840-0bd7ed4bec4b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"89c34dca-a89a-4dd7-a8ab-19b683188792","lifecycleState":"CERTIFIED","lastUpdateDate":1628118615571,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3f64d9-cf54-499a-9646-fd160f4fd00c","invariantUUID":"ebf886c6-bdd9-4095-bbb8-fcfda89e2bb3","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0fd3728c-d9cd-4134-853d-5e735ac923da","lifecycleState":"CERTIFIED","lastUpdateDate":1628118835316,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f53e1ea8-fddc-4d5a-b4e1-550083f3c0ac","invariantUUID":"b3c7763c-96fa-4959-80bb-aec6b76ed86b","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"354a3b21-309e-4d35-945d-42beaa8d71cd","lifecycleState":"CERTIFIED","lastUpdateDate":1628119030680,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5dbfd55-6ea5-4d6f-9145-3dcc869fef18","invariantUUID":"d19f4258-e677-4de1-a8e2-6678b5952c70","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b0d39c23-0610-4a1c-9668-7c25b68ab7ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628118999485,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38327d1a-0ac0-42a3-be9c-454cc8bf7801","invariantUUID":"433a044d-a02e-43de-ba97-3eeecd69ebf8","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d121cd10-5b5b-4960-89f9-02f6aef496d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119123907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d07c8f38-06e9-4c35-9e91-4e9a0b9728e6","invariantUUID":"023b8c16-63fa-4faf-bfa5-cd79d637452e","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705","lifecycleState":"CERTIFIED","lastUpdateDate":1628118760412,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3e831c97-708c-4895-9ab4-9a2abd773411","invariantUUID":"f55b9b3c-c6a9-44a1-9275-46aa80f149fe","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"985eea34-180e-49ce-ad44-93dfdb76c1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628118850511,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3778b377-bcc3-4ca3-acf9-dce78a9f2351","invariantUUID":"970f22dc-e3a5-4573-b6cd-9282ec965f9f","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e4148364-ae26-4402-a581-67ab18126fc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628118598576,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b9f1de1-bbb9-4f95-895a-ea56b0cc364f","invariantUUID":"14a53528-c4ef-46ae-a334-5bada64bf84b","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e5b3f402-dbb6-4209-9cd2-2f90658155e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628118698915,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2a84562f-8c37-49e0-8b22-2be08a1ed03e","invariantUUID":"f188c7f6-3daf-4175-a666-c571a37106cb","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f9ce6891-a126-42be-b329-319b12a2cfb9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118884654,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b59e6f29-d5d6-4c25-b43f-d14e66a6e451","invariantUUID":"deb07359-e94b-483a-8808-c415fe56ac5a","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e50d0613-7b05-4394-ae89-df914fa95710","lifecycleState":"CERTIFIED","lastUpdateDate":1628119035649,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5438de65-ba39-4312-a74c-236f747c77f5","invariantUUID":"311f2c56-f3b9-46d1-8f4e-3c00fab33c9b","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0a6cd92-2eda-4589-97b5-1a277b48147d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118780488,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9f3d63-e20e-436d-9ada-99a936dcbc5b","invariantUUID":"c2223c0c-c4a3-4d47-855b-e30b864944c4","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"aa20b5ea-3006-4736-a262-d4eceaa39d28","lifecycleState":"CERTIFIED","lastUpdateDate":1628118955248,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7017dcda-061e-407f-be02-fbee1dd02066","invariantUUID":"034d8a8e-4899-441e-bf4b-ec3b0f5b9cf9","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8f012bc-5d25-48ab-9a22-18fb929e89ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628119088893,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc91abab-918d-45c2-8ead-0a8c9a7f3ff7","invariantUUID":"edc6f73e-ca7a-4b2d-af40-65364d820a2b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39f21489-6762-4454-b842-e710733e4501","lifecycleState":"CERTIFIED","lastUpdateDate":1628118654090,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b190fb4-e619-428a-b9b9-5c43e0616ec3","invariantUUID":"6d4b26ba-c458-4d15-ab4a-f7026ed6568d","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1c3fdcc9-1061-4a81-bb48-2b48eb2745d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628119015675,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d330dd1f-d366-46fa-b47c-2582f47360b1","invariantUUID":"639db0fe-357d-4502-80bc-56d58c90bdcc","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5d18e29a-d1a4-4038-abec-1fe82a0dbbb6","lifecycleState":"CERTIFIED","lastUpdateDate":1628127858212,"name":"basic_onboard_ogGbxo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3ca58564-2fbd-4974-abd3-20d32f1acbac","invariantUUID":"5ef8efbb-dfe0-42d2-9158-3c556be4c1cf","systemName":"BasicOnboardOggbxo","description":"VF","tags":["basic_onboard_ogGbxo"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"615a663f-84e9-4372-8cb2-04decac37c3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628119118546,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59e2582e-0f4d-41cb-ad11-f9c4e4d5ba43","invariantUUID":"b20445cf-a8a2-48ae-8ad7-82e05e59de71","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9bf337f8-b993-4d4a-8d7c-d942888cbd3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118926693,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ffad9d4-9875-43e3-bcb2-0f025883c6fd","invariantUUID":"f98ac27a-cc50-4d79-8def-a590d2c2e57b","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7050dee-824e-4991-b074-20b0c13f299d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118935842,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5c911c4-79b0-4b89-ae97-bd66df10330c","invariantUUID":"9a9ff12e-6b12-4fdc-91f6-ef55fcd94cd4","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"7e822999-8f3c-4cae-9bea-3d2fe4fabacd","lifecycleState":"CERTIFIED","lastUpdateDate":1628118727573,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c056b9c8-3d27-4054-878e-0f04b34c2ad2","invariantUUID":"8344586f-8910-40c7-b5ce-8af678cbde2c","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b2a8fda-38c4-4afa-b729-9e12e8a037f2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119105789,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79a65725-5a07-45e4-9de2-f820aac8bee3","invariantUUID":"457bbe42-0b6f-469e-9d7b-602411862f75","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcd113ae-9ee0-4d04-85ff-c2ab74746ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119040648,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1a95e27-f18e-4ce6-b687-fb203923b49a","invariantUUID":"925a6a31-ac8f-4b1a-ba66-881734fc8781","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94b9fa3-92eb-427a-8271-9a98f6dc391b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119057581,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f319e26-1199-4f8d-b8e0-951d54ab08d4","invariantUUID":"fdc4c06a-69b8-41c5-be02-a6d654d5d885","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"77ea7f2c-5309-4015-9b8f-b91487f43370","lifecycleState":"CERTIFIED","lastUpdateDate":1628118890682,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efecfe1d-012e-4d32-a452-07f478678f3d","invariantUUID":"e5a1cf88-e7d3-4521-858b-ecd82de44a01","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b3d7cb6-7f1c-4a74-b3e3-5c22b3df2813","lifecycleState":"CERTIFIED","lastUpdateDate":1628118975345,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b33bf304-1736-4261-a46d-4be8d57a06f5","invariantUUID":"95004465-b6a3-406c-b1f2-53e94cd3ecc3","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"2248ebbe-8f40-4c77-99e4-60c75cb5e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118746783,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdc2ae91-57e9-41bf-85d7-a4c0a8546db4","invariantUUID":"70fb3037-58db-4afa-a3a1-1489d5dbb9de","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cbdf6c44-604b-4c89-b6af-c5d1f19a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118970327,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"545af169-de68-4dbc-95f7-cc465925fb41","invariantUUID":"cc546861-864c-4ae9-888c-18dff317efdc","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"995da908-32c2-4f56-8088-639c7440730d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118879709,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","invariantUUID":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9d51e7f7-580e-48d6-ae16-3a90acfe6883","lifecycleState":"CERTIFIED","lastUpdateDate":1628118802301,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b1ecc-d616-44f7-838d-f0c341abab20","invariantUUID":"64c52958-a684-41be-aeda-4f0ff5645b4c","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"432abfb2-1419-4840-854f-1209e37aa612","lifecycleState":"CERTIFIED","lastUpdateDate":1628118895811,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e572cd65-47a3-40d8-9740-19dc9f5d2a83","invariantUUID":"97030bd4-4a7e-4839-8103-495729cb2d8a","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51da12c1-1003-4044-8693-308c46b2ce4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628119025669,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbd2f76-19e7-413b-846d-e58662635e4f","invariantUUID":"a2b2fd99-11bb-4ba3-9f0c-0fe32d241c9b","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79cecb75-f349-43f2-979b-547716f1181c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118921052,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fbf1269-47d0-4fb8-a39c-0a09c9ed348e","invariantUUID":"9a7609f7-b960-4ce4-826a-b8922851c1f4","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d9169b85-b748-4f46-9f77-4416255358b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118585136,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4a1a3710-8838-41ae-88b6-fb1253ee5f48","invariantUUID":"0ac6422c-39b8-4f7b-9445-687558d95040","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"08592152-7f49-4f20-848c-2ac9981e11ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628118905767,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b784b449-4a35-4115-a3a7-eb2e2e31350c","invariantUUID":"a45890d0-50ec-4daa-ad39-cdeb4fb2f54b","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"223ebee4-ad73-4556-858e-44d61c6c446a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118770389,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5173744a-f235-48cd-ba6e-aac3acc29967","invariantUUID":"ab833bad-bc4f-487a-88b4-818311435608","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a94df445-d845-444c-92bd-6c5b3cb3c70b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118692649,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3186613d-432c-45f4-a2e3-fb0a4f3fbc55","invariantUUID":"282acd81-b48f-4ffc-9a9e-a8111e333fc1","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"117e2f64-37eb-4aae-8e48-7e99e3b9e2eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118900736,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b344bdd-200d-4ca0-91cc-1a1e25d7f04c","invariantUUID":"12542805-2162-42fc-a037-6d72ea15e509","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bfbeba95-53e0-46ea-abbb-67d5083feac2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118680056,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0cdcbd97-8806-4fda-a088-3fe9555884d0","invariantUUID":"88a05cf8-fbc6-48bf-ac6f-a640d5741d6d","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1427b2ed-ed7a-4ad5-a870-a005530f102b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118664235,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3ed56f8-c850-4b95-9bc1-01df3bb2984e","invariantUUID":"b363f535-0c94-42e0-ae2c-2e8fb19a555b","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"10a3e233-8ae1-49ee-8072-3012816ad941","lifecycleState":"CERTIFIED","lastUpdateDate":1628127302406,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d23740c0-0678-43d6-965e-28b0f776f476","invariantUUID":"c6ea0922-7853-4e6f-ae05-02373cf97523","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b762f4f-ccdf-4c0f-8f65-668a3bccb01e","lifecycleState":"CERTIFIED","lastUpdateDate":1628118775445,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbb69b-08a3-4edf-97bc-aee55dad1bfd","invariantUUID":"38d473f0-aa09-40a7-b339-ffc05525151b","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae4402f9-9418-4b4c-bb8e-49debefc5a72","lifecycleState":"CERTIFIED","lastUpdateDate":1628118754938,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bed1353b-c4a4-4ed9-9b75-259c5c9524c9","invariantUUID":"b69cee8c-2c60-4aed-8d78-6f6b24bf52eb","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0c2023f-5a1a-4864-b878-75d3fdb0d355","lifecycleState":"CERTIFIED","lastUpdateDate":1628118620531,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7044c44b-5c24-4c0e-adec-a783aeff33ee","invariantUUID":"85bd80db-aa82-439b-872b-dab5cff4cd7a","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f19ea04f-d792-4859-8469-497b0498ea23","lifecycleState":"CERTIFIED","lastUpdateDate":1628118950185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4386f2d8-0abd-4122-aec0-b6c4b1d59a5f","invariantUUID":"c3442e9a-51eb-4d47-a7d9-9819ec5afaca","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9a2a646e-b3a0-4cd3-8404-daad31e082f3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119134591,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04eaf85d-d1d0-4c7b-b37b-85608737593a","invariantUUID":"8be90fed-9ef1-4a96-86f2-c92b6621f56c","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8946a69-abb8-402b-8787-0f74064c2172","lifecycleState":"CERTIFIED","lastUpdateDate":1628119131475,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"143139a4-fa9c-416e-891f-f575c0080ec1","invariantUUID":"baf216f2-3268-4d7d-afb1-716fc004d055","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f96459e5-302b-4cf6-88a8-368c45ac1328","lifecycleState":"CERTIFIED","lastUpdateDate":1628118807988,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fcd89eb-6a53-4684-bb0b-b198c947b81b","invariantUUID":"feaf562d-1a37-4e96-a078-4b9d01714128","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c2756141-6346-46a7-b37b-0a1173c67405","lifecycleState":"CERTIFIED","lastUpdateDate":1628119115492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa49d6e7-3c51-47f2-af86-3ade6312e9e1","invariantUUID":"c4e63e79-81d9-4fe1-9189-31c8b9aeb57f","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f0f3d95-b938-48b2-896b-1ceae05c948c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118873740,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e2ddf4-0051-4962-946a-381b0f5c4852","invariantUUID":"d3ab9ad7-1559-492b-8ede-4344c52165d2","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"603ee696-a44f-4ac8-a1bb-8982b0566762","lifecycleState":"CERTIFIED","lastUpdateDate":1628118669330,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9791c65c-13e8-4055-b8f6-5aed91d4dc4d","invariantUUID":"3158524a-5ba4-4a05-97d0-be40c072b843","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"92d23c6a-c576-4c73-b337-3422a1b5cea1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118648287,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eb88834-bc81-4ec0-b3ee-d83ab8294f44","invariantUUID":"4d872e52-f515-40f0-8d6f-f81a41404f38","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.1","componentType":"RESOURCE","icon":"network","uniqueId":"8b379f65-877c-4c69-80b2-067c742740e7","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628119071617,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c487b2-ac99-4fc0-839a-400ba0f06e96","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"17ac717e-a96d-4f8f-85b2-68369e02358d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118732562,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d662ed9-f80f-43e8-b07c-665dd4f86b42","invariantUUID":"3bcbfa9e-9bd2-4dd6-8d44-af743b8bc54e","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cf972a41-0f86-4619-b52b-89b7f8691bee","lifecycleState":"CERTIFIED","lastUpdateDate":1628118685673,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd357c6-917a-4efe-a228-c42e42e9c820","invariantUUID":"647b7596-46fc-40a6-9cdd-1449aa2bb875","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"44dad164-1b28-4cf2-8a52-4bd1620ade9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118797120,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dbfecd-d52c-4fda-b7f7-52fa74de4c07","invariantUUID":"d04eb533-bf3a-44c9-a131-7ad4d7bb7738","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d9f96678-0e49-44a3-9030-3661e8365873","lifecycleState":"CERTIFIED","lastUpdateDate":1628118593448,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15f1d13e-4768-4901-819e-148680a11ec3","invariantUUID":"e921e86f-8a2c-4232-bd81-3211c5f28a5d","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"250b59c7-d073-4926-9994-c8534f41fe9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119095665,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4863d-3d8e-44e0-a78c-6aab0a6c97c6","invariantUUID":"12067bc6-1abc-4577-aca3-df6a9e489b9c","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"667d3c2b-215a-4f95-83a8-5cb2e1426ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119062629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19fdc598-1ea0-46d7-8901-0e8d56720a1b","invariantUUID":"63215672-da01-415b-94fd-3c6142751ebc","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"624db8d3-7cbe-4bba-8dfe-b950331cf45a","lifecycleState":"CERTIFIED","lastUpdateDate":1628126936449,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d3b189d6-941a-4789-9c78-bd773d3f9d13","lifecycleState":"CERTIFIED","lastUpdateDate":1628127351524,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b5682bc4-3912-43fb-bec5-da3c0832693f","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628127881726,"name":"basic_onboard_ogGbxo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"ebb2ba4b-aa00-44e5-8000-77cce4d185e2","invariantUUID":"f2d7c643-77f4-4ce6-81d7-12d141ebb6be","systemName":"BasicOnboardOggbxo","description":"service","tags":["basic_onboard_ogGbxo"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-08-05 01:44:43,927 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_ogGbxo found in services list
2021-08-05 01:44:43,928 INFO 728:service.py(1) - attempting to Certify Service basic_onboard_ogGbxo in SDC
2021-08-05 01:44:43,932 DEBUG 129:onap_service.py(1) - [SDC][Certify Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:44:43,933 DEBUG 131:onap_service.py(1) - [SDC][Certify Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/b5682bc4-3912-43fb-bec5-da3c0832693f/lifecycleState/Certify
2021-08-05 01:44:43,933 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: {
  "userRemarks": "certify"
}
2021-08-05 01:44:43,935 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:44:48,504 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/b5682bc4-3912-43fb-bec5-da3c0832693f/lifecycleState/Certify HTTP/1.1" 404 204
2021-08-05 01:44:48,505 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 404
2021-08-05 01:44:48,506 DEBUG 146: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-08-05 01:44:48,506 ERROR 157: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-08-05 01:44:48,507 ERROR 42:basic_onboard.py(1) - SDK Exception
2021-08-05 01:44:48,507 INFO 176:run_tests.py(1) - Test result:

+-----------------------+---------------------+------------------+----------------+
|       TEST CASE       |       PROJECT       |     DURATION     |     RESULT     |
+-----------------------+---------------------+------------------+----------------+
|     basic_onboard     |     integration     |      01:22       |      FAIL      |
+-----------------------+---------------------+------------------+----------------+

2021-08-05 01:44:48,512 INFO 48:basic_onboard.py(1) - Generate Test report
2021-08-05 01:44:48,619 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080
2021-08-05 01:44:48,959 DEBUG 433:connectionpool.py(1) - http://87.254.212.120:8080 "POST http://testresults.opnfv.org/onap/api/v1/results HTTP/1.1" 200 73
2021-08-05 01:44:48,961 INFO 246:testcase.py(1) - The results were successfully pushed to DB: 

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

2021-08-05 01:44:48,962 ERROR 253:run_tests.py(1) - The test case 'basic_onboard' failed.
2021-08-05 01:44:48,963 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_ERROR