Hey there,
I just have tested the PUT request and created a new image in the component profiles. And it works :-)
- Created a GET request to: https://{{va-fqdn}}/composition-service/api/typeextensions/image/valuesto recieve all current component profiles
- Sent PUT request to the same url with an additional profile
Buuut there are some problems with this:
- ~1400 lines in json for one image declaration
- PUT request will completely overwrite the current component profiles -> risk to destroy all comp profiles
I have contacted VMware to query a feature request (2177231), to get a possibility creating/editing component profiles.
Greetings