Skip to content

Reloading configuration

Reloads the GeoServer catalog and configuration from disk. This operation is used in cases where an external tool has modified the on-disk configuration. This operation will also force GeoServer to drop any internal caches and reconnect to all data stores.

/reload

Method Action Status code Formats Default Format
GET 405
POST Reload the configuration from disk 200
PUT Reload the configuration from disk 200
DELETE 405