cURL
curl --request PUT \ --url https://{host}/subscriptions/{platformType}/properties \ --header 'Content-Type: application/json' \ --data ' [ { "propertyRef": "<string>", "propertyName": "<string>", "aliasName": "<string>", "owner": "<string>" } ] '
[ { "propertyRef": "<string>", "propertyName": "<string>", "aliasName": "<string>", "owner": "<string>" } ]
Platform catalog (cloud or containers).
cloud
containers
1
Updated properties
Unique referenced ID.
Recommendation element name (must exist in the applicable Recommendations response schema).
Display alias (scope-unique per rules).
Empty = global; otherwise username (private).