What is the equivalent of arcpy.mapping.CreateMapSDDraft in arcpy.mp when I need to automate the publishing of a raster dataset or large vector dataset as a Map Image to ArcGIS For Portal? Looks like this is missing from arcpy.mp and I can only publish Feature or Tile with arcpy.mp.CreateWebLayerSDDraft.