API provided below manages the Proprietary Components in CAST Highlight.
Details
POST {serverUrl}/WS2/domains/{domainId}/framework/description
Works with Portfolio Manager user
Payload example:
{"vendor":"RMI","product":"","description":"aws","status":"allowed","type":"proprietary"}
If tags need to be attached, they must be created prior to the request above (need to pass the id of the tag)
Ticket
49964
Comments