GET (view) the current image associated to this object using imagetype query
xxxxxxxxxx
curl --request GET \
--url https://alation_domain/integration/v2/bi/server/server_id/report/id/image/ \
--header 'accept: image/png'
GET (view) the current image associated to this object using imagetype query
xxxxxxxxxx
curl --request GET \
--url https://alation_domain/integration/v2/bi/server/server_id/report/id/image/ \
--header 'accept: image/png'