Hello All,

This might be quite trivial but I cannot seem to be able to figure it out
based on the Rest API documentation.

I have several ImageMosaic stores (each of them has exactly 1 layer) which
are in turn backed by GeoTIFF data files. Every few hours I refresh the
data by uploading new GeoTIFF files and removing the old ones (external
operation to GeoServer).

I am looking for a Rest API based approach to the reload the data for a
particular ImageMosaic store. Currently what I am doing is:

"POST /geoserver/rest/reload", followed by:
"POST /geoserver/rest/reset"

This seems to be working but it reloads the data for *all* datastores which
is a bit of overkill.

Is there a Rest API to reload the data for a given ImageMosaic
store/layer?

Thanks much in advance.

Cheers,
Ivan

 
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to