{
"toolComponentId": "f30b453c-b514-4065-8ce6-04f4f83a779b",
"potencyItemIdentity": "CORE"
}
curl --location --request PUT 'http://localhost:8082/rest/admin/secured/tool/component/cluster/update/96885745-40d6-4190-967e-d4659594cbd5' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"toolComponentId": "f30b453c-b514-4065-8ce6-04f4f83a779b",
"potencyItemIdentity": "CORE"
}'
{}