Using ArcPy, I’m able to create an Image Service on ArcGIS Server and its corresponding Imagery Layer on the ArcGIS Portal, without requiring an Image Server license, by publishing a GeoTIFF with copy data to server enabled (ArcGIS Server).
I would like to know if it's possible to perform the same procedure using the arcgis Python module, without needing the Image Server license.
I appreciate in advance anyone who can help.

