Dear Experts,
I am currently trying to dynamically generate thumbnail for raster items under folder connection under catalog view.
Manually we can do it by right click- edit metadata like the screenshots here.

But I want to make that action dynamic by either arcpy or arcgis pro sdk.
I can manage to retrieve list of raster items from folder connection already.
But I still didn't manage to find out how to do it in arcgis pro. In arccatalog addin development, we can call that command "esriArcCatalogUI.CreateThumbnailCommand"
