...
"vf-module-id":"<vf-module-id>",
"vf-module-model-invariant-id":"<uuid>"
"vf-module-model-version-id":"<uuid>",
"vf-module-model-customization-id":"<uuid>",
"oof_directives":{},
"sdnc_directives":{},
...
QUESTION: What is the purpose of the ‘generic-vnf-id’ and ‘vf-module-id’ paramtersparameters? I initially was thinking multicloud could use these to query AAI for the model-customization-id, but since SO has it already, it can send and avoid the extra AAI lookup. So, is there another use of ‘generic-vnf-id’ and ‘vf-module-id’ ? answer is: they were put there for heatbridge and metadata purposes.
‘user_directives’ is new and ‘sdnc_directives’ was in the API before but not used. Both will have a format similar to the following:
...